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:



2843
2844
2845
# File 'sig/types.rbs', line 2843

def table_bucket_arn
  @table_bucket_arn
end

#table_name::String

Returns the value of attribute table_name.

Returns:



2844
2845
2846
# File 'sig/types.rbs', line 2844

def table_name
  @table_name
end