Class: Aws::Types::CreateDataTableResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#arn::String

Returns the value of attribute arn.

Returns:

  • (::String)


1488
1489
1490
# File 'sig/types.rbs', line 1488

def arn
  @arn
end

#id::String

Returns the value of attribute id.

Returns:

  • (::String)


1487
1488
1489
# File 'sig/types.rbs', line 1487

def id
  @id
end

#lock_versionTypes::DataTableLockVersion

Returns the value of attribute lock_version.



1489
1490
1491
# File 'sig/types.rbs', line 1489

def lock_version
  @lock_version
end