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)


11951
11952
11953
# File 'sig/types.rbs', line 11951

def data_set_arn
  @data_set_arn
end

#data_set_name::String

Returns the value of attribute data_set_name.

Returns:

  • (::String)


11952
11953
11954
# File 'sig/types.rbs', line 11952

def data_set_name
  @data_set_name
end