Class: Aws::Types::DestinationResult

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:



750
751
752
# File 'sig/types.rbs', line 750

def table_bucket_arn
  @table_bucket_arn
end

#table_bucket_type"aws", "customer"

Returns the value of attribute table_bucket_type.

Returns:



749
750
751
# File 'sig/types.rbs', line 749

def table_bucket_type
  @table_bucket_type
end

#table_namespace::String

Returns the value of attribute table_namespace.

Returns:



751
752
753
# File 'sig/types.rbs', line 751

def table_namespace
  @table_namespace
end