Class: Aws::Types::EncryptionKey

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

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#id::String

Returns the value of attribute id.

Returns:



468
469
470
# File 'sig/types.rbs', line 468

def id
  @id
end

#type"KMS"

Returns the value of attribute type.

Returns:



469
470
471
# File 'sig/types.rbs', line 469

def type
  @type
end