Class: Aws::Types::SseAwsKeyManagementParams

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#aws_kms_encryption_context ⇒ ::String

Returns the value of attribute aws_kms_encryption_context.

Returns:

  • (::String)


790
791
792
# File 'sig/types.rbs', line 790

def aws_kms_encryption_context
  @aws_kms_encryption_context
end

#aws_kms_key_id ⇒ ::String

Returns the value of attribute aws_kms_key_id.

Returns:

  • (::String)


789
790
791
# File 'sig/types.rbs', line 789

def aws_kms_key_id
  @aws_kms_key_id
end