Class: Aws::Types::DescribeHostKeyResponse
- Inherits:
-
Object
- Object
- Aws::Types::DescribeHostKeyResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#host_key ⇒ Types::DescribedHostKey
Returns the value of attribute host_key.
Instance Attribute Details
#host_key ⇒ Types::DescribedHostKey
Returns the value of attribute host_key.
385 386 387 |
# File 'sig/types.rbs', line 385 def host_key @host_key end |