Class: Aws::Types::TableObject

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#etag::String

Returns the value of attribute etag.

Returns:

  • (::String)


1066
1067
1068
# File 'sig/types.rbs', line 1066

def etag
  @etag
end

#size::Integer

Returns the value of attribute size.

Returns:

  • (::Integer)


1067
1068
1069
# File 'sig/types.rbs', line 1067

def size
  @size
end

#uri::String

Returns the value of attribute uri.

Returns:

  • (::String)


1065
1066
1067
# File 'sig/types.rbs', line 1065

def uri
  @uri
end