Class: Aws::Types::ImportTr31KeyBlock

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

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#wrapped_key_block::String

Returns the value of attribute wrapped_key_block.

Returns:



427
428
429
# File 'sig/types.rbs', line 427

def wrapped_key_block
  @wrapped_key_block
end

#wrapping_key_identifier::String

Returns the value of attribute wrapping_key_identifier.

Returns:



426
427
428
# File 'sig/types.rbs', line 426

def wrapping_key_identifier
  @wrapping_key_identifier
end