Class: Aws::Types::HttpEndpointRequestConfiguration

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#common_attributes::Array[Types::HttpEndpointCommonAttribute]

Returns the value of attribute common_attributes.



574
575
576
# File 'sig/types.rbs', line 574

def common_attributes
  @common_attributes
end

#content_encoding"NONE", "GZIP"

Returns the value of attribute content_encoding.

Returns:

  • ("NONE", "GZIP")


573
574
575
# File 'sig/types.rbs', line 573

def content_encoding
  @content_encoding
end