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
pulumi_scm/service.py
CHANGED
|
@@ -32,12 +32,13 @@ class ServiceArgs:
|
|
|
32
32
|
The set of arguments for constructing a Service resource.
|
|
33
33
|
:param pulumi.Input[_builtins.str] description: Description
|
|
34
34
|
:param pulumi.Input[_builtins.str] device: The device in which the resource is defined
|
|
35
|
-
> ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
|
|
36
35
|
:param pulumi.Input[_builtins.str] folder: The folder in which the resource is defined
|
|
36
|
+
|
|
37
37
|
> ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
|
|
38
38
|
:param pulumi.Input[_builtins.str] name: The name of the service
|
|
39
39
|
:param pulumi.Input['ServiceProtocolArgs'] protocol: Protocol
|
|
40
40
|
:param pulumi.Input[_builtins.str] snippet: The snippet in which the resource is defined
|
|
41
|
+
|
|
41
42
|
> ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
|
|
42
43
|
:param pulumi.Input[Sequence[pulumi.Input[_builtins.str]]] tags: Tags for service object
|
|
43
44
|
"""
|
|
@@ -73,7 +74,6 @@ class ServiceArgs:
|
|
|
73
74
|
def device(self) -> Optional[pulumi.Input[_builtins.str]]:
|
|
74
75
|
"""
|
|
75
76
|
The device in which the resource is defined
|
|
76
|
-
> ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
|
|
77
77
|
"""
|
|
78
78
|
return pulumi.get(self, "device")
|
|
79
79
|
|
|
@@ -86,6 +86,7 @@ class ServiceArgs:
|
|
|
86
86
|
def folder(self) -> Optional[pulumi.Input[_builtins.str]]:
|
|
87
87
|
"""
|
|
88
88
|
The folder in which the resource is defined
|
|
89
|
+
|
|
89
90
|
> ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
|
|
90
91
|
"""
|
|
91
92
|
return pulumi.get(self, "folder")
|
|
@@ -123,6 +124,7 @@ class ServiceArgs:
|
|
|
123
124
|
def snippet(self) -> Optional[pulumi.Input[_builtins.str]]:
|
|
124
125
|
"""
|
|
125
126
|
The snippet in which the resource is defined
|
|
127
|
+
|
|
126
128
|
> ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
|
|
127
129
|
"""
|
|
128
130
|
return pulumi.get(self, "snippet")
|
|
@@ -159,12 +161,13 @@ class _ServiceState:
|
|
|
159
161
|
Input properties used for looking up and filtering Service resources.
|
|
160
162
|
:param pulumi.Input[_builtins.str] description: Description
|
|
161
163
|
:param pulumi.Input[_builtins.str] device: The device in which the resource is defined
|
|
162
|
-
> ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
|
|
163
164
|
:param pulumi.Input[_builtins.str] folder: The folder in which the resource is defined
|
|
165
|
+
|
|
164
166
|
> ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
|
|
165
167
|
:param pulumi.Input[_builtins.str] name: The name of the service
|
|
166
168
|
:param pulumi.Input['ServiceProtocolArgs'] protocol: Protocol
|
|
167
169
|
:param pulumi.Input[_builtins.str] snippet: The snippet in which the resource is defined
|
|
170
|
+
|
|
168
171
|
> ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
|
|
169
172
|
:param pulumi.Input[Sequence[pulumi.Input[_builtins.str]]] tags: Tags for service object
|
|
170
173
|
"""
|
|
@@ -202,7 +205,6 @@ class _ServiceState:
|
|
|
202
205
|
def device(self) -> Optional[pulumi.Input[_builtins.str]]:
|
|
203
206
|
"""
|
|
204
207
|
The device in which the resource is defined
|
|
205
|
-
> ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
|
|
206
208
|
"""
|
|
207
209
|
return pulumi.get(self, "device")
|
|
208
210
|
|
|
@@ -215,6 +217,7 @@ class _ServiceState:
|
|
|
215
217
|
def folder(self) -> Optional[pulumi.Input[_builtins.str]]:
|
|
216
218
|
"""
|
|
217
219
|
The folder in which the resource is defined
|
|
220
|
+
|
|
218
221
|
> ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
|
|
219
222
|
"""
|
|
220
223
|
return pulumi.get(self, "folder")
|
|
@@ -252,6 +255,7 @@ class _ServiceState:
|
|
|
252
255
|
def snippet(self) -> Optional[pulumi.Input[_builtins.str]]:
|
|
253
256
|
"""
|
|
254
257
|
The snippet in which the resource is defined
|
|
258
|
+
|
|
255
259
|
> ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
|
|
256
260
|
"""
|
|
257
261
|
return pulumi.get(self, "snippet")
|
|
@@ -376,12 +380,13 @@ class Service(pulumi.CustomResource):
|
|
|
376
380
|
:param pulumi.ResourceOptions opts: Options for the resource.
|
|
377
381
|
:param pulumi.Input[_builtins.str] description: Description
|
|
378
382
|
:param pulumi.Input[_builtins.str] device: The device in which the resource is defined
|
|
379
|
-
> ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
|
|
380
383
|
:param pulumi.Input[_builtins.str] folder: The folder in which the resource is defined
|
|
384
|
+
|
|
381
385
|
> ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
|
|
382
386
|
:param pulumi.Input[_builtins.str] name: The name of the service
|
|
383
387
|
:param pulumi.Input[Union['ServiceProtocolArgs', 'ServiceProtocolArgsDict']] protocol: Protocol
|
|
384
388
|
:param pulumi.Input[_builtins.str] snippet: The snippet in which the resource is defined
|
|
389
|
+
|
|
385
390
|
> ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
|
|
386
391
|
:param pulumi.Input[Sequence[pulumi.Input[_builtins.str]]] tags: Tags for service object
|
|
387
392
|
"""
|
|
@@ -533,12 +538,13 @@ class Service(pulumi.CustomResource):
|
|
|
533
538
|
:param pulumi.ResourceOptions opts: Options for the resource.
|
|
534
539
|
:param pulumi.Input[_builtins.str] description: Description
|
|
535
540
|
:param pulumi.Input[_builtins.str] device: The device in which the resource is defined
|
|
536
|
-
> ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
|
|
537
541
|
:param pulumi.Input[_builtins.str] folder: The folder in which the resource is defined
|
|
542
|
+
|
|
538
543
|
> ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
|
|
539
544
|
:param pulumi.Input[_builtins.str] name: The name of the service
|
|
540
545
|
:param pulumi.Input[Union['ServiceProtocolArgs', 'ServiceProtocolArgsDict']] protocol: Protocol
|
|
541
546
|
:param pulumi.Input[_builtins.str] snippet: The snippet in which the resource is defined
|
|
547
|
+
|
|
542
548
|
> ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
|
|
543
549
|
:param pulumi.Input[Sequence[pulumi.Input[_builtins.str]]] tags: Tags for service object
|
|
544
550
|
"""
|
|
@@ -569,7 +575,6 @@ class Service(pulumi.CustomResource):
|
|
|
569
575
|
def device(self) -> pulumi.Output[Optional[_builtins.str]]:
|
|
570
576
|
"""
|
|
571
577
|
The device in which the resource is defined
|
|
572
|
-
> ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
|
|
573
578
|
"""
|
|
574
579
|
return pulumi.get(self, "device")
|
|
575
580
|
|
|
@@ -578,6 +583,7 @@ class Service(pulumi.CustomResource):
|
|
|
578
583
|
def folder(self) -> pulumi.Output[Optional[_builtins.str]]:
|
|
579
584
|
"""
|
|
580
585
|
The folder in which the resource is defined
|
|
586
|
+
|
|
581
587
|
> ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
|
|
582
588
|
"""
|
|
583
589
|
return pulumi.get(self, "folder")
|
|
@@ -603,6 +609,7 @@ class Service(pulumi.CustomResource):
|
|
|
603
609
|
def snippet(self) -> pulumi.Output[Optional[_builtins.str]]:
|
|
604
610
|
"""
|
|
605
611
|
The snippet in which the resource is defined
|
|
612
|
+
|
|
606
613
|
> ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
|
|
607
614
|
"""
|
|
608
615
|
return pulumi.get(self, "snippet")
|
pulumi_scm/service_group.py
CHANGED
|
@@ -29,11 +29,12 @@ class ServiceGroupArgs:
|
|
|
29
29
|
The set of arguments for constructing a ServiceGroup resource.
|
|
30
30
|
:param pulumi.Input[Sequence[pulumi.Input[_builtins.str]]] members: Members
|
|
31
31
|
:param pulumi.Input[_builtins.str] device: The device in which the resource is defined
|
|
32
|
-
> ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
|
|
33
32
|
:param pulumi.Input[_builtins.str] folder: The folder in which the resource is defined
|
|
33
|
+
|
|
34
34
|
> ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
|
|
35
35
|
:param pulumi.Input[_builtins.str] name: The name of the service group
|
|
36
36
|
:param pulumi.Input[_builtins.str] snippet: The snippet in which the resource is defined
|
|
37
|
+
|
|
37
38
|
> ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
|
|
38
39
|
:param pulumi.Input[Sequence[pulumi.Input[_builtins.str]]] tags: Tags associated with the service group
|
|
39
40
|
"""
|
|
@@ -66,7 +67,6 @@ class ServiceGroupArgs:
|
|
|
66
67
|
def device(self) -> Optional[pulumi.Input[_builtins.str]]:
|
|
67
68
|
"""
|
|
68
69
|
The device in which the resource is defined
|
|
69
|
-
> ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
|
|
70
70
|
"""
|
|
71
71
|
return pulumi.get(self, "device")
|
|
72
72
|
|
|
@@ -79,6 +79,7 @@ class ServiceGroupArgs:
|
|
|
79
79
|
def folder(self) -> Optional[pulumi.Input[_builtins.str]]:
|
|
80
80
|
"""
|
|
81
81
|
The folder in which the resource is defined
|
|
82
|
+
|
|
82
83
|
> ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
|
|
83
84
|
"""
|
|
84
85
|
return pulumi.get(self, "folder")
|
|
@@ -104,6 +105,7 @@ class ServiceGroupArgs:
|
|
|
104
105
|
def snippet(self) -> Optional[pulumi.Input[_builtins.str]]:
|
|
105
106
|
"""
|
|
106
107
|
The snippet in which the resource is defined
|
|
108
|
+
|
|
107
109
|
> ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
|
|
108
110
|
"""
|
|
109
111
|
return pulumi.get(self, "snippet")
|
|
@@ -138,12 +140,13 @@ class _ServiceGroupState:
|
|
|
138
140
|
"""
|
|
139
141
|
Input properties used for looking up and filtering ServiceGroup resources.
|
|
140
142
|
:param pulumi.Input[_builtins.str] device: The device in which the resource is defined
|
|
141
|
-
> ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
|
|
142
143
|
:param pulumi.Input[_builtins.str] folder: The folder in which the resource is defined
|
|
144
|
+
|
|
143
145
|
> ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
|
|
144
146
|
:param pulumi.Input[Sequence[pulumi.Input[_builtins.str]]] members: Members
|
|
145
147
|
:param pulumi.Input[_builtins.str] name: The name of the service group
|
|
146
148
|
:param pulumi.Input[_builtins.str] snippet: The snippet in which the resource is defined
|
|
149
|
+
|
|
147
150
|
> ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
|
|
148
151
|
:param pulumi.Input[Sequence[pulumi.Input[_builtins.str]]] tags: Tags associated with the service group
|
|
149
152
|
"""
|
|
@@ -167,7 +170,6 @@ class _ServiceGroupState:
|
|
|
167
170
|
def device(self) -> Optional[pulumi.Input[_builtins.str]]:
|
|
168
171
|
"""
|
|
169
172
|
The device in which the resource is defined
|
|
170
|
-
> ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
|
|
171
173
|
"""
|
|
172
174
|
return pulumi.get(self, "device")
|
|
173
175
|
|
|
@@ -180,6 +182,7 @@ class _ServiceGroupState:
|
|
|
180
182
|
def folder(self) -> Optional[pulumi.Input[_builtins.str]]:
|
|
181
183
|
"""
|
|
182
184
|
The folder in which the resource is defined
|
|
185
|
+
|
|
183
186
|
> ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
|
|
184
187
|
"""
|
|
185
188
|
return pulumi.get(self, "folder")
|
|
@@ -217,6 +220,7 @@ class _ServiceGroupState:
|
|
|
217
220
|
def snippet(self) -> Optional[pulumi.Input[_builtins.str]]:
|
|
218
221
|
"""
|
|
219
222
|
The snippet in which the resource is defined
|
|
223
|
+
|
|
220
224
|
> ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
|
|
221
225
|
"""
|
|
222
226
|
return pulumi.get(self, "snippet")
|
|
@@ -340,12 +344,13 @@ class ServiceGroup(pulumi.CustomResource):
|
|
|
340
344
|
:param str resource_name: The name of the resource.
|
|
341
345
|
:param pulumi.ResourceOptions opts: Options for the resource.
|
|
342
346
|
:param pulumi.Input[_builtins.str] device: The device in which the resource is defined
|
|
343
|
-
> ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
|
|
344
347
|
:param pulumi.Input[_builtins.str] folder: The folder in which the resource is defined
|
|
348
|
+
|
|
345
349
|
> ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
|
|
346
350
|
:param pulumi.Input[Sequence[pulumi.Input[_builtins.str]]] members: Members
|
|
347
351
|
:param pulumi.Input[_builtins.str] name: The name of the service group
|
|
348
352
|
:param pulumi.Input[_builtins.str] snippet: The snippet in which the resource is defined
|
|
353
|
+
|
|
349
354
|
> ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
|
|
350
355
|
:param pulumi.Input[Sequence[pulumi.Input[_builtins.str]]] tags: Tags associated with the service group
|
|
351
356
|
"""
|
|
@@ -496,12 +501,13 @@ class ServiceGroup(pulumi.CustomResource):
|
|
|
496
501
|
:param pulumi.Input[str] id: The unique provider ID of the resource to lookup.
|
|
497
502
|
:param pulumi.ResourceOptions opts: Options for the resource.
|
|
498
503
|
:param pulumi.Input[_builtins.str] device: The device in which the resource is defined
|
|
499
|
-
> ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
|
|
500
504
|
:param pulumi.Input[_builtins.str] folder: The folder in which the resource is defined
|
|
505
|
+
|
|
501
506
|
> ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
|
|
502
507
|
:param pulumi.Input[Sequence[pulumi.Input[_builtins.str]]] members: Members
|
|
503
508
|
:param pulumi.Input[_builtins.str] name: The name of the service group
|
|
504
509
|
:param pulumi.Input[_builtins.str] snippet: The snippet in which the resource is defined
|
|
510
|
+
|
|
505
511
|
> ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
|
|
506
512
|
:param pulumi.Input[Sequence[pulumi.Input[_builtins.str]]] tags: Tags associated with the service group
|
|
507
513
|
"""
|
|
@@ -523,7 +529,6 @@ class ServiceGroup(pulumi.CustomResource):
|
|
|
523
529
|
def device(self) -> pulumi.Output[Optional[_builtins.str]]:
|
|
524
530
|
"""
|
|
525
531
|
The device in which the resource is defined
|
|
526
|
-
> ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
|
|
527
532
|
"""
|
|
528
533
|
return pulumi.get(self, "device")
|
|
529
534
|
|
|
@@ -532,6 +537,7 @@ class ServiceGroup(pulumi.CustomResource):
|
|
|
532
537
|
def folder(self) -> pulumi.Output[Optional[_builtins.str]]:
|
|
533
538
|
"""
|
|
534
539
|
The folder in which the resource is defined
|
|
540
|
+
|
|
535
541
|
> ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
|
|
536
542
|
"""
|
|
537
543
|
return pulumi.get(self, "folder")
|
|
@@ -557,6 +563,7 @@ class ServiceGroup(pulumi.CustomResource):
|
|
|
557
563
|
def snippet(self) -> pulumi.Output[Optional[_builtins.str]]:
|
|
558
564
|
"""
|
|
559
565
|
The snippet in which the resource is defined
|
|
566
|
+
|
|
560
567
|
> ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
|
|
561
568
|
"""
|
|
562
569
|
return pulumi.get(self, "snippet")
|
pulumi_scm/service_route.py
CHANGED
|
@@ -28,11 +28,12 @@ class ServiceRouteArgs:
|
|
|
28
28
|
"""
|
|
29
29
|
The set of arguments for constructing a ServiceRoute resource.
|
|
30
30
|
:param pulumi.Input[_builtins.str] device: The device in which the resource is defined
|
|
31
|
-
> ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
|
|
32
31
|
:param pulumi.Input[_builtins.str] folder: The folder in which the resource is defined
|
|
32
|
+
|
|
33
33
|
> ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
|
|
34
34
|
:param pulumi.Input['ServiceRouteRouteArgs'] route: Route
|
|
35
35
|
:param pulumi.Input[_builtins.str] snippet: The snippet in which the resource is defined
|
|
36
|
+
|
|
36
37
|
> ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
|
|
37
38
|
"""
|
|
38
39
|
if device is not None:
|
|
@@ -49,7 +50,6 @@ class ServiceRouteArgs:
|
|
|
49
50
|
def device(self) -> Optional[pulumi.Input[_builtins.str]]:
|
|
50
51
|
"""
|
|
51
52
|
The device in which the resource is defined
|
|
52
|
-
> ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
|
|
53
53
|
"""
|
|
54
54
|
return pulumi.get(self, "device")
|
|
55
55
|
|
|
@@ -62,6 +62,7 @@ class ServiceRouteArgs:
|
|
|
62
62
|
def folder(self) -> Optional[pulumi.Input[_builtins.str]]:
|
|
63
63
|
"""
|
|
64
64
|
The folder in which the resource is defined
|
|
65
|
+
|
|
65
66
|
> ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
|
|
66
67
|
"""
|
|
67
68
|
return pulumi.get(self, "folder")
|
|
@@ -87,6 +88,7 @@ class ServiceRouteArgs:
|
|
|
87
88
|
def snippet(self) -> Optional[pulumi.Input[_builtins.str]]:
|
|
88
89
|
"""
|
|
89
90
|
The snippet in which the resource is defined
|
|
91
|
+
|
|
90
92
|
> ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
|
|
91
93
|
"""
|
|
92
94
|
return pulumi.get(self, "snippet")
|
|
@@ -107,11 +109,12 @@ class _ServiceRouteState:
|
|
|
107
109
|
"""
|
|
108
110
|
Input properties used for looking up and filtering ServiceRoute resources.
|
|
109
111
|
:param pulumi.Input[_builtins.str] device: The device in which the resource is defined
|
|
110
|
-
> ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
|
|
111
112
|
:param pulumi.Input[_builtins.str] folder: The folder in which the resource is defined
|
|
113
|
+
|
|
112
114
|
> ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
|
|
113
115
|
:param pulumi.Input['ServiceRouteRouteArgs'] route: Route
|
|
114
116
|
:param pulumi.Input[_builtins.str] snippet: The snippet in which the resource is defined
|
|
117
|
+
|
|
115
118
|
> ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
|
|
116
119
|
"""
|
|
117
120
|
if device is not None:
|
|
@@ -130,7 +133,6 @@ class _ServiceRouteState:
|
|
|
130
133
|
def device(self) -> Optional[pulumi.Input[_builtins.str]]:
|
|
131
134
|
"""
|
|
132
135
|
The device in which the resource is defined
|
|
133
|
-
> ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
|
|
134
136
|
"""
|
|
135
137
|
return pulumi.get(self, "device")
|
|
136
138
|
|
|
@@ -143,6 +145,7 @@ class _ServiceRouteState:
|
|
|
143
145
|
def folder(self) -> Optional[pulumi.Input[_builtins.str]]:
|
|
144
146
|
"""
|
|
145
147
|
The folder in which the resource is defined
|
|
148
|
+
|
|
146
149
|
> ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
|
|
147
150
|
"""
|
|
148
151
|
return pulumi.get(self, "folder")
|
|
@@ -168,6 +171,7 @@ class _ServiceRouteState:
|
|
|
168
171
|
def snippet(self) -> Optional[pulumi.Input[_builtins.str]]:
|
|
169
172
|
"""
|
|
170
173
|
The snippet in which the resource is defined
|
|
174
|
+
|
|
171
175
|
> ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
|
|
172
176
|
"""
|
|
173
177
|
return pulumi.get(self, "snippet")
|
|
@@ -278,11 +282,12 @@ class ServiceRoute(pulumi.CustomResource):
|
|
|
278
282
|
:param str resource_name: The name of the resource.
|
|
279
283
|
:param pulumi.ResourceOptions opts: Options for the resource.
|
|
280
284
|
:param pulumi.Input[_builtins.str] device: The device in which the resource is defined
|
|
281
|
-
> ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
|
|
282
285
|
:param pulumi.Input[_builtins.str] folder: The folder in which the resource is defined
|
|
286
|
+
|
|
283
287
|
> ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
|
|
284
288
|
:param pulumi.Input[Union['ServiceRouteRouteArgs', 'ServiceRouteRouteArgsDict']] route: Route
|
|
285
289
|
:param pulumi.Input[_builtins.str] snippet: The snippet in which the resource is defined
|
|
290
|
+
|
|
286
291
|
> ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
|
|
287
292
|
"""
|
|
288
293
|
...
|
|
@@ -425,11 +430,12 @@ class ServiceRoute(pulumi.CustomResource):
|
|
|
425
430
|
:param pulumi.Input[str] id: The unique provider ID of the resource to lookup.
|
|
426
431
|
:param pulumi.ResourceOptions opts: Options for the resource.
|
|
427
432
|
:param pulumi.Input[_builtins.str] device: The device in which the resource is defined
|
|
428
|
-
> ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
|
|
429
433
|
:param pulumi.Input[_builtins.str] folder: The folder in which the resource is defined
|
|
434
|
+
|
|
430
435
|
> ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
|
|
431
436
|
:param pulumi.Input[Union['ServiceRouteRouteArgs', 'ServiceRouteRouteArgsDict']] route: Route
|
|
432
437
|
:param pulumi.Input[_builtins.str] snippet: The snippet in which the resource is defined
|
|
438
|
+
|
|
433
439
|
> ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
|
|
434
440
|
"""
|
|
435
441
|
opts = pulumi.ResourceOptions.merge(opts, pulumi.ResourceOptions(id=id))
|
|
@@ -448,7 +454,6 @@ class ServiceRoute(pulumi.CustomResource):
|
|
|
448
454
|
def device(self) -> pulumi.Output[Optional[_builtins.str]]:
|
|
449
455
|
"""
|
|
450
456
|
The device in which the resource is defined
|
|
451
|
-
> ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
|
|
452
457
|
"""
|
|
453
458
|
return pulumi.get(self, "device")
|
|
454
459
|
|
|
@@ -457,6 +462,7 @@ class ServiceRoute(pulumi.CustomResource):
|
|
|
457
462
|
def folder(self) -> pulumi.Output[Optional[_builtins.str]]:
|
|
458
463
|
"""
|
|
459
464
|
The folder in which the resource is defined
|
|
465
|
+
|
|
460
466
|
> ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
|
|
461
467
|
"""
|
|
462
468
|
return pulumi.get(self, "folder")
|
|
@@ -474,6 +480,7 @@ class ServiceRoute(pulumi.CustomResource):
|
|
|
474
480
|
def snippet(self) -> pulumi.Output[Optional[_builtins.str]]:
|
|
475
481
|
"""
|
|
476
482
|
The snippet in which the resource is defined
|
|
483
|
+
|
|
477
484
|
> ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
|
|
478
485
|
"""
|
|
479
486
|
return pulumi.get(self, "snippet")
|
pulumi_scm/service_setting.py
CHANGED
|
@@ -28,11 +28,12 @@ class ServiceSettingArgs:
|
|
|
28
28
|
"""
|
|
29
29
|
The set of arguments for constructing a ServiceSetting resource.
|
|
30
30
|
:param pulumi.Input[_builtins.str] device: The device in which the resource is defined
|
|
31
|
-
> ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
|
|
32
31
|
:param pulumi.Input[_builtins.str] folder: The folder in which the resource is defined
|
|
32
|
+
|
|
33
33
|
> ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
|
|
34
34
|
:param pulumi.Input['ServiceSettingServicesArgs'] services: Services
|
|
35
35
|
:param pulumi.Input[_builtins.str] snippet: The snippet in which the resource is defined
|
|
36
|
+
|
|
36
37
|
> ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
|
|
37
38
|
"""
|
|
38
39
|
if device is not None:
|
|
@@ -49,7 +50,6 @@ class ServiceSettingArgs:
|
|
|
49
50
|
def device(self) -> Optional[pulumi.Input[_builtins.str]]:
|
|
50
51
|
"""
|
|
51
52
|
The device in which the resource is defined
|
|
52
|
-
> ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
|
|
53
53
|
"""
|
|
54
54
|
return pulumi.get(self, "device")
|
|
55
55
|
|
|
@@ -62,6 +62,7 @@ class ServiceSettingArgs:
|
|
|
62
62
|
def folder(self) -> Optional[pulumi.Input[_builtins.str]]:
|
|
63
63
|
"""
|
|
64
64
|
The folder in which the resource is defined
|
|
65
|
+
|
|
65
66
|
> ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
|
|
66
67
|
"""
|
|
67
68
|
return pulumi.get(self, "folder")
|
|
@@ -87,6 +88,7 @@ class ServiceSettingArgs:
|
|
|
87
88
|
def snippet(self) -> Optional[pulumi.Input[_builtins.str]]:
|
|
88
89
|
"""
|
|
89
90
|
The snippet in which the resource is defined
|
|
91
|
+
|
|
90
92
|
> ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
|
|
91
93
|
"""
|
|
92
94
|
return pulumi.get(self, "snippet")
|
|
@@ -108,12 +110,13 @@ class _ServiceSettingState:
|
|
|
108
110
|
"""
|
|
109
111
|
Input properties used for looking up and filtering ServiceSetting resources.
|
|
110
112
|
:param pulumi.Input[_builtins.str] device: The device in which the resource is defined
|
|
111
|
-
> ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
|
|
112
113
|
:param pulumi.Input[Mapping[str, pulumi.Input[_builtins.str]]] encrypted_values: Map of sensitive values returned from the API.
|
|
113
114
|
:param pulumi.Input[_builtins.str] folder: The folder in which the resource is defined
|
|
115
|
+
|
|
114
116
|
> ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
|
|
115
117
|
:param pulumi.Input['ServiceSettingServicesArgs'] services: Services
|
|
116
118
|
:param pulumi.Input[_builtins.str] snippet: The snippet in which the resource is defined
|
|
119
|
+
|
|
117
120
|
> ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
|
|
118
121
|
"""
|
|
119
122
|
if device is not None:
|
|
@@ -134,7 +137,6 @@ class _ServiceSettingState:
|
|
|
134
137
|
def device(self) -> Optional[pulumi.Input[_builtins.str]]:
|
|
135
138
|
"""
|
|
136
139
|
The device in which the resource is defined
|
|
137
|
-
> ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
|
|
138
140
|
"""
|
|
139
141
|
return pulumi.get(self, "device")
|
|
140
142
|
|
|
@@ -159,6 +161,7 @@ class _ServiceSettingState:
|
|
|
159
161
|
def folder(self) -> Optional[pulumi.Input[_builtins.str]]:
|
|
160
162
|
"""
|
|
161
163
|
The folder in which the resource is defined
|
|
164
|
+
|
|
162
165
|
> ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
|
|
163
166
|
"""
|
|
164
167
|
return pulumi.get(self, "folder")
|
|
@@ -184,6 +187,7 @@ class _ServiceSettingState:
|
|
|
184
187
|
def snippet(self) -> Optional[pulumi.Input[_builtins.str]]:
|
|
185
188
|
"""
|
|
186
189
|
The snippet in which the resource is defined
|
|
190
|
+
|
|
187
191
|
> ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
|
|
188
192
|
"""
|
|
189
193
|
return pulumi.get(self, "snippet")
|
|
@@ -287,11 +291,12 @@ class ServiceSetting(pulumi.CustomResource):
|
|
|
287
291
|
:param str resource_name: The name of the resource.
|
|
288
292
|
:param pulumi.ResourceOptions opts: Options for the resource.
|
|
289
293
|
:param pulumi.Input[_builtins.str] device: The device in which the resource is defined
|
|
290
|
-
> ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
|
|
291
294
|
:param pulumi.Input[_builtins.str] folder: The folder in which the resource is defined
|
|
295
|
+
|
|
292
296
|
> ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
|
|
293
297
|
:param pulumi.Input[Union['ServiceSettingServicesArgs', 'ServiceSettingServicesArgsDict']] services: Services
|
|
294
298
|
:param pulumi.Input[_builtins.str] snippet: The snippet in which the resource is defined
|
|
299
|
+
|
|
295
300
|
> ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
|
|
296
301
|
"""
|
|
297
302
|
...
|
|
@@ -431,12 +436,13 @@ class ServiceSetting(pulumi.CustomResource):
|
|
|
431
436
|
:param pulumi.Input[str] id: The unique provider ID of the resource to lookup.
|
|
432
437
|
:param pulumi.ResourceOptions opts: Options for the resource.
|
|
433
438
|
:param pulumi.Input[_builtins.str] device: The device in which the resource is defined
|
|
434
|
-
> ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
|
|
435
439
|
:param pulumi.Input[Mapping[str, pulumi.Input[_builtins.str]]] encrypted_values: Map of sensitive values returned from the API.
|
|
436
440
|
:param pulumi.Input[_builtins.str] folder: The folder in which the resource is defined
|
|
441
|
+
|
|
437
442
|
> ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
|
|
438
443
|
:param pulumi.Input[Union['ServiceSettingServicesArgs', 'ServiceSettingServicesArgsDict']] services: Services
|
|
439
444
|
:param pulumi.Input[_builtins.str] snippet: The snippet in which the resource is defined
|
|
445
|
+
|
|
440
446
|
> ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
|
|
441
447
|
"""
|
|
442
448
|
opts = pulumi.ResourceOptions.merge(opts, pulumi.ResourceOptions(id=id))
|
|
@@ -456,7 +462,6 @@ class ServiceSetting(pulumi.CustomResource):
|
|
|
456
462
|
def device(self) -> pulumi.Output[Optional[_builtins.str]]:
|
|
457
463
|
"""
|
|
458
464
|
The device in which the resource is defined
|
|
459
|
-
> ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
|
|
460
465
|
"""
|
|
461
466
|
return pulumi.get(self, "device")
|
|
462
467
|
|
|
@@ -473,6 +478,7 @@ class ServiceSetting(pulumi.CustomResource):
|
|
|
473
478
|
def folder(self) -> pulumi.Output[Optional[_builtins.str]]:
|
|
474
479
|
"""
|
|
475
480
|
The folder in which the resource is defined
|
|
481
|
+
|
|
476
482
|
> ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
|
|
477
483
|
"""
|
|
478
484
|
return pulumi.get(self, "folder")
|
|
@@ -490,6 +496,7 @@ class ServiceSetting(pulumi.CustomResource):
|
|
|
490
496
|
def snippet(self) -> pulumi.Output[Optional[_builtins.str]]:
|
|
491
497
|
"""
|
|
492
498
|
The snippet in which the resource is defined
|
|
499
|
+
|
|
493
500
|
> ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
|
|
494
501
|
"""
|
|
495
502
|
return pulumi.get(self, "snippet")
|
pulumi_scm/session_setting.py
CHANGED
|
@@ -28,11 +28,12 @@ class SessionSettingArgs:
|
|
|
28
28
|
"""
|
|
29
29
|
The set of arguments for constructing a SessionSetting resource.
|
|
30
30
|
:param pulumi.Input[_builtins.str] device: The device in which the resource is defined
|
|
31
|
-
> ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
|
|
32
31
|
:param pulumi.Input[_builtins.str] folder: The folder in which the resource is defined
|
|
32
|
+
|
|
33
33
|
> ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
|
|
34
34
|
:param pulumi.Input['SessionSettingSessionSettingsArgs'] session_settings: Session settings
|
|
35
35
|
:param pulumi.Input[_builtins.str] snippet: The snippet in which the resource is defined
|
|
36
|
+
|
|
36
37
|
> ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
|
|
37
38
|
"""
|
|
38
39
|
if device is not None:
|
|
@@ -49,7 +50,6 @@ class SessionSettingArgs:
|
|
|
49
50
|
def device(self) -> Optional[pulumi.Input[_builtins.str]]:
|
|
50
51
|
"""
|
|
51
52
|
The device in which the resource is defined
|
|
52
|
-
> ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
|
|
53
53
|
"""
|
|
54
54
|
return pulumi.get(self, "device")
|
|
55
55
|
|
|
@@ -62,6 +62,7 @@ class SessionSettingArgs:
|
|
|
62
62
|
def folder(self) -> Optional[pulumi.Input[_builtins.str]]:
|
|
63
63
|
"""
|
|
64
64
|
The folder in which the resource is defined
|
|
65
|
+
|
|
65
66
|
> ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
|
|
66
67
|
"""
|
|
67
68
|
return pulumi.get(self, "folder")
|
|
@@ -87,6 +88,7 @@ class SessionSettingArgs:
|
|
|
87
88
|
def snippet(self) -> Optional[pulumi.Input[_builtins.str]]:
|
|
88
89
|
"""
|
|
89
90
|
The snippet in which the resource is defined
|
|
91
|
+
|
|
90
92
|
> ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
|
|
91
93
|
"""
|
|
92
94
|
return pulumi.get(self, "snippet")
|
|
@@ -107,11 +109,12 @@ class _SessionSettingState:
|
|
|
107
109
|
"""
|
|
108
110
|
Input properties used for looking up and filtering SessionSetting resources.
|
|
109
111
|
:param pulumi.Input[_builtins.str] device: The device in which the resource is defined
|
|
110
|
-
> ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
|
|
111
112
|
:param pulumi.Input[_builtins.str] folder: The folder in which the resource is defined
|
|
113
|
+
|
|
112
114
|
> ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
|
|
113
115
|
:param pulumi.Input['SessionSettingSessionSettingsArgs'] session_settings: Session settings
|
|
114
116
|
:param pulumi.Input[_builtins.str] snippet: The snippet in which the resource is defined
|
|
117
|
+
|
|
115
118
|
> ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
|
|
116
119
|
"""
|
|
117
120
|
if device is not None:
|
|
@@ -130,7 +133,6 @@ class _SessionSettingState:
|
|
|
130
133
|
def device(self) -> Optional[pulumi.Input[_builtins.str]]:
|
|
131
134
|
"""
|
|
132
135
|
The device in which the resource is defined
|
|
133
|
-
> ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
|
|
134
136
|
"""
|
|
135
137
|
return pulumi.get(self, "device")
|
|
136
138
|
|
|
@@ -143,6 +145,7 @@ class _SessionSettingState:
|
|
|
143
145
|
def folder(self) -> Optional[pulumi.Input[_builtins.str]]:
|
|
144
146
|
"""
|
|
145
147
|
The folder in which the resource is defined
|
|
148
|
+
|
|
146
149
|
> ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
|
|
147
150
|
"""
|
|
148
151
|
return pulumi.get(self, "folder")
|
|
@@ -168,6 +171,7 @@ class _SessionSettingState:
|
|
|
168
171
|
def snippet(self) -> Optional[pulumi.Input[_builtins.str]]:
|
|
169
172
|
"""
|
|
170
173
|
The snippet in which the resource is defined
|
|
174
|
+
|
|
171
175
|
> ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
|
|
172
176
|
"""
|
|
173
177
|
return pulumi.get(self, "snippet")
|
|
@@ -280,11 +284,12 @@ class SessionSetting(pulumi.CustomResource):
|
|
|
280
284
|
:param str resource_name: The name of the resource.
|
|
281
285
|
:param pulumi.ResourceOptions opts: Options for the resource.
|
|
282
286
|
:param pulumi.Input[_builtins.str] device: The device in which the resource is defined
|
|
283
|
-
> ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
|
|
284
287
|
:param pulumi.Input[_builtins.str] folder: The folder in which the resource is defined
|
|
288
|
+
|
|
285
289
|
> ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
|
|
286
290
|
:param pulumi.Input[Union['SessionSettingSessionSettingsArgs', 'SessionSettingSessionSettingsArgsDict']] session_settings: Session settings
|
|
287
291
|
:param pulumi.Input[_builtins.str] snippet: The snippet in which the resource is defined
|
|
292
|
+
|
|
288
293
|
> ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
|
|
289
294
|
"""
|
|
290
295
|
...
|
|
@@ -429,11 +434,12 @@ class SessionSetting(pulumi.CustomResource):
|
|
|
429
434
|
:param pulumi.Input[str] id: The unique provider ID of the resource to lookup.
|
|
430
435
|
:param pulumi.ResourceOptions opts: Options for the resource.
|
|
431
436
|
:param pulumi.Input[_builtins.str] device: The device in which the resource is defined
|
|
432
|
-
> ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
|
|
433
437
|
:param pulumi.Input[_builtins.str] folder: The folder in which the resource is defined
|
|
438
|
+
|
|
434
439
|
> ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
|
|
435
440
|
:param pulumi.Input[Union['SessionSettingSessionSettingsArgs', 'SessionSettingSessionSettingsArgsDict']] session_settings: Session settings
|
|
436
441
|
:param pulumi.Input[_builtins.str] snippet: The snippet in which the resource is defined
|
|
442
|
+
|
|
437
443
|
> ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
|
|
438
444
|
"""
|
|
439
445
|
opts = pulumi.ResourceOptions.merge(opts, pulumi.ResourceOptions(id=id))
|
|
@@ -452,7 +458,6 @@ class SessionSetting(pulumi.CustomResource):
|
|
|
452
458
|
def device(self) -> pulumi.Output[Optional[_builtins.str]]:
|
|
453
459
|
"""
|
|
454
460
|
The device in which the resource is defined
|
|
455
|
-
> ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
|
|
456
461
|
"""
|
|
457
462
|
return pulumi.get(self, "device")
|
|
458
463
|
|
|
@@ -461,6 +466,7 @@ class SessionSetting(pulumi.CustomResource):
|
|
|
461
466
|
def folder(self) -> pulumi.Output[Optional[_builtins.str]]:
|
|
462
467
|
"""
|
|
463
468
|
The folder in which the resource is defined
|
|
469
|
+
|
|
464
470
|
> ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
|
|
465
471
|
"""
|
|
466
472
|
return pulumi.get(self, "folder")
|
|
@@ -478,6 +484,7 @@ class SessionSetting(pulumi.CustomResource):
|
|
|
478
484
|
def snippet(self) -> pulumi.Output[Optional[_builtins.str]]:
|
|
479
485
|
"""
|
|
480
486
|
The snippet in which the resource is defined
|
|
487
|
+
|
|
481
488
|
> ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
|
|
482
489
|
"""
|
|
483
490
|
return pulumi.get(self, "snippet")
|