Class: Aws::Types::CreateBrokerOutput
- Inherits:
-
Object
- Object
- Aws::Types::CreateBrokerOutput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#broker_arn ⇒ ::String
Returns the value of attribute broker_arn.
-
#broker_id ⇒ ::String
Returns the value of attribute broker_id.
Instance Attribute Details
#broker_arn ⇒ ::String
Returns the value of attribute broker_arn.
146 147 148 |
# File 'sig/types.rbs', line 146 def broker_arn @broker_arn end |
#broker_id ⇒ ::String
Returns the value of attribute broker_id.
147 148 149 |
# File 'sig/types.rbs', line 147 def broker_id @broker_id end |