Class: Aws::Types::GetPlaybackKeyPairResponse
- Inherits:
-
Object
- Object
- Aws::Types::GetPlaybackKeyPairResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#key_pair ⇒ Types::PlaybackKeyPair
Returns the value of attribute key_pair.
Instance Attribute Details
#key_pair ⇒ Types::PlaybackKeyPair
Returns the value of attribute key_pair.
326 327 328 |
# File 'sig/types.rbs', line 326 def key_pair @key_pair end |