Class: Aws::Types::TopicConfiguration

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#column_group_schema_list::Array[Types::ColumnGroupSchema]

Returns the value of attribute column_group_schema_list.

Returns:



11314
11315
11316
# File 'sig/types.rbs', line 11314

def column_group_schema_list
  @column_group_schema_list
end

#data_set_schemaTypes::DataSetSchema

Returns the value of attribute data_set_schema.



11313
11314
11315
# File 'sig/types.rbs', line 11313

def data_set_schema
  @data_set_schema
end

#placeholder::String

Returns the value of attribute placeholder.

Returns:

  • (::String)


11312
11313
11314
# File 'sig/types.rbs', line 11312

def placeholder
  @placeholder
end