Class: Aws::Types::DeleteImportedKeyMaterialResponse

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)


213
214
215
# File 'sig/types.rbs', line 213

def key_id
  @key_id
end

#key_material_id::String

Returns the value of attribute key_material_id.

Returns:

  • (::String)


214
215
216
# File 'sig/types.rbs', line 214

def key_material_id
  @key_material_id
end