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