Class: Aws::Types::ImportKeyMaterialResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#key_id::String

Returns the value of attribute key_id.

Returns:

  • (::String)


541
542
543
# File 'sig/types.rbs', line 541

def key_id
  @key_id
end

#key_material_id::String

Returns the value of attribute key_material_id.

Returns:

  • (::String)


542
543
544
# File 'sig/types.rbs', line 542

def key_material_id
  @key_material_id
end