Class: Aws::Types::KmsGrantConstraints

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#encryption_context_equals::Hash[::String, ::String]

Returns the value of attribute encryption_context_equals.

Returns:

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


753
754
755
# File 'sig/types.rbs', line 753

def encryption_context_equals
  @encryption_context_equals
end

#encryption_context_subset::Hash[::String, ::String]

Returns the value of attribute encryption_context_subset.

Returns:

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


754
755
756
# File 'sig/types.rbs', line 754

def encryption_context_subset
  @encryption_context_subset
end