Class: Aws::Types::CreateOriginRequestPolicyResult

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)


726
727
728
# File 'sig/types.rbs', line 726

def etag
  @etag
end

#location::String

Returns the value of attribute location.

Returns:

  • (::String)


725
726
727
# File 'sig/types.rbs', line 725

def location
  @location
end

#origin_request_policyTypes::OriginRequestPolicy

Returns the value of attribute origin_request_policy.



724
725
726
# File 'sig/types.rbs', line 724

def origin_request_policy
  @origin_request_policy
end