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