Class: Aws::Types::GetObjectRequest

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

Constant Summary collapse

SENSITIVE =

Instance Attribute Summary collapse

Instance Attribute Details

#path::String

Returns the value of attribute path.



39
40
41
# File 'sig/types.rbs', line 39

def path
  @path
end

#range::String

Returns the value of attribute range.



40
41
42
# File 'sig/types.rbs', line 40

def range
  @range
end