Class: Aws::Types::VirtualObject

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)


1222
1223
1224
# File 'sig/types.rbs', line 1222

def etag
  @etag
end

#uri::String

Returns the value of attribute uri.

Returns:

  • (::String)


1221
1222
1223
# File 'sig/types.rbs', line 1221

def uri
  @uri
end