Class: Aws::Types::DisassociateDatasetKmsKeyInput

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#dataset_identifier::String

Returns the value of attribute dataset_identifier.

Returns:

  • (::String)


319
320
321
# File 'sig/types.rbs', line 319

def dataset_identifier
  @dataset_identifier
end