Class: Aws::Types::KmsEncryptionState

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#encryption_context::Hash[::String, ::String]

Returns the value of attribute encryption_context.

Returns:

  • (::Hash[::String, ::String])


691
692
693
# File 'sig/types.rbs', line 691

def encryption_context
  @encryption_context
end

#key::String

Returns the value of attribute key.

Returns:

  • (::String)


690
691
692
# File 'sig/types.rbs', line 690

def key
  @key
end