Class: Aws::Types::RebootBrokerRequest
- Inherits:
-
Object
- Object
- Aws::Types::RebootBrokerRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#broker_id ⇒ ::String
Returns the value of attribute broker_id.
Instance Attribute Details
#broker_id ⇒ ::String
Returns the value of attribute broker_id.
709 710 711 |
# File 'sig/types.rbs', line 709 def broker_id @broker_id end |