Class: Aws::Types::GetStreamGroupInput
- Inherits:
-
Object
- Object
- Aws::Types::GetStreamGroupInput
- 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.
252 253 254 |
# File 'sig/types.rbs', line 252 def identifier @identifier end |