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.
18644 18645 18646 |
# File 'sig/types.rbs', line 18644 def dpd_timeout_action @dpd_timeout_action end |
#dpd_timeout_seconds ⇒ ::Integer
Returns the value of attribute dpd_timeout_seconds.
18643 18644 18645 |
# File 'sig/types.rbs', line 18643 def dpd_timeout_seconds @dpd_timeout_seconds end |
#enable_tunnel_lifecycle_control ⇒ Boolean
Returns the value of attribute enable_tunnel_lifecycle_control.
18654 18655 18656 |
# File 'sig/types.rbs', line 18654 def enable_tunnel_lifecycle_control @enable_tunnel_lifecycle_control end |
#ike_versions ⇒ ::Array[Types::IKEVersionsListValue]
Returns the value of attribute ike_versions.
18651 18652 18653 |
# File 'sig/types.rbs', line 18651 def ike_versions @ike_versions end |
#log_options ⇒ Types::VpnTunnelLogOptions
Returns the value of attribute log_options.
18653 18654 18655 |
# File 'sig/types.rbs', line 18653 def @log_options end |
#outside_ip_address ⇒ ::String
Returns the value of attribute outside_ip_address.
18634 18635 18636 |
# File 'sig/types.rbs', line 18634 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.
18649 18650 18651 |
# File 'sig/types.rbs', line 18649 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.
18645 18646 18647 |
# File 'sig/types.rbs', line 18645 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.
18647 18648 18649 |
# File 'sig/types.rbs', line 18647 def phase_1_integrity_algorithms @phase_1_integrity_algorithms end |
#phase_1_lifetime_seconds ⇒ ::Integer
Returns the value of attribute phase_1_lifetime_seconds.
18638 18639 18640 |
# File 'sig/types.rbs', line 18638 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.
18650 18651 18652 |
# File 'sig/types.rbs', line 18650 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.
18646 18647 18648 |
# File 'sig/types.rbs', line 18646 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.
18648 18649 18650 |
# File 'sig/types.rbs', line 18648 def phase_2_integrity_algorithms @phase_2_integrity_algorithms end |
#phase_2_lifetime_seconds ⇒ ::Integer
Returns the value of attribute phase_2_lifetime_seconds.
18639 18640 18641 |
# File 'sig/types.rbs', line 18639 def phase_2_lifetime_seconds @phase_2_lifetime_seconds end |
#pre_shared_key ⇒ ::String
Returns the value of attribute pre_shared_key.
18637 18638 18639 |
# File 'sig/types.rbs', line 18637 def pre_shared_key @pre_shared_key end |
#rekey_fuzz_percentage ⇒ ::Integer
Returns the value of attribute rekey_fuzz_percentage.
18641 18642 18643 |
# File 'sig/types.rbs', line 18641 def rekey_fuzz_percentage @rekey_fuzz_percentage end |
#rekey_margin_time_seconds ⇒ ::Integer
Returns the value of attribute rekey_margin_time_seconds.
18640 18641 18642 |
# File 'sig/types.rbs', line 18640 def rekey_margin_time_seconds @rekey_margin_time_seconds end |
#replay_window_size ⇒ ::Integer
Returns the value of attribute replay_window_size.
18642 18643 18644 |
# File 'sig/types.rbs', line 18642 def replay_window_size @replay_window_size end |
#startup_action ⇒ ::String
Returns the value of attribute startup_action.
18652 18653 18654 |
# File 'sig/types.rbs', line 18652 def startup_action @startup_action end |
#tunnel_inside_cidr ⇒ ::String
Returns the value of attribute tunnel_inside_cidr.
18635 18636 18637 |
# File 'sig/types.rbs', line 18635 def tunnel_inside_cidr @tunnel_inside_cidr end |
#tunnel_inside_ipv_6_cidr ⇒ ::String
Returns the value of attribute tunnel_inside_ipv_6_cidr.
18636 18637 18638 |
# File 'sig/types.rbs', line 18636 def tunnel_inside_ipv_6_cidr @tunnel_inside_ipv_6_cidr end |