Class: Aws::Types::S3TablesDestination

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#table_bucket_arn::String

Returns the value of attribute table_bucket_arn.

Returns:

  • (::String)


2819
2820
2821
# File 'sig/types.rbs', line 2819

def table_bucket_arn
  @table_bucket_arn
end

#table_name::String

Returns the value of attribute table_name.

Returns:

  • (::String)


2820
2821
2822
# File 'sig/types.rbs', line 2820

def table_name
  @table_name
end