Class: Aws::Types::GetResourceMetadataResponse
- Inherits:
-
Object
- Object
- Aws::Types::GetResourceMetadataResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#features ⇒ ::Hash[::String, Types::FeatureMetadata]
Returns the value of attribute features.
-
#identifier ⇒ ::String
Returns the value of attribute identifier.
Instance Attribute Details
#features ⇒ ::Hash[::String, Types::FeatureMetadata]
Returns the value of attribute features.
167 168 169 |
# File 'sig/types.rbs', line 167 def features @features end |
#identifier ⇒ ::String
Returns the value of attribute identifier.
166 167 168 |
# File 'sig/types.rbs', line 166 def identifier @identifier end |