Class: Aws::Types::TopicV2DataSetReference

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)


11561
11562
11563
# File 'sig/types.rbs', line 11561

def data_set_arn
  @data_set_arn
end

#data_set_name::String

Returns the value of attribute data_set_name.

Returns:

  • (::String)


11562
11563
11564
# File 'sig/types.rbs', line 11562

def data_set_name
  @data_set_name
end