pulumi-sdwan 0.4.0a1745303823__py3-none-any.whl → 0.4.0a1745555260__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.
Potentially problematic release.
This version of pulumi-sdwan might be problematic. Click here for more details.
- pulumi_sdwan/_inputs.py +30 -30
- pulumi_sdwan/get_transport_cellular_profile_feature.py +15 -15
- pulumi_sdwan/outputs.py +20 -20
- pulumi_sdwan/pulumi-plugin.json +1 -1
- pulumi_sdwan/service_routing_eigrp_feature.py +7 -7
- pulumi_sdwan/system_remote_access_feature.py +84 -84
- pulumi_sdwan/transport_cellular_profile_feature.py +99 -90
- pulumi_sdwan/transport_management_vpn_interface_ethernet_feature.py +28 -28
- pulumi_sdwan/transport_wan_vpn_interface_ethernet_feature.py +28 -28
- {pulumi_sdwan-0.4.0a1745303823.dist-info → pulumi_sdwan-0.4.0a1745555260.dist-info}/METADATA +1 -1
- {pulumi_sdwan-0.4.0a1745303823.dist-info → pulumi_sdwan-0.4.0a1745555260.dist-info}/RECORD +13 -13
- {pulumi_sdwan-0.4.0a1745303823.dist-info → pulumi_sdwan-0.4.0a1745555260.dist-info}/WHEEL +1 -1
- {pulumi_sdwan-0.4.0a1745303823.dist-info → pulumi_sdwan-0.4.0a1745555260.dist-info}/top_level.txt +0 -0
|
@@ -66,9 +66,9 @@ class SystemRemoteAccessFeatureArgs:
|
|
|
66
66
|
"""
|
|
67
67
|
The set of arguments for constructing a SystemRemoteAccessFeature resource.
|
|
68
68
|
:param pulumi.Input[builtins.str] aaa_derive_name_from_peer_domain: , Attribute conditional on `connection_type_ssl` being equal to `false`
|
|
69
|
-
:param pulumi.Input[builtins.str] aaa_derive_name_from_peer_domain_variable: Variable name
|
|
69
|
+
:param pulumi.Input[builtins.str] aaa_derive_name_from_peer_domain_variable: Variable name, Attribute conditional on `connection_type_ssl` being equal to `false`
|
|
70
70
|
:param pulumi.Input[builtins.str] aaa_derive_name_from_peer_identity: , Attribute conditional on `connection_type_ssl` being equal to `false`
|
|
71
|
-
:param pulumi.Input[builtins.str] aaa_derive_name_from_peer_identity_variable: Variable name
|
|
71
|
+
:param pulumi.Input[builtins.str] aaa_derive_name_from_peer_identity_variable: Variable name, Attribute conditional on `connection_type_ssl` being equal to `false`
|
|
72
72
|
:param pulumi.Input[builtins.bool] aaa_enable_accounting: Enable Accounting - Default value: `true`
|
|
73
73
|
:param pulumi.Input[builtins.str] aaa_enable_accounting_variable: Variable name
|
|
74
74
|
:param pulumi.Input[builtins.str] aaa_specify_name_policy_name_variable: Variable name
|
|
@@ -81,35 +81,35 @@ class SystemRemoteAccessFeatureArgs:
|
|
|
81
81
|
:param pulumi.Input[builtins.str] feature_profile_id: Feature Profile ID
|
|
82
82
|
:param pulumi.Input[builtins.int] ikev2_anti_dos_threshold: Anti-DOS Threshold, Attribute conditional on `connection_type_ssl` being equal to `false` - Range: `10`-`1000` - Default
|
|
83
83
|
value: `100`
|
|
84
|
-
:param pulumi.Input[builtins.str] ikev2_anti_dos_threshold_variable: Variable name
|
|
84
|
+
:param pulumi.Input[builtins.str] ikev2_anti_dos_threshold_variable: Variable name, Attribute conditional on `connection_type_ssl` being equal to `false`
|
|
85
85
|
:param pulumi.Input[builtins.str] ikev2_local_ike_identity_type: , Attribute conditional on `connection_type_ssl` being equal to `false` - Choices: `EMAIL`, `FQDN`, `KEYID`, `IPv4
|
|
86
86
|
ADDRESS`, `IPv6 ADDRESS`
|
|
87
|
-
:param pulumi.Input[builtins.str] ikev2_local_ike_identity_type_variable: Variable name
|
|
87
|
+
:param pulumi.Input[builtins.str] ikev2_local_ike_identity_type_variable: Variable name, Attribute conditional on `connection_type_ssl` being equal to `false`
|
|
88
88
|
:param pulumi.Input[builtins.str] ikev2_local_ike_identity_value: , Attribute conditional on `connection_type_ssl` being equal to `false`
|
|
89
|
-
:param pulumi.Input[builtins.str] ikev2_local_ike_identity_value_variable: Variable name
|
|
89
|
+
:param pulumi.Input[builtins.str] ikev2_local_ike_identity_value_variable: Variable name, Attribute conditional on `connection_type_ssl` being equal to `false`
|
|
90
90
|
:param pulumi.Input[builtins.int] ikev2_security_association_lifetime: Security Association Lifetime in Seconds, Attribute conditional on `connection_type_ssl` being equal to `false` - Range:
|
|
91
91
|
`3600`-`86400` - Default value: `86400`
|
|
92
|
-
:param pulumi.Input[builtins.str] ikev2_security_association_lifetime_variable: Variable name
|
|
92
|
+
:param pulumi.Input[builtins.str] ikev2_security_association_lifetime_variable: Variable name, Attribute conditional on `connection_type_ssl` being equal to `false`
|
|
93
93
|
:param pulumi.Input[builtins.int] ipsec_anti_replay_window_size: security Association Lifetime, Attribute conditional on `ipsec_enable_anti_replay` being equal to `true` - Default
|
|
94
94
|
value: `64`
|
|
95
|
-
:param pulumi.Input[builtins.str] ipsec_anti_replay_window_size_variable: Variable name
|
|
95
|
+
:param pulumi.Input[builtins.str] ipsec_anti_replay_window_size_variable: Variable name, Attribute conditional on `ipsec_enable_anti_replay` being equal to `true`
|
|
96
96
|
:param pulumi.Input[builtins.bool] ipsec_enable_anti_replay: Enable Anti-Replay, Attribute conditional on `connection_type_ssl` being equal to `false` - Default value: `true`
|
|
97
|
-
:param pulumi.Input[builtins.str] ipsec_enable_anti_replay_variable: Variable name
|
|
97
|
+
:param pulumi.Input[builtins.str] ipsec_enable_anti_replay_variable: Variable name, Attribute conditional on `connection_type_ssl` being equal to `false`
|
|
98
98
|
:param pulumi.Input[builtins.bool] ipsec_enable_perfect_foward_secrecy: security Association Lifetime, Attribute conditional on `connection_type_ssl` being equal to `false` - Default value:
|
|
99
99
|
`false`
|
|
100
|
-
:param pulumi.Input[builtins.str] ipsec_enable_perfect_foward_secrecy_variable: Variable name
|
|
100
|
+
:param pulumi.Input[builtins.str] ipsec_enable_perfect_foward_secrecy_variable: Variable name, Attribute conditional on `connection_type_ssl` being equal to `false`
|
|
101
101
|
:param pulumi.Input[builtins.int] ipsec_security_association_lifetime: Security Association Lifetime in Seconds, Attribute conditional on `connection_type_ssl` being equal to `false` - Range:
|
|
102
102
|
`3600`-`86400` - Default value: `3600`
|
|
103
|
-
:param pulumi.Input[builtins.str] ipsec_security_association_lifetime_variable: Variable name
|
|
103
|
+
:param pulumi.Input[builtins.str] ipsec_security_association_lifetime_variable: Variable name, Attribute conditional on `connection_type_ssl` being equal to `false`
|
|
104
104
|
:param pulumi.Input[builtins.int] ipv4_pool_size: IPv4 Pool Size - Default value: `1000`
|
|
105
105
|
:param pulumi.Input[builtins.str] ipv4_pool_size_variable: Variable name
|
|
106
106
|
:param pulumi.Input[builtins.int] ipv6_pool_size: IPv6 Pool Size - Default value: `1024`
|
|
107
107
|
:param pulumi.Input[builtins.str] ipv6_pool_size_variable: Variable name
|
|
108
108
|
:param pulumi.Input[builtins.str] name: The name of the Feature
|
|
109
109
|
:param pulumi.Input[builtins.str] psk_authentication_pre_shared_key: PSK Pre Shared Key, Attribute conditional on `psk_authentication_type` being equal to `group`
|
|
110
|
-
:param pulumi.Input[builtins.str] psk_authentication_pre_shared_key_variable: Variable name
|
|
110
|
+
:param pulumi.Input[builtins.str] psk_authentication_pre_shared_key_variable: Variable name, Attribute conditional on `psk_authentication_type` being equal to `group`
|
|
111
111
|
:param pulumi.Input[builtins.str] psk_authentication_type: PSK Selection, Attribute conditional on `connection_type_ssl` being equal to `false` - Choices: `aaa`, `group`
|
|
112
|
-
:param pulumi.Input[builtins.str] psk_authentication_type_variable: Variable name
|
|
112
|
+
:param pulumi.Input[builtins.str] psk_authentication_type_variable: Variable name, Attribute conditional on `connection_type_ssl` being equal to `false`
|
|
113
113
|
:param pulumi.Input[builtins.str] radius_group_name_variable: Variable name
|
|
114
114
|
"""
|
|
115
115
|
pulumi.set(__self__, "radius_group_name", radius_group_name)
|
|
@@ -223,7 +223,7 @@ class SystemRemoteAccessFeatureArgs:
|
|
|
223
223
|
@pulumi.getter(name="aaaDeriveNameFromPeerDomainVariable")
|
|
224
224
|
def aaa_derive_name_from_peer_domain_variable(self) -> Optional[pulumi.Input[builtins.str]]:
|
|
225
225
|
"""
|
|
226
|
-
Variable name
|
|
226
|
+
Variable name, Attribute conditional on `connection_type_ssl` being equal to `false`
|
|
227
227
|
"""
|
|
228
228
|
return pulumi.get(self, "aaa_derive_name_from_peer_domain_variable")
|
|
229
229
|
|
|
@@ -247,7 +247,7 @@ class SystemRemoteAccessFeatureArgs:
|
|
|
247
247
|
@pulumi.getter(name="aaaDeriveNameFromPeerIdentityVariable")
|
|
248
248
|
def aaa_derive_name_from_peer_identity_variable(self) -> Optional[pulumi.Input[builtins.str]]:
|
|
249
249
|
"""
|
|
250
|
-
Variable name
|
|
250
|
+
Variable name, Attribute conditional on `connection_type_ssl` being equal to `false`
|
|
251
251
|
"""
|
|
252
252
|
return pulumi.get(self, "aaa_derive_name_from_peer_identity_variable")
|
|
253
253
|
|
|
@@ -410,7 +410,7 @@ class SystemRemoteAccessFeatureArgs:
|
|
|
410
410
|
@pulumi.getter(name="ikev2AntiDosThresholdVariable")
|
|
411
411
|
def ikev2_anti_dos_threshold_variable(self) -> Optional[pulumi.Input[builtins.str]]:
|
|
412
412
|
"""
|
|
413
|
-
Variable name
|
|
413
|
+
Variable name, Attribute conditional on `connection_type_ssl` being equal to `false`
|
|
414
414
|
"""
|
|
415
415
|
return pulumi.get(self, "ikev2_anti_dos_threshold_variable")
|
|
416
416
|
|
|
@@ -435,7 +435,7 @@ class SystemRemoteAccessFeatureArgs:
|
|
|
435
435
|
@pulumi.getter(name="ikev2LocalIkeIdentityTypeVariable")
|
|
436
436
|
def ikev2_local_ike_identity_type_variable(self) -> Optional[pulumi.Input[builtins.str]]:
|
|
437
437
|
"""
|
|
438
|
-
Variable name
|
|
438
|
+
Variable name, Attribute conditional on `connection_type_ssl` being equal to `false`
|
|
439
439
|
"""
|
|
440
440
|
return pulumi.get(self, "ikev2_local_ike_identity_type_variable")
|
|
441
441
|
|
|
@@ -459,7 +459,7 @@ class SystemRemoteAccessFeatureArgs:
|
|
|
459
459
|
@pulumi.getter(name="ikev2LocalIkeIdentityValueVariable")
|
|
460
460
|
def ikev2_local_ike_identity_value_variable(self) -> Optional[pulumi.Input[builtins.str]]:
|
|
461
461
|
"""
|
|
462
|
-
Variable name
|
|
462
|
+
Variable name, Attribute conditional on `connection_type_ssl` being equal to `false`
|
|
463
463
|
"""
|
|
464
464
|
return pulumi.get(self, "ikev2_local_ike_identity_value_variable")
|
|
465
465
|
|
|
@@ -484,7 +484,7 @@ class SystemRemoteAccessFeatureArgs:
|
|
|
484
484
|
@pulumi.getter(name="ikev2SecurityAssociationLifetimeVariable")
|
|
485
485
|
def ikev2_security_association_lifetime_variable(self) -> Optional[pulumi.Input[builtins.str]]:
|
|
486
486
|
"""
|
|
487
|
-
Variable name
|
|
487
|
+
Variable name, Attribute conditional on `connection_type_ssl` being equal to `false`
|
|
488
488
|
"""
|
|
489
489
|
return pulumi.get(self, "ikev2_security_association_lifetime_variable")
|
|
490
490
|
|
|
@@ -509,7 +509,7 @@ class SystemRemoteAccessFeatureArgs:
|
|
|
509
509
|
@pulumi.getter(name="ipsecAntiReplayWindowSizeVariable")
|
|
510
510
|
def ipsec_anti_replay_window_size_variable(self) -> Optional[pulumi.Input[builtins.str]]:
|
|
511
511
|
"""
|
|
512
|
-
Variable name
|
|
512
|
+
Variable name, Attribute conditional on `ipsec_enable_anti_replay` being equal to `true`
|
|
513
513
|
"""
|
|
514
514
|
return pulumi.get(self, "ipsec_anti_replay_window_size_variable")
|
|
515
515
|
|
|
@@ -533,7 +533,7 @@ class SystemRemoteAccessFeatureArgs:
|
|
|
533
533
|
@pulumi.getter(name="ipsecEnableAntiReplayVariable")
|
|
534
534
|
def ipsec_enable_anti_replay_variable(self) -> Optional[pulumi.Input[builtins.str]]:
|
|
535
535
|
"""
|
|
536
|
-
Variable name
|
|
536
|
+
Variable name, Attribute conditional on `connection_type_ssl` being equal to `false`
|
|
537
537
|
"""
|
|
538
538
|
return pulumi.get(self, "ipsec_enable_anti_replay_variable")
|
|
539
539
|
|
|
@@ -558,7 +558,7 @@ class SystemRemoteAccessFeatureArgs:
|
|
|
558
558
|
@pulumi.getter(name="ipsecEnablePerfectFowardSecrecyVariable")
|
|
559
559
|
def ipsec_enable_perfect_foward_secrecy_variable(self) -> Optional[pulumi.Input[builtins.str]]:
|
|
560
560
|
"""
|
|
561
|
-
Variable name
|
|
561
|
+
Variable name, Attribute conditional on `connection_type_ssl` being equal to `false`
|
|
562
562
|
"""
|
|
563
563
|
return pulumi.get(self, "ipsec_enable_perfect_foward_secrecy_variable")
|
|
564
564
|
|
|
@@ -583,7 +583,7 @@ class SystemRemoteAccessFeatureArgs:
|
|
|
583
583
|
@pulumi.getter(name="ipsecSecurityAssociationLifetimeVariable")
|
|
584
584
|
def ipsec_security_association_lifetime_variable(self) -> Optional[pulumi.Input[builtins.str]]:
|
|
585
585
|
"""
|
|
586
|
-
Variable name
|
|
586
|
+
Variable name, Attribute conditional on `connection_type_ssl` being equal to `false`
|
|
587
587
|
"""
|
|
588
588
|
return pulumi.get(self, "ipsec_security_association_lifetime_variable")
|
|
589
589
|
|
|
@@ -667,7 +667,7 @@ class SystemRemoteAccessFeatureArgs:
|
|
|
667
667
|
@pulumi.getter(name="pskAuthenticationPreSharedKeyVariable")
|
|
668
668
|
def psk_authentication_pre_shared_key_variable(self) -> Optional[pulumi.Input[builtins.str]]:
|
|
669
669
|
"""
|
|
670
|
-
Variable name
|
|
670
|
+
Variable name, Attribute conditional on `psk_authentication_type` being equal to `group`
|
|
671
671
|
"""
|
|
672
672
|
return pulumi.get(self, "psk_authentication_pre_shared_key_variable")
|
|
673
673
|
|
|
@@ -691,7 +691,7 @@ class SystemRemoteAccessFeatureArgs:
|
|
|
691
691
|
@pulumi.getter(name="pskAuthenticationTypeVariable")
|
|
692
692
|
def psk_authentication_type_variable(self) -> Optional[pulumi.Input[builtins.str]]:
|
|
693
693
|
"""
|
|
694
|
-
Variable name
|
|
694
|
+
Variable name, Attribute conditional on `connection_type_ssl` being equal to `false`
|
|
695
695
|
"""
|
|
696
696
|
return pulumi.get(self, "psk_authentication_type_variable")
|
|
697
697
|
|
|
@@ -762,9 +762,9 @@ class _SystemRemoteAccessFeatureState:
|
|
|
762
762
|
"""
|
|
763
763
|
Input properties used for looking up and filtering SystemRemoteAccessFeature resources.
|
|
764
764
|
:param pulumi.Input[builtins.str] aaa_derive_name_from_peer_domain: , Attribute conditional on `connection_type_ssl` being equal to `false`
|
|
765
|
-
:param pulumi.Input[builtins.str] aaa_derive_name_from_peer_domain_variable: Variable name
|
|
765
|
+
:param pulumi.Input[builtins.str] aaa_derive_name_from_peer_domain_variable: Variable name, Attribute conditional on `connection_type_ssl` being equal to `false`
|
|
766
766
|
:param pulumi.Input[builtins.str] aaa_derive_name_from_peer_identity: , Attribute conditional on `connection_type_ssl` being equal to `false`
|
|
767
|
-
:param pulumi.Input[builtins.str] aaa_derive_name_from_peer_identity_variable: Variable name
|
|
767
|
+
:param pulumi.Input[builtins.str] aaa_derive_name_from_peer_identity_variable: Variable name, Attribute conditional on `connection_type_ssl` being equal to `false`
|
|
768
768
|
:param pulumi.Input[builtins.bool] aaa_enable_accounting: Enable Accounting - Default value: `true`
|
|
769
769
|
:param pulumi.Input[builtins.str] aaa_enable_accounting_variable: Variable name
|
|
770
770
|
:param pulumi.Input[builtins.str] aaa_specify_name_policy_name_variable: Variable name
|
|
@@ -777,35 +777,35 @@ class _SystemRemoteAccessFeatureState:
|
|
|
777
777
|
:param pulumi.Input[builtins.str] feature_profile_id: Feature Profile ID
|
|
778
778
|
:param pulumi.Input[builtins.int] ikev2_anti_dos_threshold: Anti-DOS Threshold, Attribute conditional on `connection_type_ssl` being equal to `false` - Range: `10`-`1000` - Default
|
|
779
779
|
value: `100`
|
|
780
|
-
:param pulumi.Input[builtins.str] ikev2_anti_dos_threshold_variable: Variable name
|
|
780
|
+
:param pulumi.Input[builtins.str] ikev2_anti_dos_threshold_variable: Variable name, Attribute conditional on `connection_type_ssl` being equal to `false`
|
|
781
781
|
:param pulumi.Input[builtins.str] ikev2_local_ike_identity_type: , Attribute conditional on `connection_type_ssl` being equal to `false` - Choices: `EMAIL`, `FQDN`, `KEYID`, `IPv4
|
|
782
782
|
ADDRESS`, `IPv6 ADDRESS`
|
|
783
|
-
:param pulumi.Input[builtins.str] ikev2_local_ike_identity_type_variable: Variable name
|
|
783
|
+
:param pulumi.Input[builtins.str] ikev2_local_ike_identity_type_variable: Variable name, Attribute conditional on `connection_type_ssl` being equal to `false`
|
|
784
784
|
:param pulumi.Input[builtins.str] ikev2_local_ike_identity_value: , Attribute conditional on `connection_type_ssl` being equal to `false`
|
|
785
|
-
:param pulumi.Input[builtins.str] ikev2_local_ike_identity_value_variable: Variable name
|
|
785
|
+
:param pulumi.Input[builtins.str] ikev2_local_ike_identity_value_variable: Variable name, Attribute conditional on `connection_type_ssl` being equal to `false`
|
|
786
786
|
:param pulumi.Input[builtins.int] ikev2_security_association_lifetime: Security Association Lifetime in Seconds, Attribute conditional on `connection_type_ssl` being equal to `false` - Range:
|
|
787
787
|
`3600`-`86400` - Default value: `86400`
|
|
788
|
-
:param pulumi.Input[builtins.str] ikev2_security_association_lifetime_variable: Variable name
|
|
788
|
+
:param pulumi.Input[builtins.str] ikev2_security_association_lifetime_variable: Variable name, Attribute conditional on `connection_type_ssl` being equal to `false`
|
|
789
789
|
:param pulumi.Input[builtins.int] ipsec_anti_replay_window_size: security Association Lifetime, Attribute conditional on `ipsec_enable_anti_replay` being equal to `true` - Default
|
|
790
790
|
value: `64`
|
|
791
|
-
:param pulumi.Input[builtins.str] ipsec_anti_replay_window_size_variable: Variable name
|
|
791
|
+
:param pulumi.Input[builtins.str] ipsec_anti_replay_window_size_variable: Variable name, Attribute conditional on `ipsec_enable_anti_replay` being equal to `true`
|
|
792
792
|
:param pulumi.Input[builtins.bool] ipsec_enable_anti_replay: Enable Anti-Replay, Attribute conditional on `connection_type_ssl` being equal to `false` - Default value: `true`
|
|
793
|
-
:param pulumi.Input[builtins.str] ipsec_enable_anti_replay_variable: Variable name
|
|
793
|
+
:param pulumi.Input[builtins.str] ipsec_enable_anti_replay_variable: Variable name, Attribute conditional on `connection_type_ssl` being equal to `false`
|
|
794
794
|
:param pulumi.Input[builtins.bool] ipsec_enable_perfect_foward_secrecy: security Association Lifetime, Attribute conditional on `connection_type_ssl` being equal to `false` - Default value:
|
|
795
795
|
`false`
|
|
796
|
-
:param pulumi.Input[builtins.str] ipsec_enable_perfect_foward_secrecy_variable: Variable name
|
|
796
|
+
:param pulumi.Input[builtins.str] ipsec_enable_perfect_foward_secrecy_variable: Variable name, Attribute conditional on `connection_type_ssl` being equal to `false`
|
|
797
797
|
:param pulumi.Input[builtins.int] ipsec_security_association_lifetime: Security Association Lifetime in Seconds, Attribute conditional on `connection_type_ssl` being equal to `false` - Range:
|
|
798
798
|
`3600`-`86400` - Default value: `3600`
|
|
799
|
-
:param pulumi.Input[builtins.str] ipsec_security_association_lifetime_variable: Variable name
|
|
799
|
+
:param pulumi.Input[builtins.str] ipsec_security_association_lifetime_variable: Variable name, Attribute conditional on `connection_type_ssl` being equal to `false`
|
|
800
800
|
:param pulumi.Input[builtins.int] ipv4_pool_size: IPv4 Pool Size - Default value: `1000`
|
|
801
801
|
:param pulumi.Input[builtins.str] ipv4_pool_size_variable: Variable name
|
|
802
802
|
:param pulumi.Input[builtins.int] ipv6_pool_size: IPv6 Pool Size - Default value: `1024`
|
|
803
803
|
:param pulumi.Input[builtins.str] ipv6_pool_size_variable: Variable name
|
|
804
804
|
:param pulumi.Input[builtins.str] name: The name of the Feature
|
|
805
805
|
:param pulumi.Input[builtins.str] psk_authentication_pre_shared_key: PSK Pre Shared Key, Attribute conditional on `psk_authentication_type` being equal to `group`
|
|
806
|
-
:param pulumi.Input[builtins.str] psk_authentication_pre_shared_key_variable: Variable name
|
|
806
|
+
:param pulumi.Input[builtins.str] psk_authentication_pre_shared_key_variable: Variable name, Attribute conditional on `psk_authentication_type` being equal to `group`
|
|
807
807
|
:param pulumi.Input[builtins.str] psk_authentication_type: PSK Selection, Attribute conditional on `connection_type_ssl` being equal to `false` - Choices: `aaa`, `group`
|
|
808
|
-
:param pulumi.Input[builtins.str] psk_authentication_type_variable: Variable name
|
|
808
|
+
:param pulumi.Input[builtins.str] psk_authentication_type_variable: Variable name, Attribute conditional on `connection_type_ssl` being equal to `false`
|
|
809
809
|
:param pulumi.Input[builtins.str] radius_group_name_variable: Variable name
|
|
810
810
|
:param pulumi.Input[builtins.int] version: The version of the Feature
|
|
811
811
|
"""
|
|
@@ -914,7 +914,7 @@ class _SystemRemoteAccessFeatureState:
|
|
|
914
914
|
@pulumi.getter(name="aaaDeriveNameFromPeerDomainVariable")
|
|
915
915
|
def aaa_derive_name_from_peer_domain_variable(self) -> Optional[pulumi.Input[builtins.str]]:
|
|
916
916
|
"""
|
|
917
|
-
Variable name
|
|
917
|
+
Variable name, Attribute conditional on `connection_type_ssl` being equal to `false`
|
|
918
918
|
"""
|
|
919
919
|
return pulumi.get(self, "aaa_derive_name_from_peer_domain_variable")
|
|
920
920
|
|
|
@@ -938,7 +938,7 @@ class _SystemRemoteAccessFeatureState:
|
|
|
938
938
|
@pulumi.getter(name="aaaDeriveNameFromPeerIdentityVariable")
|
|
939
939
|
def aaa_derive_name_from_peer_identity_variable(self) -> Optional[pulumi.Input[builtins.str]]:
|
|
940
940
|
"""
|
|
941
|
-
Variable name
|
|
941
|
+
Variable name, Attribute conditional on `connection_type_ssl` being equal to `false`
|
|
942
942
|
"""
|
|
943
943
|
return pulumi.get(self, "aaa_derive_name_from_peer_identity_variable")
|
|
944
944
|
|
|
@@ -1101,7 +1101,7 @@ class _SystemRemoteAccessFeatureState:
|
|
|
1101
1101
|
@pulumi.getter(name="ikev2AntiDosThresholdVariable")
|
|
1102
1102
|
def ikev2_anti_dos_threshold_variable(self) -> Optional[pulumi.Input[builtins.str]]:
|
|
1103
1103
|
"""
|
|
1104
|
-
Variable name
|
|
1104
|
+
Variable name, Attribute conditional on `connection_type_ssl` being equal to `false`
|
|
1105
1105
|
"""
|
|
1106
1106
|
return pulumi.get(self, "ikev2_anti_dos_threshold_variable")
|
|
1107
1107
|
|
|
@@ -1126,7 +1126,7 @@ class _SystemRemoteAccessFeatureState:
|
|
|
1126
1126
|
@pulumi.getter(name="ikev2LocalIkeIdentityTypeVariable")
|
|
1127
1127
|
def ikev2_local_ike_identity_type_variable(self) -> Optional[pulumi.Input[builtins.str]]:
|
|
1128
1128
|
"""
|
|
1129
|
-
Variable name
|
|
1129
|
+
Variable name, Attribute conditional on `connection_type_ssl` being equal to `false`
|
|
1130
1130
|
"""
|
|
1131
1131
|
return pulumi.get(self, "ikev2_local_ike_identity_type_variable")
|
|
1132
1132
|
|
|
@@ -1150,7 +1150,7 @@ class _SystemRemoteAccessFeatureState:
|
|
|
1150
1150
|
@pulumi.getter(name="ikev2LocalIkeIdentityValueVariable")
|
|
1151
1151
|
def ikev2_local_ike_identity_value_variable(self) -> Optional[pulumi.Input[builtins.str]]:
|
|
1152
1152
|
"""
|
|
1153
|
-
Variable name
|
|
1153
|
+
Variable name, Attribute conditional on `connection_type_ssl` being equal to `false`
|
|
1154
1154
|
"""
|
|
1155
1155
|
return pulumi.get(self, "ikev2_local_ike_identity_value_variable")
|
|
1156
1156
|
|
|
@@ -1175,7 +1175,7 @@ class _SystemRemoteAccessFeatureState:
|
|
|
1175
1175
|
@pulumi.getter(name="ikev2SecurityAssociationLifetimeVariable")
|
|
1176
1176
|
def ikev2_security_association_lifetime_variable(self) -> Optional[pulumi.Input[builtins.str]]:
|
|
1177
1177
|
"""
|
|
1178
|
-
Variable name
|
|
1178
|
+
Variable name, Attribute conditional on `connection_type_ssl` being equal to `false`
|
|
1179
1179
|
"""
|
|
1180
1180
|
return pulumi.get(self, "ikev2_security_association_lifetime_variable")
|
|
1181
1181
|
|
|
@@ -1200,7 +1200,7 @@ class _SystemRemoteAccessFeatureState:
|
|
|
1200
1200
|
@pulumi.getter(name="ipsecAntiReplayWindowSizeVariable")
|
|
1201
1201
|
def ipsec_anti_replay_window_size_variable(self) -> Optional[pulumi.Input[builtins.str]]:
|
|
1202
1202
|
"""
|
|
1203
|
-
Variable name
|
|
1203
|
+
Variable name, Attribute conditional on `ipsec_enable_anti_replay` being equal to `true`
|
|
1204
1204
|
"""
|
|
1205
1205
|
return pulumi.get(self, "ipsec_anti_replay_window_size_variable")
|
|
1206
1206
|
|
|
@@ -1224,7 +1224,7 @@ class _SystemRemoteAccessFeatureState:
|
|
|
1224
1224
|
@pulumi.getter(name="ipsecEnableAntiReplayVariable")
|
|
1225
1225
|
def ipsec_enable_anti_replay_variable(self) -> Optional[pulumi.Input[builtins.str]]:
|
|
1226
1226
|
"""
|
|
1227
|
-
Variable name
|
|
1227
|
+
Variable name, Attribute conditional on `connection_type_ssl` being equal to `false`
|
|
1228
1228
|
"""
|
|
1229
1229
|
return pulumi.get(self, "ipsec_enable_anti_replay_variable")
|
|
1230
1230
|
|
|
@@ -1249,7 +1249,7 @@ class _SystemRemoteAccessFeatureState:
|
|
|
1249
1249
|
@pulumi.getter(name="ipsecEnablePerfectFowardSecrecyVariable")
|
|
1250
1250
|
def ipsec_enable_perfect_foward_secrecy_variable(self) -> Optional[pulumi.Input[builtins.str]]:
|
|
1251
1251
|
"""
|
|
1252
|
-
Variable name
|
|
1252
|
+
Variable name, Attribute conditional on `connection_type_ssl` being equal to `false`
|
|
1253
1253
|
"""
|
|
1254
1254
|
return pulumi.get(self, "ipsec_enable_perfect_foward_secrecy_variable")
|
|
1255
1255
|
|
|
@@ -1274,7 +1274,7 @@ class _SystemRemoteAccessFeatureState:
|
|
|
1274
1274
|
@pulumi.getter(name="ipsecSecurityAssociationLifetimeVariable")
|
|
1275
1275
|
def ipsec_security_association_lifetime_variable(self) -> Optional[pulumi.Input[builtins.str]]:
|
|
1276
1276
|
"""
|
|
1277
|
-
Variable name
|
|
1277
|
+
Variable name, Attribute conditional on `connection_type_ssl` being equal to `false`
|
|
1278
1278
|
"""
|
|
1279
1279
|
return pulumi.get(self, "ipsec_security_association_lifetime_variable")
|
|
1280
1280
|
|
|
@@ -1358,7 +1358,7 @@ class _SystemRemoteAccessFeatureState:
|
|
|
1358
1358
|
@pulumi.getter(name="pskAuthenticationPreSharedKeyVariable")
|
|
1359
1359
|
def psk_authentication_pre_shared_key_variable(self) -> Optional[pulumi.Input[builtins.str]]:
|
|
1360
1360
|
"""
|
|
1361
|
-
Variable name
|
|
1361
|
+
Variable name, Attribute conditional on `psk_authentication_type` being equal to `group`
|
|
1362
1362
|
"""
|
|
1363
1363
|
return pulumi.get(self, "psk_authentication_pre_shared_key_variable")
|
|
1364
1364
|
|
|
@@ -1382,7 +1382,7 @@ class _SystemRemoteAccessFeatureState:
|
|
|
1382
1382
|
@pulumi.getter(name="pskAuthenticationTypeVariable")
|
|
1383
1383
|
def psk_authentication_type_variable(self) -> Optional[pulumi.Input[builtins.str]]:
|
|
1384
1384
|
"""
|
|
1385
|
-
Variable name
|
|
1385
|
+
Variable name, Attribute conditional on `connection_type_ssl` being equal to `false`
|
|
1386
1386
|
"""
|
|
1387
1387
|
return pulumi.get(self, "psk_authentication_type_variable")
|
|
1388
1388
|
|
|
@@ -1516,9 +1516,9 @@ class SystemRemoteAccessFeature(pulumi.CustomResource):
|
|
|
1516
1516
|
:param str resource_name: The name of the resource.
|
|
1517
1517
|
:param pulumi.ResourceOptions opts: Options for the resource.
|
|
1518
1518
|
:param pulumi.Input[builtins.str] aaa_derive_name_from_peer_domain: , Attribute conditional on `connection_type_ssl` being equal to `false`
|
|
1519
|
-
:param pulumi.Input[builtins.str] aaa_derive_name_from_peer_domain_variable: Variable name
|
|
1519
|
+
:param pulumi.Input[builtins.str] aaa_derive_name_from_peer_domain_variable: Variable name, Attribute conditional on `connection_type_ssl` being equal to `false`
|
|
1520
1520
|
:param pulumi.Input[builtins.str] aaa_derive_name_from_peer_identity: , Attribute conditional on `connection_type_ssl` being equal to `false`
|
|
1521
|
-
:param pulumi.Input[builtins.str] aaa_derive_name_from_peer_identity_variable: Variable name
|
|
1521
|
+
:param pulumi.Input[builtins.str] aaa_derive_name_from_peer_identity_variable: Variable name, Attribute conditional on `connection_type_ssl` being equal to `false`
|
|
1522
1522
|
:param pulumi.Input[builtins.bool] aaa_enable_accounting: Enable Accounting - Default value: `true`
|
|
1523
1523
|
:param pulumi.Input[builtins.str] aaa_enable_accounting_variable: Variable name
|
|
1524
1524
|
:param pulumi.Input[builtins.str] aaa_specify_name_policy_name_variable: Variable name
|
|
@@ -1531,35 +1531,35 @@ class SystemRemoteAccessFeature(pulumi.CustomResource):
|
|
|
1531
1531
|
:param pulumi.Input[builtins.str] feature_profile_id: Feature Profile ID
|
|
1532
1532
|
:param pulumi.Input[builtins.int] ikev2_anti_dos_threshold: Anti-DOS Threshold, Attribute conditional on `connection_type_ssl` being equal to `false` - Range: `10`-`1000` - Default
|
|
1533
1533
|
value: `100`
|
|
1534
|
-
:param pulumi.Input[builtins.str] ikev2_anti_dos_threshold_variable: Variable name
|
|
1534
|
+
:param pulumi.Input[builtins.str] ikev2_anti_dos_threshold_variable: Variable name, Attribute conditional on `connection_type_ssl` being equal to `false`
|
|
1535
1535
|
:param pulumi.Input[builtins.str] ikev2_local_ike_identity_type: , Attribute conditional on `connection_type_ssl` being equal to `false` - Choices: `EMAIL`, `FQDN`, `KEYID`, `IPv4
|
|
1536
1536
|
ADDRESS`, `IPv6 ADDRESS`
|
|
1537
|
-
:param pulumi.Input[builtins.str] ikev2_local_ike_identity_type_variable: Variable name
|
|
1537
|
+
:param pulumi.Input[builtins.str] ikev2_local_ike_identity_type_variable: Variable name, Attribute conditional on `connection_type_ssl` being equal to `false`
|
|
1538
1538
|
:param pulumi.Input[builtins.str] ikev2_local_ike_identity_value: , Attribute conditional on `connection_type_ssl` being equal to `false`
|
|
1539
|
-
:param pulumi.Input[builtins.str] ikev2_local_ike_identity_value_variable: Variable name
|
|
1539
|
+
:param pulumi.Input[builtins.str] ikev2_local_ike_identity_value_variable: Variable name, Attribute conditional on `connection_type_ssl` being equal to `false`
|
|
1540
1540
|
:param pulumi.Input[builtins.int] ikev2_security_association_lifetime: Security Association Lifetime in Seconds, Attribute conditional on `connection_type_ssl` being equal to `false` - Range:
|
|
1541
1541
|
`3600`-`86400` - Default value: `86400`
|
|
1542
|
-
:param pulumi.Input[builtins.str] ikev2_security_association_lifetime_variable: Variable name
|
|
1542
|
+
:param pulumi.Input[builtins.str] ikev2_security_association_lifetime_variable: Variable name, Attribute conditional on `connection_type_ssl` being equal to `false`
|
|
1543
1543
|
:param pulumi.Input[builtins.int] ipsec_anti_replay_window_size: security Association Lifetime, Attribute conditional on `ipsec_enable_anti_replay` being equal to `true` - Default
|
|
1544
1544
|
value: `64`
|
|
1545
|
-
:param pulumi.Input[builtins.str] ipsec_anti_replay_window_size_variable: Variable name
|
|
1545
|
+
:param pulumi.Input[builtins.str] ipsec_anti_replay_window_size_variable: Variable name, Attribute conditional on `ipsec_enable_anti_replay` being equal to `true`
|
|
1546
1546
|
:param pulumi.Input[builtins.bool] ipsec_enable_anti_replay: Enable Anti-Replay, Attribute conditional on `connection_type_ssl` being equal to `false` - Default value: `true`
|
|
1547
|
-
:param pulumi.Input[builtins.str] ipsec_enable_anti_replay_variable: Variable name
|
|
1547
|
+
:param pulumi.Input[builtins.str] ipsec_enable_anti_replay_variable: Variable name, Attribute conditional on `connection_type_ssl` being equal to `false`
|
|
1548
1548
|
:param pulumi.Input[builtins.bool] ipsec_enable_perfect_foward_secrecy: security Association Lifetime, Attribute conditional on `connection_type_ssl` being equal to `false` - Default value:
|
|
1549
1549
|
`false`
|
|
1550
|
-
:param pulumi.Input[builtins.str] ipsec_enable_perfect_foward_secrecy_variable: Variable name
|
|
1550
|
+
:param pulumi.Input[builtins.str] ipsec_enable_perfect_foward_secrecy_variable: Variable name, Attribute conditional on `connection_type_ssl` being equal to `false`
|
|
1551
1551
|
:param pulumi.Input[builtins.int] ipsec_security_association_lifetime: Security Association Lifetime in Seconds, Attribute conditional on `connection_type_ssl` being equal to `false` - Range:
|
|
1552
1552
|
`3600`-`86400` - Default value: `3600`
|
|
1553
|
-
:param pulumi.Input[builtins.str] ipsec_security_association_lifetime_variable: Variable name
|
|
1553
|
+
:param pulumi.Input[builtins.str] ipsec_security_association_lifetime_variable: Variable name, Attribute conditional on `connection_type_ssl` being equal to `false`
|
|
1554
1554
|
:param pulumi.Input[builtins.int] ipv4_pool_size: IPv4 Pool Size - Default value: `1000`
|
|
1555
1555
|
:param pulumi.Input[builtins.str] ipv4_pool_size_variable: Variable name
|
|
1556
1556
|
:param pulumi.Input[builtins.int] ipv6_pool_size: IPv6 Pool Size - Default value: `1024`
|
|
1557
1557
|
:param pulumi.Input[builtins.str] ipv6_pool_size_variable: Variable name
|
|
1558
1558
|
:param pulumi.Input[builtins.str] name: The name of the Feature
|
|
1559
1559
|
:param pulumi.Input[builtins.str] psk_authentication_pre_shared_key: PSK Pre Shared Key, Attribute conditional on `psk_authentication_type` being equal to `group`
|
|
1560
|
-
:param pulumi.Input[builtins.str] psk_authentication_pre_shared_key_variable: Variable name
|
|
1560
|
+
:param pulumi.Input[builtins.str] psk_authentication_pre_shared_key_variable: Variable name, Attribute conditional on `psk_authentication_type` being equal to `group`
|
|
1561
1561
|
:param pulumi.Input[builtins.str] psk_authentication_type: PSK Selection, Attribute conditional on `connection_type_ssl` being equal to `false` - Choices: `aaa`, `group`
|
|
1562
|
-
:param pulumi.Input[builtins.str] psk_authentication_type_variable: Variable name
|
|
1562
|
+
:param pulumi.Input[builtins.str] psk_authentication_type_variable: Variable name, Attribute conditional on `connection_type_ssl` being equal to `false`
|
|
1563
1563
|
:param pulumi.Input[builtins.str] radius_group_name_variable: Variable name
|
|
1564
1564
|
"""
|
|
1565
1565
|
...
|
|
@@ -1783,9 +1783,9 @@ class SystemRemoteAccessFeature(pulumi.CustomResource):
|
|
|
1783
1783
|
:param pulumi.Input[str] id: The unique provider ID of the resource to lookup.
|
|
1784
1784
|
:param pulumi.ResourceOptions opts: Options for the resource.
|
|
1785
1785
|
:param pulumi.Input[builtins.str] aaa_derive_name_from_peer_domain: , Attribute conditional on `connection_type_ssl` being equal to `false`
|
|
1786
|
-
:param pulumi.Input[builtins.str] aaa_derive_name_from_peer_domain_variable: Variable name
|
|
1786
|
+
:param pulumi.Input[builtins.str] aaa_derive_name_from_peer_domain_variable: Variable name, Attribute conditional on `connection_type_ssl` being equal to `false`
|
|
1787
1787
|
:param pulumi.Input[builtins.str] aaa_derive_name_from_peer_identity: , Attribute conditional on `connection_type_ssl` being equal to `false`
|
|
1788
|
-
:param pulumi.Input[builtins.str] aaa_derive_name_from_peer_identity_variable: Variable name
|
|
1788
|
+
:param pulumi.Input[builtins.str] aaa_derive_name_from_peer_identity_variable: Variable name, Attribute conditional on `connection_type_ssl` being equal to `false`
|
|
1789
1789
|
:param pulumi.Input[builtins.bool] aaa_enable_accounting: Enable Accounting - Default value: `true`
|
|
1790
1790
|
:param pulumi.Input[builtins.str] aaa_enable_accounting_variable: Variable name
|
|
1791
1791
|
:param pulumi.Input[builtins.str] aaa_specify_name_policy_name_variable: Variable name
|
|
@@ -1798,35 +1798,35 @@ class SystemRemoteAccessFeature(pulumi.CustomResource):
|
|
|
1798
1798
|
:param pulumi.Input[builtins.str] feature_profile_id: Feature Profile ID
|
|
1799
1799
|
:param pulumi.Input[builtins.int] ikev2_anti_dos_threshold: Anti-DOS Threshold, Attribute conditional on `connection_type_ssl` being equal to `false` - Range: `10`-`1000` - Default
|
|
1800
1800
|
value: `100`
|
|
1801
|
-
:param pulumi.Input[builtins.str] ikev2_anti_dos_threshold_variable: Variable name
|
|
1801
|
+
:param pulumi.Input[builtins.str] ikev2_anti_dos_threshold_variable: Variable name, Attribute conditional on `connection_type_ssl` being equal to `false`
|
|
1802
1802
|
:param pulumi.Input[builtins.str] ikev2_local_ike_identity_type: , Attribute conditional on `connection_type_ssl` being equal to `false` - Choices: `EMAIL`, `FQDN`, `KEYID`, `IPv4
|
|
1803
1803
|
ADDRESS`, `IPv6 ADDRESS`
|
|
1804
|
-
:param pulumi.Input[builtins.str] ikev2_local_ike_identity_type_variable: Variable name
|
|
1804
|
+
:param pulumi.Input[builtins.str] ikev2_local_ike_identity_type_variable: Variable name, Attribute conditional on `connection_type_ssl` being equal to `false`
|
|
1805
1805
|
:param pulumi.Input[builtins.str] ikev2_local_ike_identity_value: , Attribute conditional on `connection_type_ssl` being equal to `false`
|
|
1806
|
-
:param pulumi.Input[builtins.str] ikev2_local_ike_identity_value_variable: Variable name
|
|
1806
|
+
:param pulumi.Input[builtins.str] ikev2_local_ike_identity_value_variable: Variable name, Attribute conditional on `connection_type_ssl` being equal to `false`
|
|
1807
1807
|
:param pulumi.Input[builtins.int] ikev2_security_association_lifetime: Security Association Lifetime in Seconds, Attribute conditional on `connection_type_ssl` being equal to `false` - Range:
|
|
1808
1808
|
`3600`-`86400` - Default value: `86400`
|
|
1809
|
-
:param pulumi.Input[builtins.str] ikev2_security_association_lifetime_variable: Variable name
|
|
1809
|
+
:param pulumi.Input[builtins.str] ikev2_security_association_lifetime_variable: Variable name, Attribute conditional on `connection_type_ssl` being equal to `false`
|
|
1810
1810
|
:param pulumi.Input[builtins.int] ipsec_anti_replay_window_size: security Association Lifetime, Attribute conditional on `ipsec_enable_anti_replay` being equal to `true` - Default
|
|
1811
1811
|
value: `64`
|
|
1812
|
-
:param pulumi.Input[builtins.str] ipsec_anti_replay_window_size_variable: Variable name
|
|
1812
|
+
:param pulumi.Input[builtins.str] ipsec_anti_replay_window_size_variable: Variable name, Attribute conditional on `ipsec_enable_anti_replay` being equal to `true`
|
|
1813
1813
|
:param pulumi.Input[builtins.bool] ipsec_enable_anti_replay: Enable Anti-Replay, Attribute conditional on `connection_type_ssl` being equal to `false` - Default value: `true`
|
|
1814
|
-
:param pulumi.Input[builtins.str] ipsec_enable_anti_replay_variable: Variable name
|
|
1814
|
+
:param pulumi.Input[builtins.str] ipsec_enable_anti_replay_variable: Variable name, Attribute conditional on `connection_type_ssl` being equal to `false`
|
|
1815
1815
|
:param pulumi.Input[builtins.bool] ipsec_enable_perfect_foward_secrecy: security Association Lifetime, Attribute conditional on `connection_type_ssl` being equal to `false` - Default value:
|
|
1816
1816
|
`false`
|
|
1817
|
-
:param pulumi.Input[builtins.str] ipsec_enable_perfect_foward_secrecy_variable: Variable name
|
|
1817
|
+
:param pulumi.Input[builtins.str] ipsec_enable_perfect_foward_secrecy_variable: Variable name, Attribute conditional on `connection_type_ssl` being equal to `false`
|
|
1818
1818
|
:param pulumi.Input[builtins.int] ipsec_security_association_lifetime: Security Association Lifetime in Seconds, Attribute conditional on `connection_type_ssl` being equal to `false` - Range:
|
|
1819
1819
|
`3600`-`86400` - Default value: `3600`
|
|
1820
|
-
:param pulumi.Input[builtins.str] ipsec_security_association_lifetime_variable: Variable name
|
|
1820
|
+
:param pulumi.Input[builtins.str] ipsec_security_association_lifetime_variable: Variable name, Attribute conditional on `connection_type_ssl` being equal to `false`
|
|
1821
1821
|
:param pulumi.Input[builtins.int] ipv4_pool_size: IPv4 Pool Size - Default value: `1000`
|
|
1822
1822
|
:param pulumi.Input[builtins.str] ipv4_pool_size_variable: Variable name
|
|
1823
1823
|
:param pulumi.Input[builtins.int] ipv6_pool_size: IPv6 Pool Size - Default value: `1024`
|
|
1824
1824
|
:param pulumi.Input[builtins.str] ipv6_pool_size_variable: Variable name
|
|
1825
1825
|
:param pulumi.Input[builtins.str] name: The name of the Feature
|
|
1826
1826
|
:param pulumi.Input[builtins.str] psk_authentication_pre_shared_key: PSK Pre Shared Key, Attribute conditional on `psk_authentication_type` being equal to `group`
|
|
1827
|
-
:param pulumi.Input[builtins.str] psk_authentication_pre_shared_key_variable: Variable name
|
|
1827
|
+
:param pulumi.Input[builtins.str] psk_authentication_pre_shared_key_variable: Variable name, Attribute conditional on `psk_authentication_type` being equal to `group`
|
|
1828
1828
|
:param pulumi.Input[builtins.str] psk_authentication_type: PSK Selection, Attribute conditional on `connection_type_ssl` being equal to `false` - Choices: `aaa`, `group`
|
|
1829
|
-
:param pulumi.Input[builtins.str] psk_authentication_type_variable: Variable name
|
|
1829
|
+
:param pulumi.Input[builtins.str] psk_authentication_type_variable: Variable name, Attribute conditional on `connection_type_ssl` being equal to `false`
|
|
1830
1830
|
:param pulumi.Input[builtins.str] radius_group_name_variable: Variable name
|
|
1831
1831
|
:param pulumi.Input[builtins.int] version: The version of the Feature
|
|
1832
1832
|
"""
|
|
@@ -1892,7 +1892,7 @@ class SystemRemoteAccessFeature(pulumi.CustomResource):
|
|
|
1892
1892
|
@pulumi.getter(name="aaaDeriveNameFromPeerDomainVariable")
|
|
1893
1893
|
def aaa_derive_name_from_peer_domain_variable(self) -> pulumi.Output[Optional[builtins.str]]:
|
|
1894
1894
|
"""
|
|
1895
|
-
Variable name
|
|
1895
|
+
Variable name, Attribute conditional on `connection_type_ssl` being equal to `false`
|
|
1896
1896
|
"""
|
|
1897
1897
|
return pulumi.get(self, "aaa_derive_name_from_peer_domain_variable")
|
|
1898
1898
|
|
|
@@ -1908,7 +1908,7 @@ class SystemRemoteAccessFeature(pulumi.CustomResource):
|
|
|
1908
1908
|
@pulumi.getter(name="aaaDeriveNameFromPeerIdentityVariable")
|
|
1909
1909
|
def aaa_derive_name_from_peer_identity_variable(self) -> pulumi.Output[Optional[builtins.str]]:
|
|
1910
1910
|
"""
|
|
1911
|
-
Variable name
|
|
1911
|
+
Variable name, Attribute conditional on `connection_type_ssl` being equal to `false`
|
|
1912
1912
|
"""
|
|
1913
1913
|
return pulumi.get(self, "aaa_derive_name_from_peer_identity_variable")
|
|
1914
1914
|
|
|
@@ -2015,7 +2015,7 @@ class SystemRemoteAccessFeature(pulumi.CustomResource):
|
|
|
2015
2015
|
@pulumi.getter(name="ikev2AntiDosThresholdVariable")
|
|
2016
2016
|
def ikev2_anti_dos_threshold_variable(self) -> pulumi.Output[Optional[builtins.str]]:
|
|
2017
2017
|
"""
|
|
2018
|
-
Variable name
|
|
2018
|
+
Variable name, Attribute conditional on `connection_type_ssl` being equal to `false`
|
|
2019
2019
|
"""
|
|
2020
2020
|
return pulumi.get(self, "ikev2_anti_dos_threshold_variable")
|
|
2021
2021
|
|
|
@@ -2032,7 +2032,7 @@ class SystemRemoteAccessFeature(pulumi.CustomResource):
|
|
|
2032
2032
|
@pulumi.getter(name="ikev2LocalIkeIdentityTypeVariable")
|
|
2033
2033
|
def ikev2_local_ike_identity_type_variable(self) -> pulumi.Output[Optional[builtins.str]]:
|
|
2034
2034
|
"""
|
|
2035
|
-
Variable name
|
|
2035
|
+
Variable name, Attribute conditional on `connection_type_ssl` being equal to `false`
|
|
2036
2036
|
"""
|
|
2037
2037
|
return pulumi.get(self, "ikev2_local_ike_identity_type_variable")
|
|
2038
2038
|
|
|
@@ -2048,7 +2048,7 @@ class SystemRemoteAccessFeature(pulumi.CustomResource):
|
|
|
2048
2048
|
@pulumi.getter(name="ikev2LocalIkeIdentityValueVariable")
|
|
2049
2049
|
def ikev2_local_ike_identity_value_variable(self) -> pulumi.Output[Optional[builtins.str]]:
|
|
2050
2050
|
"""
|
|
2051
|
-
Variable name
|
|
2051
|
+
Variable name, Attribute conditional on `connection_type_ssl` being equal to `false`
|
|
2052
2052
|
"""
|
|
2053
2053
|
return pulumi.get(self, "ikev2_local_ike_identity_value_variable")
|
|
2054
2054
|
|
|
@@ -2065,7 +2065,7 @@ class SystemRemoteAccessFeature(pulumi.CustomResource):
|
|
|
2065
2065
|
@pulumi.getter(name="ikev2SecurityAssociationLifetimeVariable")
|
|
2066
2066
|
def ikev2_security_association_lifetime_variable(self) -> pulumi.Output[Optional[builtins.str]]:
|
|
2067
2067
|
"""
|
|
2068
|
-
Variable name
|
|
2068
|
+
Variable name, Attribute conditional on `connection_type_ssl` being equal to `false`
|
|
2069
2069
|
"""
|
|
2070
2070
|
return pulumi.get(self, "ikev2_security_association_lifetime_variable")
|
|
2071
2071
|
|
|
@@ -2082,7 +2082,7 @@ class SystemRemoteAccessFeature(pulumi.CustomResource):
|
|
|
2082
2082
|
@pulumi.getter(name="ipsecAntiReplayWindowSizeVariable")
|
|
2083
2083
|
def ipsec_anti_replay_window_size_variable(self) -> pulumi.Output[Optional[builtins.str]]:
|
|
2084
2084
|
"""
|
|
2085
|
-
Variable name
|
|
2085
|
+
Variable name, Attribute conditional on `ipsec_enable_anti_replay` being equal to `true`
|
|
2086
2086
|
"""
|
|
2087
2087
|
return pulumi.get(self, "ipsec_anti_replay_window_size_variable")
|
|
2088
2088
|
|
|
@@ -2098,7 +2098,7 @@ class SystemRemoteAccessFeature(pulumi.CustomResource):
|
|
|
2098
2098
|
@pulumi.getter(name="ipsecEnableAntiReplayVariable")
|
|
2099
2099
|
def ipsec_enable_anti_replay_variable(self) -> pulumi.Output[Optional[builtins.str]]:
|
|
2100
2100
|
"""
|
|
2101
|
-
Variable name
|
|
2101
|
+
Variable name, Attribute conditional on `connection_type_ssl` being equal to `false`
|
|
2102
2102
|
"""
|
|
2103
2103
|
return pulumi.get(self, "ipsec_enable_anti_replay_variable")
|
|
2104
2104
|
|
|
@@ -2115,7 +2115,7 @@ class SystemRemoteAccessFeature(pulumi.CustomResource):
|
|
|
2115
2115
|
@pulumi.getter(name="ipsecEnablePerfectFowardSecrecyVariable")
|
|
2116
2116
|
def ipsec_enable_perfect_foward_secrecy_variable(self) -> pulumi.Output[Optional[builtins.str]]:
|
|
2117
2117
|
"""
|
|
2118
|
-
Variable name
|
|
2118
|
+
Variable name, Attribute conditional on `connection_type_ssl` being equal to `false`
|
|
2119
2119
|
"""
|
|
2120
2120
|
return pulumi.get(self, "ipsec_enable_perfect_foward_secrecy_variable")
|
|
2121
2121
|
|
|
@@ -2132,7 +2132,7 @@ class SystemRemoteAccessFeature(pulumi.CustomResource):
|
|
|
2132
2132
|
@pulumi.getter(name="ipsecSecurityAssociationLifetimeVariable")
|
|
2133
2133
|
def ipsec_security_association_lifetime_variable(self) -> pulumi.Output[Optional[builtins.str]]:
|
|
2134
2134
|
"""
|
|
2135
|
-
Variable name
|
|
2135
|
+
Variable name, Attribute conditional on `connection_type_ssl` being equal to `false`
|
|
2136
2136
|
"""
|
|
2137
2137
|
return pulumi.get(self, "ipsec_security_association_lifetime_variable")
|
|
2138
2138
|
|
|
@@ -2188,7 +2188,7 @@ class SystemRemoteAccessFeature(pulumi.CustomResource):
|
|
|
2188
2188
|
@pulumi.getter(name="pskAuthenticationPreSharedKeyVariable")
|
|
2189
2189
|
def psk_authentication_pre_shared_key_variable(self) -> pulumi.Output[Optional[builtins.str]]:
|
|
2190
2190
|
"""
|
|
2191
|
-
Variable name
|
|
2191
|
+
Variable name, Attribute conditional on `psk_authentication_type` being equal to `group`
|
|
2192
2192
|
"""
|
|
2193
2193
|
return pulumi.get(self, "psk_authentication_pre_shared_key_variable")
|
|
2194
2194
|
|
|
@@ -2204,7 +2204,7 @@ class SystemRemoteAccessFeature(pulumi.CustomResource):
|
|
|
2204
2204
|
@pulumi.getter(name="pskAuthenticationTypeVariable")
|
|
2205
2205
|
def psk_authentication_type_variable(self) -> pulumi.Output[Optional[builtins.str]]:
|
|
2206
2206
|
"""
|
|
2207
|
-
Variable name
|
|
2207
|
+
Variable name, Attribute conditional on `connection_type_ssl` being equal to `false`
|
|
2208
2208
|
"""
|
|
2209
2209
|
return pulumi.get(self, "psk_authentication_type_variable")
|
|
2210
2210
|
|