Class: Aws::Types::TopicV2DataSetRelationEndpoint

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#column_names::Array[::String]

Returns the value of attribute column_names.

Returns:

  • (::Array[::String])


11574
11575
11576
# File 'sig/types.rbs', line 11574

def column_names
  @column_names
end

#data_set_arn::String

Returns the value of attribute data_set_arn.

Returns:

  • (::String)


11573
11574
11575
# File 'sig/types.rbs', line 11573

def data_set_arn
  @data_set_arn
end