Class: Aws::Types::DescribeDataTableAttributeRequest

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

Constant Summary collapse

SENSITIVE =

Instance Attribute Summary collapse

Instance Attribute Details

#attribute_name::String

Returns the value of attribute attribute_name.



2692
2693
2694
# File 'sig/types.rbs', line 2692

def attribute_name
  @attribute_name
end

#data_table_id::String

Returns the value of attribute data_table_id.



2691
2692
2693
# File 'sig/types.rbs', line 2691

def data_table_id
  @data_table_id
end

#instance_id::String

Returns the value of attribute instance_id.



2690
2691
2692
# File 'sig/types.rbs', line 2690

def instance_id
  @instance_id
end