Class: Aws::Types::GetResourceConfigurationRequest
- Inherits:
-
Object
- Object
- Aws::Types::GetResourceConfigurationRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#resource_configuration_identifier ⇒ ::String
Returns the value of attribute resource_configuration_identifier.
Instance Attribute Details
#resource_configuration_identifier ⇒ ::String
Returns the value of attribute resource_configuration_identifier.
576 577 578 |
# File 'sig/types.rbs', line 576 def resource_configuration_identifier @resource_configuration_identifier end |