pulumi-scm 1.0.2__py3-none-any.whl → 1.0.3__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- pulumi_scm/_inputs.py +1398 -511
- pulumi_scm/address.py +42 -7
- pulumi_scm/address_group.py +28 -7
- pulumi_scm/aggregate_interface.py +28 -7
- pulumi_scm/anti_spyware_profile.py +14 -7
- pulumi_scm/anti_spyware_signature.py +14 -7
- pulumi_scm/app_override_rule.py +14 -7
- pulumi_scm/application.py +14 -7
- pulumi_scm/application_filter.py +14 -7
- pulumi_scm/application_group.py +14 -7
- pulumi_scm/authentication_portal.py +14 -7
- pulumi_scm/authentication_profile.py +14 -7
- pulumi_scm/authentication_rule.py +14 -7
- pulumi_scm/authentication_sequence.py +14 -7
- pulumi_scm/authentication_setting.py +14 -7
- pulumi_scm/bgp_address_family_profile.py +14 -7
- pulumi_scm/bgp_auth_profile.py +14 -7
- pulumi_scm/bgp_filtering_profile.py +14 -7
- pulumi_scm/bgp_redistribution_profile.py +14 -7
- pulumi_scm/bgp_route_map.py +14 -7
- pulumi_scm/bgp_route_map_redistribution.py +35 -7
- pulumi_scm/certificate_profile.py +14 -7
- pulumi_scm/content_id_setting.py +14 -7
- pulumi_scm/decryption_exclusion.py +14 -7
- pulumi_scm/decryption_profile.py +14 -7
- pulumi_scm/decryption_rule.py +64 -7
- pulumi_scm/device_redistribution_collector.py +14 -7
- pulumi_scm/dhcp_interface.py +134 -7
- pulumi_scm/dns_proxy.py +14 -7
- pulumi_scm/dns_security_profile.py +14 -7
- pulumi_scm/dos_protection_profile.py +14 -7
- pulumi_scm/dos_protection_rule.py +14 -7
- pulumi_scm/dynamic_user_group.py +14 -7
- pulumi_scm/ethernet_interface.py +42 -7
- pulumi_scm/external_dynamic_list.py +14 -7
- pulumi_scm/file_blocking_profile.py +14 -7
- pulumi_scm/general_setting.py +14 -7
- pulumi_scm/get_address.py +0 -46
- pulumi_scm/get_address_group.py +0 -38
- pulumi_scm/get_aggregate_interface.py +0 -38
- pulumi_scm/get_anti_spyware_profile.py +0 -45
- pulumi_scm/get_anti_spyware_signature.py +0 -52
- pulumi_scm/get_app_override_rule.py +0 -72
- pulumi_scm/get_application.py +0 -105
- pulumi_scm/get_application_filter.py +0 -78
- pulumi_scm/get_application_group.py +0 -27
- pulumi_scm/get_authentication_profile.py +0 -45
- pulumi_scm/get_authentication_rule.py +0 -93
- pulumi_scm/get_authentication_sequence.py +0 -30
- pulumi_scm/get_authentication_setting.py +0 -22
- pulumi_scm/get_bgp_address_family_profile.py +0 -27
- pulumi_scm/get_bgp_auth_profile.py +0 -30
- pulumi_scm/get_bgp_filtering_profile.py +0 -30
- pulumi_scm/get_bgp_redistribution_profile.py +0 -27
- pulumi_scm/get_bgp_route_map.py +0 -30
- pulumi_scm/get_bgp_route_map_redistribution.py +0 -39
- pulumi_scm/get_certificate_profile.py +0 -60
- pulumi_scm/get_content_id_setting.py +0 -22
- pulumi_scm/get_decryption_exclusion.py +0 -27
- pulumi_scm/get_decryption_profile.py +0 -36
- pulumi_scm/get_decryption_rule.py +0 -93
- pulumi_scm/get_device_redistribution_collector.py +0 -22
- pulumi_scm/get_dhcp_interface.py +22 -32
- pulumi_scm/get_dhcp_interface_list.py +28 -0
- pulumi_scm/get_dns_proxy.py +0 -48
- pulumi_scm/get_dns_security_profile.py +0 -30
- pulumi_scm/get_dos_protection_profile.py +0 -36
- pulumi_scm/get_dos_protection_rule.py +0 -66
- pulumi_scm/get_dynamic_user_group.py +0 -33
- pulumi_scm/get_ethernet_interface.py +0 -61
- pulumi_scm/get_external_dynamic_list.py +0 -30
- pulumi_scm/get_file_blocking_profile.py +0 -30
- pulumi_scm/get_general_setting.py +0 -22
- pulumi_scm/get_hip_object.py +0 -60
- pulumi_scm/get_hip_profile.py +0 -30
- pulumi_scm/get_http_header_profile.py +0 -30
- pulumi_scm/get_http_server_profile.py +0 -33
- pulumi_scm/get_ike_crypto_profile.py +0 -39
- pulumi_scm/get_ike_gateway.py +0 -48
- pulumi_scm/get_interface_management_profile.py +0 -57
- pulumi_scm/get_ipsec_crypto_profile.py +0 -41
- pulumi_scm/get_ipsec_tunnel.py +0 -42
- pulumi_scm/get_kerberos_server_profile.py +36 -27
- pulumi_scm/get_kerberos_server_profile_list.py +28 -0
- pulumi_scm/get_layer2_subinterface.py +0 -33
- pulumi_scm/get_layer3_subinterface.py +0 -53
- pulumi_scm/get_ldap_server_profile.py +0 -57
- pulumi_scm/get_link_tag.py +0 -30
- pulumi_scm/get_lldp_profile.py +20 -33
- pulumi_scm/get_lldp_profile_list.py +26 -0
- pulumi_scm/get_local_user.py +0 -33
- pulumi_scm/get_local_user_group.py +0 -27
- pulumi_scm/get_log_forwarding_profile.py +38 -30
- pulumi_scm/get_log_forwarding_profile_list.py +28 -0
- pulumi_scm/get_logical_router.py +0 -30
- pulumi_scm/get_loopback_interface.py +0 -42
- pulumi_scm/get_management_interface.py +0 -22
- pulumi_scm/get_motd_banner_setting.py +0 -22
- pulumi_scm/get_ospf_auth_profile.py +0 -35
- pulumi_scm/get_pbf_rule.py +0 -57
- pulumi_scm/get_profile_group.py +0 -51
- pulumi_scm/get_qos_policy_rule.py +0 -45
- pulumi_scm/get_qos_profile.py +36 -30
- pulumi_scm/get_qos_profile_list.py +30 -0
- pulumi_scm/get_radius_server_profile.py +12 -37
- pulumi_scm/get_region.py +0 -30
- pulumi_scm/get_route_access_list.py +0 -30
- pulumi_scm/get_route_community_list.py +0 -30
- pulumi_scm/get_route_path_access_list.py +0 -30
- pulumi_scm/get_route_prefix_list.py +0 -30
- pulumi_scm/get_saml_server_profile.py +50 -49
- pulumi_scm/get_saml_server_profile_list.py +28 -0
- pulumi_scm/get_scep_profile.py +36 -63
- pulumi_scm/get_scep_profile_list.py +28 -0
- pulumi_scm/get_schedule.py +0 -27
- pulumi_scm/get_sdwan_error_correction_profile.py +0 -30
- pulumi_scm/get_sdwan_path_quality_profile.py +0 -27
- pulumi_scm/get_sdwan_rule.py +0 -75
- pulumi_scm/get_sdwan_saas_quality_profile.py +0 -27
- pulumi_scm/get_sdwan_traffic_distribution_profile.py +0 -30
- pulumi_scm/get_service.py +0 -33
- pulumi_scm/get_service_group.py +0 -30
- pulumi_scm/get_service_route.py +0 -22
- pulumi_scm/get_service_setting.py +0 -25
- pulumi_scm/get_session_setting.py +0 -22
- pulumi_scm/get_session_timeout.py +0 -22
- pulumi_scm/get_syslog_server_profile.py +0 -30
- pulumi_scm/get_tacacs_server_profile.py +46 -37
- pulumi_scm/get_tacacs_server_profile_list.py +24 -0
- pulumi_scm/get_tag.py +0 -30
- pulumi_scm/get_tcp_setting.py +0 -22
- pulumi_scm/get_tls_service_profile.py +0 -30
- pulumi_scm/get_tunnel_interface.py +12 -40
- pulumi_scm/get_update_schedule.py +0 -22
- pulumi_scm/get_url_access_profile.py +0 -69
- pulumi_scm/get_url_category.py +0 -33
- pulumi_scm/get_variable.py +0 -36
- pulumi_scm/get_vlan_interface.py +0 -53
- pulumi_scm/get_vpn_setting.py +0 -22
- pulumi_scm/get_vulnerability_protection_profile.py +0 -33
- pulumi_scm/get_vulnerability_protection_signature.py +0 -55
- pulumi_scm/get_wildfire_anti_virus_profile.py +0 -39
- pulumi_scm/get_zone.py +0 -45
- pulumi_scm/hip_object.py +14 -7
- pulumi_scm/hip_profile.py +14 -7
- pulumi_scm/http_header_profile.py +14 -7
- pulumi_scm/http_server_profile.py +14 -7
- pulumi_scm/ike_crypto_profile.py +14 -7
- pulumi_scm/ike_gateway.py +14 -7
- pulumi_scm/interface_management_profile.py +14 -7
- pulumi_scm/ipsec_crypto_profile.py +28 -7
- pulumi_scm/ipsec_tunnel.py +14 -7
- pulumi_scm/kerberos_server_profile.py +100 -7
- pulumi_scm/layer2_subinterface.py +14 -7
- pulumi_scm/layer3_subinterface.py +28 -7
- pulumi_scm/ldap_server_profile.py +14 -7
- pulumi_scm/link_tag.py +14 -7
- pulumi_scm/lldp_profile.py +58 -7
- pulumi_scm/local_user.py +14 -7
- pulumi_scm/local_user_group.py +14 -7
- pulumi_scm/log_forwarding_profile.py +237 -25
- pulumi_scm/logical_router.py +14 -7
- pulumi_scm/loopback_interface.py +66 -7
- pulumi_scm/management_interface.py +14 -7
- pulumi_scm/mfa_server.py +14 -7
- pulumi_scm/motd_banner_setting.py +14 -7
- pulumi_scm/ospf_auth_profile.py +28 -7
- pulumi_scm/outputs.py +3291 -2075
- pulumi_scm/pbf_rule.py +14 -7
- pulumi_scm/profile_group.py +14 -7
- pulumi_scm/pulumi-plugin.json +1 -1
- pulumi_scm/qos_policy_rule.py +14 -7
- pulumi_scm/qos_profile.py +214 -7
- pulumi_scm/radius_server_profile.py +44 -7
- pulumi_scm/region.py +14 -7
- pulumi_scm/route_access_list.py +14 -7
- pulumi_scm/route_community_list.py +14 -7
- pulumi_scm/route_path_access_list.py +14 -7
- pulumi_scm/route_prefix_list.py +14 -7
- pulumi_scm/saml_server_profile.py +135 -7
- pulumi_scm/scep_profile.py +245 -42
- pulumi_scm/schedule.py +14 -7
- pulumi_scm/sdwan_error_correction_profile.py +14 -7
- pulumi_scm/sdwan_path_quality_profile.py +14 -7
- pulumi_scm/sdwan_rule.py +14 -7
- pulumi_scm/sdwan_saas_quality_profile.py +14 -7
- pulumi_scm/sdwan_traffic_distribution_profile.py +14 -7
- pulumi_scm/service.py +14 -7
- pulumi_scm/service_group.py +14 -7
- pulumi_scm/service_route.py +14 -7
- pulumi_scm/service_setting.py +14 -7
- pulumi_scm/session_setting.py +14 -7
- pulumi_scm/session_timeout.py +14 -7
- pulumi_scm/syslog_server_profile.py +14 -7
- pulumi_scm/tacacs_server_profile.py +112 -7
- pulumi_scm/tag.py +14 -7
- pulumi_scm/tcp_setting.py +14 -7
- pulumi_scm/tls_service_profile.py +14 -7
- pulumi_scm/tunnel_interface.py +113 -7
- pulumi_scm/update_schedule.py +14 -7
- pulumi_scm/url_access_profile.py +14 -7
- pulumi_scm/url_category.py +14 -7
- pulumi_scm/variable.py +14 -7
- pulumi_scm/vlan_interface.py +28 -7
- pulumi_scm/vpn_setting.py +14 -7
- pulumi_scm/vulnerability_protection_profile.py +14 -7
- pulumi_scm/vulnerability_protection_signature.py +14 -7
- pulumi_scm/wildfire_anti_virus_profile.py +14 -7
- pulumi_scm/zone.py +14 -7
- pulumi_scm/zone_protection_profile.py +21 -0
- {pulumi_scm-1.0.2.dist-info → pulumi_scm-1.0.3.dist-info}/METADATA +1 -1
- pulumi_scm-1.0.3.dist-info/RECORD +354 -0
- {pulumi_scm-1.0.2.dist-info → pulumi_scm-1.0.3.dist-info}/WHEEL +1 -1
- pulumi_scm-1.0.2.dist-info/RECORD +0 -354
- {pulumi_scm-1.0.2.dist-info → pulumi_scm-1.0.3.dist-info}/top_level.txt +0 -0
|
@@ -55,17 +55,12 @@ class GetBgpRedistributionProfileResult:
|
|
|
55
55
|
def device(self) -> _builtins.str:
|
|
56
56
|
"""
|
|
57
57
|
The device in which the resource is defined
|
|
58
|
-
> ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
|
|
59
58
|
"""
|
|
60
59
|
return pulumi.get(self, "device")
|
|
61
60
|
|
|
62
61
|
@_builtins.property
|
|
63
62
|
@pulumi.getter
|
|
64
63
|
def folder(self) -> _builtins.str:
|
|
65
|
-
"""
|
|
66
|
-
The folder in which the resource is defined
|
|
67
|
-
> ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
|
|
68
|
-
"""
|
|
69
64
|
return pulumi.get(self, "folder")
|
|
70
65
|
|
|
71
66
|
@_builtins.property
|
|
@@ -79,26 +74,16 @@ class GetBgpRedistributionProfileResult:
|
|
|
79
74
|
@_builtins.property
|
|
80
75
|
@pulumi.getter
|
|
81
76
|
def ipv4(self) -> 'outputs.GetBgpRedistributionProfileIpv4Result':
|
|
82
|
-
"""
|
|
83
|
-
Ipv4
|
|
84
|
-
"""
|
|
85
77
|
return pulumi.get(self, "ipv4")
|
|
86
78
|
|
|
87
79
|
@_builtins.property
|
|
88
80
|
@pulumi.getter
|
|
89
81
|
def name(self) -> _builtins.str:
|
|
90
|
-
"""
|
|
91
|
-
Name
|
|
92
|
-
"""
|
|
93
82
|
return pulumi.get(self, "name")
|
|
94
83
|
|
|
95
84
|
@_builtins.property
|
|
96
85
|
@pulumi.getter
|
|
97
86
|
def snippet(self) -> _builtins.str:
|
|
98
|
-
"""
|
|
99
|
-
The snippet in which the resource is defined
|
|
100
|
-
> ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
|
|
101
|
-
"""
|
|
102
87
|
return pulumi.get(self, "snippet")
|
|
103
88
|
|
|
104
89
|
@_builtins.property
|
|
@@ -149,13 +134,7 @@ def get_bgp_redistribution_profile(device: Optional[_builtins.str] = None,
|
|
|
149
134
|
|
|
150
135
|
|
|
151
136
|
:param _builtins.str device: The device in which the resource is defined
|
|
152
|
-
> ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
|
|
153
|
-
:param _builtins.str folder: The folder in which the resource is defined
|
|
154
|
-
> ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
|
|
155
137
|
:param _builtins.str id: UUID of the resource
|
|
156
|
-
:param _builtins.str name: Name
|
|
157
|
-
:param _builtins.str snippet: The snippet in which the resource is defined
|
|
158
|
-
> ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
|
|
159
138
|
"""
|
|
160
139
|
__args__ = dict()
|
|
161
140
|
__args__['device'] = device
|
|
@@ -201,13 +180,7 @@ def get_bgp_redistribution_profile_output(device: Optional[pulumi.Input[Optional
|
|
|
201
180
|
|
|
202
181
|
|
|
203
182
|
:param _builtins.str device: The device in which the resource is defined
|
|
204
|
-
> ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
|
|
205
|
-
:param _builtins.str folder: The folder in which the resource is defined
|
|
206
|
-
> ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
|
|
207
183
|
:param _builtins.str id: UUID of the resource
|
|
208
|
-
:param _builtins.str name: Name
|
|
209
|
-
:param _builtins.str snippet: The snippet in which the resource is defined
|
|
210
|
-
> ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
|
|
211
184
|
"""
|
|
212
185
|
__args__ = dict()
|
|
213
186
|
__args__['device'] = device
|
pulumi_scm/get_bgp_route_map.py
CHANGED
|
@@ -56,9 +56,6 @@ class GetBgpRouteMapResult:
|
|
|
56
56
|
@_builtins.property
|
|
57
57
|
@pulumi.getter
|
|
58
58
|
def description(self) -> _builtins.str:
|
|
59
|
-
"""
|
|
60
|
-
Description
|
|
61
|
-
"""
|
|
62
59
|
return pulumi.get(self, "description")
|
|
63
60
|
|
|
64
61
|
@_builtins.property
|
|
@@ -66,17 +63,12 @@ class GetBgpRouteMapResult:
|
|
|
66
63
|
def device(self) -> _builtins.str:
|
|
67
64
|
"""
|
|
68
65
|
The device in which the resource is defined
|
|
69
|
-
> ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
|
|
70
66
|
"""
|
|
71
67
|
return pulumi.get(self, "device")
|
|
72
68
|
|
|
73
69
|
@_builtins.property
|
|
74
70
|
@pulumi.getter
|
|
75
71
|
def folder(self) -> _builtins.str:
|
|
76
|
-
"""
|
|
77
|
-
The folder in which the resource is defined
|
|
78
|
-
> ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
|
|
79
|
-
"""
|
|
80
72
|
return pulumi.get(self, "folder")
|
|
81
73
|
|
|
82
74
|
@_builtins.property
|
|
@@ -90,26 +82,16 @@ class GetBgpRouteMapResult:
|
|
|
90
82
|
@_builtins.property
|
|
91
83
|
@pulumi.getter
|
|
92
84
|
def name(self) -> _builtins.str:
|
|
93
|
-
"""
|
|
94
|
-
Name
|
|
95
|
-
"""
|
|
96
85
|
return pulumi.get(self, "name")
|
|
97
86
|
|
|
98
87
|
@_builtins.property
|
|
99
88
|
@pulumi.getter(name="routeMaps")
|
|
100
89
|
def route_maps(self) -> Sequence['outputs.GetBgpRouteMapRouteMapResult']:
|
|
101
|
-
"""
|
|
102
|
-
Route map
|
|
103
|
-
"""
|
|
104
90
|
return pulumi.get(self, "route_maps")
|
|
105
91
|
|
|
106
92
|
@_builtins.property
|
|
107
93
|
@pulumi.getter
|
|
108
94
|
def snippet(self) -> _builtins.str:
|
|
109
|
-
"""
|
|
110
|
-
The snippet in which the resource is defined
|
|
111
|
-
> ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
|
|
112
|
-
"""
|
|
113
95
|
return pulumi.get(self, "snippet")
|
|
114
96
|
|
|
115
97
|
@_builtins.property
|
|
@@ -161,13 +143,7 @@ def get_bgp_route_map(device: Optional[_builtins.str] = None,
|
|
|
161
143
|
|
|
162
144
|
|
|
163
145
|
:param _builtins.str device: The device in which the resource is defined
|
|
164
|
-
> ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
|
|
165
|
-
:param _builtins.str folder: The folder in which the resource is defined
|
|
166
|
-
> ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
|
|
167
146
|
:param _builtins.str id: UUID of the resource
|
|
168
|
-
:param _builtins.str name: Name
|
|
169
|
-
:param _builtins.str snippet: The snippet in which the resource is defined
|
|
170
|
-
> ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
|
|
171
147
|
"""
|
|
172
148
|
__args__ = dict()
|
|
173
149
|
__args__['device'] = device
|
|
@@ -214,13 +190,7 @@ def get_bgp_route_map_output(device: Optional[pulumi.Input[Optional[_builtins.st
|
|
|
214
190
|
|
|
215
191
|
|
|
216
192
|
:param _builtins.str device: The device in which the resource is defined
|
|
217
|
-
> ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
|
|
218
|
-
:param _builtins.str folder: The folder in which the resource is defined
|
|
219
|
-
> ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
|
|
220
193
|
:param _builtins.str id: UUID of the resource
|
|
221
|
-
:param _builtins.str name: Name
|
|
222
|
-
:param _builtins.str snippet: The snippet in which the resource is defined
|
|
223
|
-
> ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
|
|
224
194
|
"""
|
|
225
195
|
__args__ = dict()
|
|
226
196
|
__args__['device'] = device
|
|
@@ -62,27 +62,16 @@ class GetBgpRouteMapRedistributionResult:
|
|
|
62
62
|
@_builtins.property
|
|
63
63
|
@pulumi.getter
|
|
64
64
|
def bgp(self) -> 'outputs.GetBgpRouteMapRedistributionBgpResult':
|
|
65
|
-
"""
|
|
66
|
-
Bgp
|
|
67
|
-
> ℹ️ **Note:** You must specify exactly one of `bgp`, `connected_static`, and `ospf`.
|
|
68
|
-
"""
|
|
69
65
|
return pulumi.get(self, "bgp")
|
|
70
66
|
|
|
71
67
|
@_builtins.property
|
|
72
68
|
@pulumi.getter(name="connectedStatic")
|
|
73
69
|
def connected_static(self) -> 'outputs.GetBgpRouteMapRedistributionConnectedStaticResult':
|
|
74
|
-
"""
|
|
75
|
-
Connected static
|
|
76
|
-
> ℹ️ **Note:** You must specify exactly one of `bgp`, `connected_static`, and `ospf`.
|
|
77
|
-
"""
|
|
78
70
|
return pulumi.get(self, "connected_static")
|
|
79
71
|
|
|
80
72
|
@_builtins.property
|
|
81
73
|
@pulumi.getter
|
|
82
74
|
def description(self) -> _builtins.str:
|
|
83
|
-
"""
|
|
84
|
-
BGP Route Map Redistributions Description
|
|
85
|
-
"""
|
|
86
75
|
return pulumi.get(self, "description")
|
|
87
76
|
|
|
88
77
|
@_builtins.property
|
|
@@ -90,17 +79,12 @@ class GetBgpRouteMapRedistributionResult:
|
|
|
90
79
|
def device(self) -> _builtins.str:
|
|
91
80
|
"""
|
|
92
81
|
The device in which the resource is defined
|
|
93
|
-
> ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
|
|
94
82
|
"""
|
|
95
83
|
return pulumi.get(self, "device")
|
|
96
84
|
|
|
97
85
|
@_builtins.property
|
|
98
86
|
@pulumi.getter
|
|
99
87
|
def folder(self) -> _builtins.str:
|
|
100
|
-
"""
|
|
101
|
-
The folder in which the resource is defined
|
|
102
|
-
> ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
|
|
103
|
-
"""
|
|
104
88
|
return pulumi.get(self, "folder")
|
|
105
89
|
|
|
106
90
|
@_builtins.property
|
|
@@ -114,27 +98,16 @@ class GetBgpRouteMapRedistributionResult:
|
|
|
114
98
|
@_builtins.property
|
|
115
99
|
@pulumi.getter
|
|
116
100
|
def name(self) -> _builtins.str:
|
|
117
|
-
"""
|
|
118
|
-
BGP Route Map Redistributions Name
|
|
119
|
-
"""
|
|
120
101
|
return pulumi.get(self, "name")
|
|
121
102
|
|
|
122
103
|
@_builtins.property
|
|
123
104
|
@pulumi.getter
|
|
124
105
|
def ospf(self) -> 'outputs.GetBgpRouteMapRedistributionOspfResult':
|
|
125
|
-
"""
|
|
126
|
-
Ospf
|
|
127
|
-
> ℹ️ **Note:** You must specify exactly one of `bgp`, `connected_static`, and `ospf`.
|
|
128
|
-
"""
|
|
129
106
|
return pulumi.get(self, "ospf")
|
|
130
107
|
|
|
131
108
|
@_builtins.property
|
|
132
109
|
@pulumi.getter
|
|
133
110
|
def snippet(self) -> _builtins.str:
|
|
134
|
-
"""
|
|
135
|
-
The snippet in which the resource is defined
|
|
136
|
-
> ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
|
|
137
|
-
"""
|
|
138
111
|
return pulumi.get(self, "snippet")
|
|
139
112
|
|
|
140
113
|
@_builtins.property
|
|
@@ -172,13 +145,7 @@ def get_bgp_route_map_redistribution(device: Optional[_builtins.str] = None,
|
|
|
172
145
|
|
|
173
146
|
|
|
174
147
|
:param _builtins.str device: The device in which the resource is defined
|
|
175
|
-
> ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
|
|
176
|
-
:param _builtins.str folder: The folder in which the resource is defined
|
|
177
|
-
> ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
|
|
178
148
|
:param _builtins.str id: BGP Route Map Redistributions UUID of the resource
|
|
179
|
-
:param _builtins.str name: BGP Route Map Redistributions Name
|
|
180
|
-
:param _builtins.str snippet: The snippet in which the resource is defined
|
|
181
|
-
> ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
|
|
182
149
|
"""
|
|
183
150
|
__args__ = dict()
|
|
184
151
|
__args__['device'] = device
|
|
@@ -211,13 +178,7 @@ def get_bgp_route_map_redistribution_output(device: Optional[pulumi.Input[Option
|
|
|
211
178
|
|
|
212
179
|
|
|
213
180
|
:param _builtins.str device: The device in which the resource is defined
|
|
214
|
-
> ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
|
|
215
|
-
:param _builtins.str folder: The folder in which the resource is defined
|
|
216
|
-
> ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
|
|
217
181
|
:param _builtins.str id: BGP Route Map Redistributions UUID of the resource
|
|
218
|
-
:param _builtins.str name: BGP Route Map Redistributions Name
|
|
219
|
-
:param _builtins.str snippet: The snippet in which the resource is defined
|
|
220
|
-
> ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
|
|
221
182
|
"""
|
|
222
183
|
__args__ = dict()
|
|
223
184
|
__args__['device'] = device
|
|
@@ -86,57 +86,36 @@ class GetCertificateProfileResult:
|
|
|
86
86
|
@_builtins.property
|
|
87
87
|
@pulumi.getter(name="blockExpiredCert")
|
|
88
88
|
def block_expired_cert(self) -> _builtins.bool:
|
|
89
|
-
"""
|
|
90
|
-
Block sessions with expired certificates?
|
|
91
|
-
"""
|
|
92
89
|
return pulumi.get(self, "block_expired_cert")
|
|
93
90
|
|
|
94
91
|
@_builtins.property
|
|
95
92
|
@pulumi.getter(name="blockTimeoutCert")
|
|
96
93
|
def block_timeout_cert(self) -> _builtins.bool:
|
|
97
|
-
"""
|
|
98
|
-
Block session if certificate status cannot be retrieved within timeout?
|
|
99
|
-
"""
|
|
100
94
|
return pulumi.get(self, "block_timeout_cert")
|
|
101
95
|
|
|
102
96
|
@_builtins.property
|
|
103
97
|
@pulumi.getter(name="blockUnauthenticatedCert")
|
|
104
98
|
def block_unauthenticated_cert(self) -> _builtins.bool:
|
|
105
|
-
"""
|
|
106
|
-
Block session if the certificate was not issued to the authenticating device?
|
|
107
|
-
"""
|
|
108
99
|
return pulumi.get(self, "block_unauthenticated_cert")
|
|
109
100
|
|
|
110
101
|
@_builtins.property
|
|
111
102
|
@pulumi.getter(name="blockUnknownCert")
|
|
112
103
|
def block_unknown_cert(self) -> _builtins.bool:
|
|
113
|
-
"""
|
|
114
|
-
Block session if certificate status is unknown?
|
|
115
|
-
"""
|
|
116
104
|
return pulumi.get(self, "block_unknown_cert")
|
|
117
105
|
|
|
118
106
|
@_builtins.property
|
|
119
107
|
@pulumi.getter(name="caCertificates")
|
|
120
108
|
def ca_certificates(self) -> Sequence['outputs.GetCertificateProfileCaCertificateResult']:
|
|
121
|
-
"""
|
|
122
|
-
An ordered list of CA certificates
|
|
123
|
-
"""
|
|
124
109
|
return pulumi.get(self, "ca_certificates")
|
|
125
110
|
|
|
126
111
|
@_builtins.property
|
|
127
112
|
@pulumi.getter(name="certStatusTimeout")
|
|
128
113
|
def cert_status_timeout(self) -> _builtins.str:
|
|
129
|
-
"""
|
|
130
|
-
Certificate status timeout
|
|
131
|
-
"""
|
|
132
114
|
return pulumi.get(self, "cert_status_timeout")
|
|
133
115
|
|
|
134
116
|
@_builtins.property
|
|
135
117
|
@pulumi.getter(name="crlReceiveTimeout")
|
|
136
118
|
def crl_receive_timeout(self) -> _builtins.str:
|
|
137
|
-
"""
|
|
138
|
-
CRL receive timeout (seconds)
|
|
139
|
-
"""
|
|
140
119
|
return pulumi.get(self, "crl_receive_timeout")
|
|
141
120
|
|
|
142
121
|
@_builtins.property
|
|
@@ -144,25 +123,17 @@ class GetCertificateProfileResult:
|
|
|
144
123
|
def device(self) -> _builtins.str:
|
|
145
124
|
"""
|
|
146
125
|
The device in which the resource is defined
|
|
147
|
-
> ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
|
|
148
126
|
"""
|
|
149
127
|
return pulumi.get(self, "device")
|
|
150
128
|
|
|
151
129
|
@_builtins.property
|
|
152
130
|
@pulumi.getter
|
|
153
131
|
def domain(self) -> _builtins.str:
|
|
154
|
-
"""
|
|
155
|
-
User domain
|
|
156
|
-
"""
|
|
157
132
|
return pulumi.get(self, "domain")
|
|
158
133
|
|
|
159
134
|
@_builtins.property
|
|
160
135
|
@pulumi.getter
|
|
161
136
|
def folder(self) -> _builtins.str:
|
|
162
|
-
"""
|
|
163
|
-
The folder in which the resource is defined
|
|
164
|
-
> ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
|
|
165
|
-
"""
|
|
166
137
|
return pulumi.get(self, "folder")
|
|
167
138
|
|
|
168
139
|
@_builtins.property
|
|
@@ -176,26 +147,16 @@ class GetCertificateProfileResult:
|
|
|
176
147
|
@_builtins.property
|
|
177
148
|
@pulumi.getter
|
|
178
149
|
def name(self) -> _builtins.str:
|
|
179
|
-
"""
|
|
180
|
-
The name of the certificate profile
|
|
181
|
-
"""
|
|
182
150
|
return pulumi.get(self, "name")
|
|
183
151
|
|
|
184
152
|
@_builtins.property
|
|
185
153
|
@pulumi.getter(name="ocspReceiveTimeout")
|
|
186
154
|
def ocsp_receive_timeout(self) -> _builtins.str:
|
|
187
|
-
"""
|
|
188
|
-
OCSP receive timeout (seconds)
|
|
189
|
-
"""
|
|
190
155
|
return pulumi.get(self, "ocsp_receive_timeout")
|
|
191
156
|
|
|
192
157
|
@_builtins.property
|
|
193
158
|
@pulumi.getter
|
|
194
159
|
def snippet(self) -> _builtins.str:
|
|
195
|
-
"""
|
|
196
|
-
The snippet in which the resource is defined
|
|
197
|
-
> ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
|
|
198
|
-
"""
|
|
199
160
|
return pulumi.get(self, "snippet")
|
|
200
161
|
|
|
201
162
|
@_builtins.property
|
|
@@ -206,25 +167,16 @@ class GetCertificateProfileResult:
|
|
|
206
167
|
@_builtins.property
|
|
207
168
|
@pulumi.getter(name="useCrl")
|
|
208
169
|
def use_crl(self) -> _builtins.bool:
|
|
209
|
-
"""
|
|
210
|
-
Use CRL?
|
|
211
|
-
"""
|
|
212
170
|
return pulumi.get(self, "use_crl")
|
|
213
171
|
|
|
214
172
|
@_builtins.property
|
|
215
173
|
@pulumi.getter(name="useOcsp")
|
|
216
174
|
def use_ocsp(self) -> _builtins.bool:
|
|
217
|
-
"""
|
|
218
|
-
Use OCSP?
|
|
219
|
-
"""
|
|
220
175
|
return pulumi.get(self, "use_ocsp")
|
|
221
176
|
|
|
222
177
|
@_builtins.property
|
|
223
178
|
@pulumi.getter(name="usernameField")
|
|
224
179
|
def username_field(self) -> 'outputs.GetCertificateProfileUsernameFieldResult':
|
|
225
|
-
"""
|
|
226
|
-
Certificate username field
|
|
227
|
-
"""
|
|
228
180
|
return pulumi.get(self, "username_field")
|
|
229
181
|
|
|
230
182
|
|
|
@@ -277,13 +229,7 @@ def get_certificate_profile(device: Optional[_builtins.str] = None,
|
|
|
277
229
|
|
|
278
230
|
|
|
279
231
|
:param _builtins.str device: The device in which the resource is defined
|
|
280
|
-
> ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
|
|
281
|
-
:param _builtins.str folder: The folder in which the resource is defined
|
|
282
|
-
> ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
|
|
283
232
|
:param _builtins.str id: The UUID of the certificate profile
|
|
284
|
-
:param _builtins.str name: The name of the certificate profile
|
|
285
|
-
:param _builtins.str snippet: The snippet in which the resource is defined
|
|
286
|
-
> ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
|
|
287
233
|
"""
|
|
288
234
|
__args__ = dict()
|
|
289
235
|
__args__['device'] = device
|
|
@@ -336,13 +282,7 @@ def get_certificate_profile_output(device: Optional[pulumi.Input[Optional[_built
|
|
|
336
282
|
|
|
337
283
|
|
|
338
284
|
:param _builtins.str device: The device in which the resource is defined
|
|
339
|
-
> ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
|
|
340
|
-
:param _builtins.str folder: The folder in which the resource is defined
|
|
341
|
-
> ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
|
|
342
285
|
:param _builtins.str id: The UUID of the certificate profile
|
|
343
|
-
:param _builtins.str name: The name of the certificate profile
|
|
344
|
-
:param _builtins.str snippet: The snippet in which the resource is defined
|
|
345
|
-
> ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
|
|
346
286
|
"""
|
|
347
287
|
__args__ = dict()
|
|
348
288
|
__args__['device'] = device
|
|
@@ -50,9 +50,6 @@ class GetContentIdSettingResult:
|
|
|
50
50
|
@_builtins.property
|
|
51
51
|
@pulumi.getter(name="contentId")
|
|
52
52
|
def content_id(self) -> 'outputs.GetContentIdSettingContentIdResult':
|
|
53
|
-
"""
|
|
54
|
-
Content id
|
|
55
|
-
"""
|
|
56
53
|
return pulumi.get(self, "content_id")
|
|
57
54
|
|
|
58
55
|
@_builtins.property
|
|
@@ -60,17 +57,12 @@ class GetContentIdSettingResult:
|
|
|
60
57
|
def device(self) -> _builtins.str:
|
|
61
58
|
"""
|
|
62
59
|
The device in which the resource is defined
|
|
63
|
-
> ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
|
|
64
60
|
"""
|
|
65
61
|
return pulumi.get(self, "device")
|
|
66
62
|
|
|
67
63
|
@_builtins.property
|
|
68
64
|
@pulumi.getter
|
|
69
65
|
def folder(self) -> _builtins.str:
|
|
70
|
-
"""
|
|
71
|
-
The folder in which the resource is defined
|
|
72
|
-
> ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
|
|
73
|
-
"""
|
|
74
66
|
return pulumi.get(self, "folder")
|
|
75
67
|
|
|
76
68
|
@_builtins.property
|
|
@@ -84,10 +76,6 @@ class GetContentIdSettingResult:
|
|
|
84
76
|
@_builtins.property
|
|
85
77
|
@pulumi.getter
|
|
86
78
|
def snippet(self) -> _builtins.str:
|
|
87
|
-
"""
|
|
88
|
-
The snippet in which the resource is defined
|
|
89
|
-
> ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
|
|
90
|
-
"""
|
|
91
79
|
return pulumi.get(self, "snippet")
|
|
92
80
|
|
|
93
81
|
@_builtins.property
|
|
@@ -130,12 +118,7 @@ def get_content_id_setting(device: Optional[_builtins.str] = None,
|
|
|
130
118
|
|
|
131
119
|
|
|
132
120
|
:param _builtins.str device: The device in which the resource is defined
|
|
133
|
-
> ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
|
|
134
|
-
:param _builtins.str folder: The folder in which the resource is defined
|
|
135
|
-
> ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
|
|
136
121
|
:param _builtins.str id: UUID of the resource
|
|
137
|
-
:param _builtins.str snippet: The snippet in which the resource is defined
|
|
138
|
-
> ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
|
|
139
122
|
"""
|
|
140
123
|
__args__ = dict()
|
|
141
124
|
__args__['device'] = device
|
|
@@ -172,12 +155,7 @@ def get_content_id_setting_output(device: Optional[pulumi.Input[Optional[_builti
|
|
|
172
155
|
|
|
173
156
|
|
|
174
157
|
:param _builtins.str device: The device in which the resource is defined
|
|
175
|
-
> ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
|
|
176
|
-
:param _builtins.str folder: The folder in which the resource is defined
|
|
177
|
-
> ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
|
|
178
158
|
:param _builtins.str id: UUID of the resource
|
|
179
|
-
:param _builtins.str snippet: The snippet in which the resource is defined
|
|
180
|
-
> ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
|
|
181
159
|
"""
|
|
182
160
|
__args__ = dict()
|
|
183
161
|
__args__['device'] = device
|
|
@@ -52,9 +52,6 @@ class GetDecryptionExclusionResult:
|
|
|
52
52
|
@_builtins.property
|
|
53
53
|
@pulumi.getter
|
|
54
54
|
def description(self) -> _builtins.str:
|
|
55
|
-
"""
|
|
56
|
-
Description
|
|
57
|
-
"""
|
|
58
55
|
return pulumi.get(self, "description")
|
|
59
56
|
|
|
60
57
|
@_builtins.property
|
|
@@ -62,17 +59,12 @@ class GetDecryptionExclusionResult:
|
|
|
62
59
|
def device(self) -> _builtins.str:
|
|
63
60
|
"""
|
|
64
61
|
The device in which the resource is defined
|
|
65
|
-
> ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
|
|
66
62
|
"""
|
|
67
63
|
return pulumi.get(self, "device")
|
|
68
64
|
|
|
69
65
|
@_builtins.property
|
|
70
66
|
@pulumi.getter
|
|
71
67
|
def folder(self) -> _builtins.str:
|
|
72
|
-
"""
|
|
73
|
-
The folder in which the resource is defined
|
|
74
|
-
> ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
|
|
75
|
-
"""
|
|
76
68
|
return pulumi.get(self, "folder")
|
|
77
69
|
|
|
78
70
|
@_builtins.property
|
|
@@ -86,18 +78,11 @@ class GetDecryptionExclusionResult:
|
|
|
86
78
|
@_builtins.property
|
|
87
79
|
@pulumi.getter
|
|
88
80
|
def name(self) -> _builtins.str:
|
|
89
|
-
"""
|
|
90
|
-
Name
|
|
91
|
-
"""
|
|
92
81
|
return pulumi.get(self, "name")
|
|
93
82
|
|
|
94
83
|
@_builtins.property
|
|
95
84
|
@pulumi.getter
|
|
96
85
|
def snippet(self) -> _builtins.str:
|
|
97
|
-
"""
|
|
98
|
-
The snippet in which the resource is defined
|
|
99
|
-
> ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
|
|
100
|
-
"""
|
|
101
86
|
return pulumi.get(self, "snippet")
|
|
102
87
|
|
|
103
88
|
@_builtins.property
|
|
@@ -132,13 +117,7 @@ def get_decryption_exclusion(device: Optional[_builtins.str] = None,
|
|
|
132
117
|
|
|
133
118
|
|
|
134
119
|
:param _builtins.str device: The device in which the resource is defined
|
|
135
|
-
> ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
|
|
136
|
-
:param _builtins.str folder: The folder in which the resource is defined
|
|
137
|
-
> ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
|
|
138
120
|
:param _builtins.str id: UUID of the resource
|
|
139
|
-
:param _builtins.str name: Name
|
|
140
|
-
:param _builtins.str snippet: The snippet in which the resource is defined
|
|
141
|
-
> ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
|
|
142
121
|
"""
|
|
143
122
|
__args__ = dict()
|
|
144
123
|
__args__['device'] = device
|
|
@@ -168,13 +147,7 @@ def get_decryption_exclusion_output(device: Optional[pulumi.Input[Optional[_buil
|
|
|
168
147
|
|
|
169
148
|
|
|
170
149
|
:param _builtins.str device: The device in which the resource is defined
|
|
171
|
-
> ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
|
|
172
|
-
:param _builtins.str folder: The folder in which the resource is defined
|
|
173
|
-
> ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
|
|
174
150
|
:param _builtins.str id: UUID of the resource
|
|
175
|
-
:param _builtins.str name: Name
|
|
176
|
-
:param _builtins.str snippet: The snippet in which the resource is defined
|
|
177
|
-
> ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
|
|
178
151
|
"""
|
|
179
152
|
__args__ = dict()
|
|
180
153
|
__args__['device'] = device
|
|
@@ -64,17 +64,12 @@ class GetDecryptionProfileResult:
|
|
|
64
64
|
def device(self) -> _builtins.str:
|
|
65
65
|
"""
|
|
66
66
|
The device in which the resource is defined
|
|
67
|
-
> ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
|
|
68
67
|
"""
|
|
69
68
|
return pulumi.get(self, "device")
|
|
70
69
|
|
|
71
70
|
@_builtins.property
|
|
72
71
|
@pulumi.getter
|
|
73
72
|
def folder(self) -> _builtins.str:
|
|
74
|
-
"""
|
|
75
|
-
The folder in which the resource is defined
|
|
76
|
-
> ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
|
|
77
|
-
"""
|
|
78
73
|
return pulumi.get(self, "folder")
|
|
79
74
|
|
|
80
75
|
@_builtins.property
|
|
@@ -88,50 +83,31 @@ class GetDecryptionProfileResult:
|
|
|
88
83
|
@_builtins.property
|
|
89
84
|
@pulumi.getter
|
|
90
85
|
def name(self) -> _builtins.str:
|
|
91
|
-
"""
|
|
92
|
-
Must start with alphanumeric char and should contain only alphanemeric, underscore, hyphen, dot or space
|
|
93
|
-
"""
|
|
94
86
|
return pulumi.get(self, "name")
|
|
95
87
|
|
|
96
88
|
@_builtins.property
|
|
97
89
|
@pulumi.getter
|
|
98
90
|
def snippet(self) -> _builtins.str:
|
|
99
|
-
"""
|
|
100
|
-
The snippet in which the resource is defined
|
|
101
|
-
> ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
|
|
102
|
-
"""
|
|
103
91
|
return pulumi.get(self, "snippet")
|
|
104
92
|
|
|
105
93
|
@_builtins.property
|
|
106
94
|
@pulumi.getter(name="sslForwardProxy")
|
|
107
95
|
def ssl_forward_proxy(self) -> 'outputs.GetDecryptionProfileSslForwardProxyResult':
|
|
108
|
-
"""
|
|
109
|
-
Ssl forward proxy
|
|
110
|
-
"""
|
|
111
96
|
return pulumi.get(self, "ssl_forward_proxy")
|
|
112
97
|
|
|
113
98
|
@_builtins.property
|
|
114
99
|
@pulumi.getter(name="sslInboundProxy")
|
|
115
100
|
def ssl_inbound_proxy(self) -> 'outputs.GetDecryptionProfileSslInboundProxyResult':
|
|
116
|
-
"""
|
|
117
|
-
Ssl inbound proxy
|
|
118
|
-
"""
|
|
119
101
|
return pulumi.get(self, "ssl_inbound_proxy")
|
|
120
102
|
|
|
121
103
|
@_builtins.property
|
|
122
104
|
@pulumi.getter(name="sslNoProxy")
|
|
123
105
|
def ssl_no_proxy(self) -> 'outputs.GetDecryptionProfileSslNoProxyResult':
|
|
124
|
-
"""
|
|
125
|
-
Ssl no proxy
|
|
126
|
-
"""
|
|
127
106
|
return pulumi.get(self, "ssl_no_proxy")
|
|
128
107
|
|
|
129
108
|
@_builtins.property
|
|
130
109
|
@pulumi.getter(name="sslProtocolSettings")
|
|
131
110
|
def ssl_protocol_settings(self) -> 'outputs.GetDecryptionProfileSslProtocolSettingsResult':
|
|
132
|
-
"""
|
|
133
|
-
Ssl protocol settings
|
|
134
|
-
"""
|
|
135
111
|
return pulumi.get(self, "ssl_protocol_settings")
|
|
136
112
|
|
|
137
113
|
@_builtins.property
|
|
@@ -187,13 +163,7 @@ def get_decryption_profile(device: Optional[_builtins.str] = None,
|
|
|
187
163
|
|
|
188
164
|
|
|
189
165
|
:param _builtins.str device: The device in which the resource is defined
|
|
190
|
-
> ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
|
|
191
|
-
:param _builtins.str folder: The folder in which the resource is defined
|
|
192
|
-
> ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
|
|
193
166
|
:param _builtins.str id: UUID of the resource
|
|
194
|
-
:param _builtins.str name: Must start with alphanumeric char and should contain only alphanemeric, underscore, hyphen, dot or space
|
|
195
|
-
:param _builtins.str snippet: The snippet in which the resource is defined
|
|
196
|
-
> ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
|
|
197
167
|
"""
|
|
198
168
|
__args__ = dict()
|
|
199
169
|
__args__['device'] = device
|
|
@@ -244,13 +214,7 @@ def get_decryption_profile_output(device: Optional[pulumi.Input[Optional[_builti
|
|
|
244
214
|
|
|
245
215
|
|
|
246
216
|
:param _builtins.str device: The device in which the resource is defined
|
|
247
|
-
> ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
|
|
248
|
-
:param _builtins.str folder: The folder in which the resource is defined
|
|
249
|
-
> ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
|
|
250
217
|
:param _builtins.str id: UUID of the resource
|
|
251
|
-
:param _builtins.str name: Must start with alphanumeric char and should contain only alphanemeric, underscore, hyphen, dot or space
|
|
252
|
-
:param _builtins.str snippet: The snippet in which the resource is defined
|
|
253
|
-
> ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
|
|
254
218
|
"""
|
|
255
219
|
__args__ = dict()
|
|
256
220
|
__args__['device'] = device
|