Class: Aws::Types::DeleteHubRequest
- Inherits:
-
Object
- Object
- Aws::Types::DeleteHubRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#hub_name ⇒ ::String
Returns the value of attribute hub_name.
Instance Attribute Details
#hub_name ⇒ ::String
Returns the value of attribute hub_name.
3401 3402 3403 |
# File 'sig/types.rbs', line 3401 def hub_name @hub_name end |