Class: Aws::Types::DeleteImportedKeyMaterialRequest

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:



207
208
209
# File 'sig/types.rbs', line 207

def key_id
  @key_id
end

#key_material_id::String

Returns the value of attribute key_material_id.

Returns:



208
209
210
# File 'sig/types.rbs', line 208

def key_material_id
  @key_material_id
end