Class: Aws::Types::GetEbsDefaultKmsKeyIdResult
- Inherits:
-
Object
- Object
- Aws::Types::GetEbsDefaultKmsKeyIdResult
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#kms_key_id ⇒ ::String
Returns the value of attribute kms_key_id.
Instance Attribute Details
#kms_key_id ⇒ ::String
Returns the value of attribute kms_key_id.
10082 10083 10084 |
# File 'sig/types.rbs', line 10082 def kms_key_id @kms_key_id end |