Class: Aws::Types::OutgoingKeyMaterial

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

Defined Under Namespace

Classes: Tr31KeyBlock, Unknown

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#tr_31_key_blockTypes::OutgoingTr31KeyBlock

Returns the value of attribute tr_31_key_block.



570
571
572
# File 'sig/types.rbs', line 570

def tr_31_key_block
  @tr_31_key_block
end

#unknownObject

Returns the value of attribute unknown.

Returns:

  • (Object)


571
572
573
# File 'sig/types.rbs', line 571

def unknown
  @unknown
end