Class: Aws::Types::CreateHubResponse
- Inherits:
-
Object
- Object
- Aws::Types::CreateHubResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#hub_arn ⇒ ::String
Returns the value of attribute hub_arn.
Instance Attribute Details
#hub_arn ⇒ ::String
Returns the value of attribute hub_arn.
2289 2290 2291 |
# File 'sig/types.rbs', line 2289 def hub_arn @hub_arn end |