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])


11964
11965
11966
# File 'sig/types.rbs', line 11964

def column_names
  @column_names
end

#data_set_arn::String

Returns the value of attribute data_set_arn.

Returns:

  • (::String)


11963
11964
11965
# File 'sig/types.rbs', line 11963

def data_set_arn
  @data_set_arn
end