Class: Aws::Types::SubscribedGroupInput
- Inherits:
-
Object
- Object
- Aws::Types::SubscribedGroupInput
- 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.
6081 6082 6083 |
# File 'sig/types.rbs', line 6081 def identifier @identifier end |