Class: Aws::Types::TunnelOption
- Inherits:
-
Object
- Object
- Aws::Types::TunnelOption
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#dpd_timeout_action ⇒ ::String
Returns the value of attribute dpd_timeout_action.
-
#dpd_timeout_seconds ⇒ ::Integer
Returns the value of attribute dpd_timeout_seconds.
-
#enable_tunnel_lifecycle_control ⇒ Boolean
Returns the value of attribute enable_tunnel_lifecycle_control.
-
#ike_versions ⇒ ::Array[Types::IKEVersionsListValue]
Returns the value of attribute ike_versions.
-
#log_options ⇒ Types::VpnTunnelLogOptions
Returns the value of attribute log_options.
-
#outside_ip_address ⇒ ::String
Returns the value of attribute outside_ip_address.
-
#phase_1_dh_group_numbers ⇒ ::Array[Types::Phase1DHGroupNumbersListValue]
Returns the value of attribute phase_1_dh_group_numbers.
-
#phase_1_encryption_algorithms ⇒ ::Array[Types::Phase1EncryptionAlgorithmsListValue]
Returns the value of attribute phase_1_encryption_algorithms.
-
#phase_1_integrity_algorithms ⇒ ::Array[Types::Phase1IntegrityAlgorithmsListValue]
Returns the value of attribute phase_1_integrity_algorithms.
-
#phase_1_lifetime_seconds ⇒ ::Integer
Returns the value of attribute phase_1_lifetime_seconds.
-
#phase_2_dh_group_numbers ⇒ ::Array[Types::Phase2DHGroupNumbersListValue]
Returns the value of attribute phase_2_dh_group_numbers.
-
#phase_2_encryption_algorithms ⇒ ::Array[Types::Phase2EncryptionAlgorithmsListValue]
Returns the value of attribute phase_2_encryption_algorithms.
-
#phase_2_integrity_algorithms ⇒ ::Array[Types::Phase2IntegrityAlgorithmsListValue]
Returns the value of attribute phase_2_integrity_algorithms.
-
#phase_2_lifetime_seconds ⇒ ::Integer
Returns the value of attribute phase_2_lifetime_seconds.
-
#pre_shared_key ⇒ ::String
Returns the value of attribute pre_shared_key.
-
#rekey_fuzz_percentage ⇒ ::Integer
Returns the value of attribute rekey_fuzz_percentage.
-
#rekey_margin_time_seconds ⇒ ::Integer
Returns the value of attribute rekey_margin_time_seconds.
-
#replay_window_size ⇒ ::Integer
Returns the value of attribute replay_window_size.
-
#startup_action ⇒ ::String
Returns the value of attribute startup_action.
-
#tunnel_inside_cidr ⇒ ::String
Returns the value of attribute tunnel_inside_cidr.
-
#tunnel_inside_ipv_6_cidr ⇒ ::String
Returns the value of attribute tunnel_inside_ipv_6_cidr.
Instance Attribute Details
#dpd_timeout_action ⇒ ::String
Returns the value of attribute dpd_timeout_action.
18333 18334 18335 |
# File 'sig/types.rbs', line 18333 def dpd_timeout_action @dpd_timeout_action end |
#dpd_timeout_seconds ⇒ ::Integer
Returns the value of attribute dpd_timeout_seconds.
18332 18333 18334 |
# File 'sig/types.rbs', line 18332 def dpd_timeout_seconds @dpd_timeout_seconds end |
#enable_tunnel_lifecycle_control ⇒ Boolean
Returns the value of attribute enable_tunnel_lifecycle_control.
18343 18344 18345 |
# File 'sig/types.rbs', line 18343 def enable_tunnel_lifecycle_control @enable_tunnel_lifecycle_control end |
#ike_versions ⇒ ::Array[Types::IKEVersionsListValue]
Returns the value of attribute ike_versions.
18340 18341 18342 |
# File 'sig/types.rbs', line 18340 def ike_versions @ike_versions end |
#log_options ⇒ Types::VpnTunnelLogOptions
Returns the value of attribute log_options.
18342 18343 18344 |
# File 'sig/types.rbs', line 18342 def @log_options end |
#outside_ip_address ⇒ ::String
Returns the value of attribute outside_ip_address.
18323 18324 18325 |
# File 'sig/types.rbs', line 18323 def outside_ip_address @outside_ip_address end |
#phase_1_dh_group_numbers ⇒ ::Array[Types::Phase1DHGroupNumbersListValue]
Returns the value of attribute phase_1_dh_group_numbers.
18338 18339 18340 |
# File 'sig/types.rbs', line 18338 def phase_1_dh_group_numbers @phase_1_dh_group_numbers end |
#phase_1_encryption_algorithms ⇒ ::Array[Types::Phase1EncryptionAlgorithmsListValue]
Returns the value of attribute phase_1_encryption_algorithms.
18334 18335 18336 |
# File 'sig/types.rbs', line 18334 def phase_1_encryption_algorithms @phase_1_encryption_algorithms end |
#phase_1_integrity_algorithms ⇒ ::Array[Types::Phase1IntegrityAlgorithmsListValue]
Returns the value of attribute phase_1_integrity_algorithms.
18336 18337 18338 |
# File 'sig/types.rbs', line 18336 def phase_1_integrity_algorithms @phase_1_integrity_algorithms end |
#phase_1_lifetime_seconds ⇒ ::Integer
Returns the value of attribute phase_1_lifetime_seconds.
18327 18328 18329 |
# File 'sig/types.rbs', line 18327 def phase_1_lifetime_seconds @phase_1_lifetime_seconds end |
#phase_2_dh_group_numbers ⇒ ::Array[Types::Phase2DHGroupNumbersListValue]
Returns the value of attribute phase_2_dh_group_numbers.
18339 18340 18341 |
# File 'sig/types.rbs', line 18339 def phase_2_dh_group_numbers @phase_2_dh_group_numbers end |
#phase_2_encryption_algorithms ⇒ ::Array[Types::Phase2EncryptionAlgorithmsListValue]
Returns the value of attribute phase_2_encryption_algorithms.
18335 18336 18337 |
# File 'sig/types.rbs', line 18335 def phase_2_encryption_algorithms @phase_2_encryption_algorithms end |
#phase_2_integrity_algorithms ⇒ ::Array[Types::Phase2IntegrityAlgorithmsListValue]
Returns the value of attribute phase_2_integrity_algorithms.
18337 18338 18339 |
# File 'sig/types.rbs', line 18337 def phase_2_integrity_algorithms @phase_2_integrity_algorithms end |
#phase_2_lifetime_seconds ⇒ ::Integer
Returns the value of attribute phase_2_lifetime_seconds.
18328 18329 18330 |
# File 'sig/types.rbs', line 18328 def phase_2_lifetime_seconds @phase_2_lifetime_seconds end |
#pre_shared_key ⇒ ::String
Returns the value of attribute pre_shared_key.
18326 18327 18328 |
# File 'sig/types.rbs', line 18326 def pre_shared_key @pre_shared_key end |
#rekey_fuzz_percentage ⇒ ::Integer
Returns the value of attribute rekey_fuzz_percentage.
18330 18331 18332 |
# File 'sig/types.rbs', line 18330 def rekey_fuzz_percentage @rekey_fuzz_percentage end |
#rekey_margin_time_seconds ⇒ ::Integer
Returns the value of attribute rekey_margin_time_seconds.
18329 18330 18331 |
# File 'sig/types.rbs', line 18329 def rekey_margin_time_seconds @rekey_margin_time_seconds end |
#replay_window_size ⇒ ::Integer
Returns the value of attribute replay_window_size.
18331 18332 18333 |
# File 'sig/types.rbs', line 18331 def replay_window_size @replay_window_size end |
#startup_action ⇒ ::String
Returns the value of attribute startup_action.
18341 18342 18343 |
# File 'sig/types.rbs', line 18341 def startup_action @startup_action end |
#tunnel_inside_cidr ⇒ ::String
Returns the value of attribute tunnel_inside_cidr.
18324 18325 18326 |
# File 'sig/types.rbs', line 18324 def tunnel_inside_cidr @tunnel_inside_cidr end |
#tunnel_inside_ipv_6_cidr ⇒ ::String
Returns the value of attribute tunnel_inside_ipv_6_cidr.
18325 18326 18327 |
# File 'sig/types.rbs', line 18325 def tunnel_inside_ipv_6_cidr @tunnel_inside_ipv_6_cidr end |