Class: Aws::Types::DescribeDataTableAttributeRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#attribute_name::String

Returns the value of attribute attribute_name.

Returns:

  • (::String)


2636
2637
2638
# File 'sig/types.rbs', line 2636

def attribute_name
  @attribute_name
end

#data_table_id::String

Returns the value of attribute data_table_id.

Returns:

  • (::String)


2635
2636
2637
# File 'sig/types.rbs', line 2635

def data_table_id
  @data_table_id
end

#instance_id::String

Returns the value of attribute instance_id.

Returns:

  • (::String)


2634
2635
2636
# File 'sig/types.rbs', line 2634

def instance_id
  @instance_id
end