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

#cmk_arn::String

Returns the value of attribute cmk_arn.

Returns:

  • (::String)


110
111
112
# File 'sig/types.rbs', line 110

def cmk_arn
  @cmk_arn
end

#encryptedBoolean

Returns the value of attribute encrypted.

Returns:

  • (Boolean)


109
110
111
# File 'sig/types.rbs', line 109

def encrypted
  @encrypted
end