Class: Aws::Types::EncryptionConfiguration

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#kms_key ⇒ ::String

Returns the value of attribute kms_key.

Returns:

  • (::String)


349
350
351
# File 'sig/types.rbs', line 349

def kms_key
  @kms_key
end