Class: Aws::Types::RestoreObjectOutput

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#request_charged"requester"

Returns the value of attribute request_charged.

Returns:

  • ("requester")


2750
2751
2752
# File 'sig/types.rbs', line 2750

def request_charged
  @request_charged
end

#restore_output_path::String

Returns the value of attribute restore_output_path.

Returns:

  • (::String)


2751
2752
2753
# File 'sig/types.rbs', line 2751

def restore_output_path
  @restore_output_path
end