Class: Aws::Types::JobManifestLocation

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

Constant Summary collapse

SENSITIVE =

Instance Attribute Summary collapse

Instance Attribute Details

#etag::String

Returns the value of attribute etag.



989
990
991
# File 'sig/types.rbs', line 989

def etag
  @etag
end

#object_arn::String

Returns the value of attribute object_arn.



987
988
989
# File 'sig/types.rbs', line 987

def object_arn
  @object_arn
end

#object_version_id::String

Returns the value of attribute object_version_id.



988
989
990
# File 'sig/types.rbs', line 988

def object_version_id
  @object_version_id
end