Class: Aws::Types::ImportPlaybackKeyPairResponse
- Inherits:
-
Object
- Object
- Aws::Types::ImportPlaybackKeyPairResponse
- 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.
389 390 391 |
# File 'sig/types.rbs', line 389 def key_pair @key_pair end |