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)


3214
3215
3216
# File 'sig/types.rbs', line 3214

def data_set_arn
  @data_set_arn
end

#identifier::String

Returns the value of attribute identifier.

Returns:

  • (::String)


3213
3214
3215
# File 'sig/types.rbs', line 3213

def identifier
  @identifier
end