Class: Aws::Types::CreateDataTableAttributeResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#attribute_id::String

Returns the value of attribute attribute_id.

Returns:

  • (::String)


1475
1476
1477
# File 'sig/types.rbs', line 1475

def attribute_id
  @attribute_id
end

#lock_versionTypes::DataTableLockVersion

Returns the value of attribute lock_version.



1476
1477
1478
# File 'sig/types.rbs', line 1476

def lock_version
  @lock_version
end

#name::String

Returns the value of attribute name.

Returns:

  • (::String)


1474
1475
1476
# File 'sig/types.rbs', line 1474

def name
  @name
end