Class: Aws::Types::ServerlessConnectivityInfo
- Inherits:
-
Object
- Object
- Aws::Types::ServerlessConnectivityInfo
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#network_type ⇒ "IPV4", "DUAL"
Returns the value of attribute network_type.
Instance Attribute Details
#network_type ⇒ "IPV4", "DUAL"
Returns the value of attribute network_type.
1021 1022 1023 |
# File 'sig/types.rbs', line 1021 def network_type @network_type end |