Class: Aws::Types::GetDbParameterGroupInput
- Inherits:
-
Object
- Object
- Aws::Types::GetDbParameterGroupInput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#identifier ⇒ ::String
Returns the value of attribute identifier.
Instance Attribute Details
#identifier ⇒ ::String
Returns the value of attribute identifier.
453 454 455 |
# File 'sig/types.rbs', line 453 def identifier @identifier end |