Class: Aws::Types::DataSetIdentifierDeclaration

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#data_set_arn::String

Returns the value of attribute data_set_arn.

Returns:

  • (::String)


3345
3346
3347
# File 'sig/types.rbs', line 3345

def data_set_arn
  @data_set_arn
end

#identifier::String

Returns the value of attribute identifier.

Returns:

  • (::String)


3344
3345
3346
# File 'sig/types.rbs', line 3344

def identifier
  @identifier
end