Class: Aws::Types::StopKeyUsageOutput
- Inherits:
-
Object
- Object
- Aws::Types::StopKeyUsageOutput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#key ⇒ Types::Key
Returns the value of attribute key.
Instance Attribute Details
#key ⇒ Types::Key
Returns the value of attribute key.
648 649 650 |
# File 'sig/types.rbs', line 648 def key @key end |