Class: Aws::Types::SSEKMS

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#key_id::String

Returns the value of attribute key_id.

Returns:

  • (::String)


1894
1895
1896
# File 'sig/types.rbs', line 1894

def key_id
  @key_id
end