Class: Aws::Types::PublicNetworkConfiguration
- Inherits:
-
Object
- Object
- Aws::Types::PublicNetworkConfiguration
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#ip_type ⇒ "IPV4", "DUAL_STACK"
Returns the value of attribute ip_type.
Instance Attribute Details
#ip_type ⇒ "IPV4", "DUAL_STACK"
Returns the value of attribute ip_type.
1039 1040 1041 |
# File 'sig/types.rbs', line 1039 def ip_type @ip_type end |