Class: Aws::Types::TimestreamResources

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#timestream_database_name ⇒ ::String

Returns the value of attribute timestream_database_name.

Returns:

  • (::String)


1329
1330
1331
# File 'sig/types.rbs', line 1329

def timestream_database_name
  @timestream_database_name
end

#timestream_table_name ⇒ ::String

Returns the value of attribute timestream_table_name.

Returns:

  • (::String)


1330
1331
1332
# File 'sig/types.rbs', line 1330

def timestream_table_name
  @timestream_table_name
end