Class: Aws::Types::KeyBlockHeaders

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

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#key_exportability"EXPORTABLE", ...

Returns the value of attribute key_exportability.

Returns:



481
482
483
# File 'sig/types.rbs', line 481

def key_exportability
  @key_exportability
end

#key_modes_of_useTypes::KeyModesOfUse

Returns the value of attribute key_modes_of_use.

Returns:



480
481
482
# File 'sig/types.rbs', line 480

def key_modes_of_use
  @key_modes_of_use
end

#key_version::String

Returns the value of attribute key_version.

Returns:



482
483
484
# File 'sig/types.rbs', line 482

def key_version
  @key_version
end

#optional_blocks::Hash[::String, ::String]

Returns the value of attribute optional_blocks.

Returns:



483
484
485
# File 'sig/types.rbs', line 483

def optional_blocks
  @optional_blocks
end