Class: Aws::Types::SSEKMSEncryption

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Instance Attribute Summary collapse

Instance Attribute Details

#key_id::String

Returns the value of attribute key_id.



1899
1900
1901
# File 'sig/types.rbs', line 1899

def key_id
  @key_id
end