Class: Aws::Types::CreateBrokerResponse
- Inherits:
-
Object
- Object
- Aws::Types::CreateBrokerResponse
- 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.
178 179 180 |
# File 'sig/types.rbs', line 178 def broker_arn @broker_arn end |
#broker_id ⇒ ::String
Returns the value of attribute broker_id.
179 180 181 |
# File 'sig/types.rbs', line 179 def broker_id @broker_id end |