Class: Aws::Types::DeleteHostInput
- Inherits:
-
Object
- Object
- Aws::Types::DeleteHostInput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#host_arn ⇒ ::String
Returns the value of attribute host_arn.
Instance Attribute Details
#host_arn ⇒ ::String
Returns the value of attribute host_arn.
110 111 112 |
# File 'sig/types.rbs', line 110 def host_arn @host_arn end |