Class: Aws::Types::DomainNetworkSettings
- Inherits:
-
Object
- Object
- Aws::Types::DomainNetworkSettings
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#subnets ⇒ ::Array[::String]
Returns the value of attribute subnets.
Instance Attribute Details
#subnets ⇒ ::Array[::String]
Returns the value of attribute subnets.
114 115 116 |
# File 'sig/types.rbs', line 114 def subnets @subnets end |