Class: Aws::Types::KmsKeyConfiguration

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#grants::Array[Types::KmsGrantConfiguration]

Returns the value of attribute grants.

Returns:



760
761
762
# File 'sig/types.rbs', line 760

def grants
  @grants
end

#key_policies::Hash[::String, ::String]

Returns the value of attribute key_policies.

Returns:

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


759
760
761
# File 'sig/types.rbs', line 759

def key_policies
  @key_policies
end