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)


3246
3247
3248
# File 'sig/types.rbs', line 3246

def data_set_arn
  @data_set_arn
end

#data_set_placeholder::String

Returns the value of attribute data_set_placeholder.

Returns:

  • (::String)


3245
3246
3247
# File 'sig/types.rbs', line 3245

def data_set_placeholder
  @data_set_placeholder
end