Class: Aws::Types::DescribeHubRequest
- Inherits:
-
Object
- Object
- Aws::Types::DescribeHubRequest
- 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.
5491 5492 5493 |
# File 'sig/types.rbs', line 5491 def hub_arn @hub_arn end |