Class: Aws::Types::ExportTr31KeyBlock

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

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#key_block_headersTypes::KeyBlockHeaders

Returns the value of attribute key_block_headers.

Returns:



230
231
232
# File 'sig/types.rbs', line 230

def key_block_headers
  @key_block_headers
end

#wrapping_key_identifier::String

Returns the value of attribute wrapping_key_identifier.

Returns:



229
230
231
# File 'sig/types.rbs', line 229

def wrapping_key_identifier
  @wrapping_key_identifier
end