Class: Aws::Types::DataSetReference

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)


3377
3378
3379
# File 'sig/types.rbs', line 3377

def data_set_arn
  @data_set_arn
end

#data_set_placeholder::String

Returns the value of attribute data_set_placeholder.

Returns:

  • (::String)


3376
3377
3378
# File 'sig/types.rbs', line 3376

def data_set_placeholder
  @data_set_placeholder
end