Class: Aws::Types::AnalyticsDataSetsResult

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#data_set_id::String

Returns the value of attribute data_set_id.

Returns:

  • (::String)


220
221
222
# File 'sig/types.rbs', line 220

def data_set_id
  @data_set_id
end

#data_set_name::String

Returns the value of attribute data_set_name.

Returns:

  • (::String)


221
222
223
# File 'sig/types.rbs', line 221

def data_set_name
  @data_set_name
end