Class: Aws::Types::ResponseHeadersPolicyServerTimingHeadersConfig

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#enabledBoolean

Returns the value of attribute enabled.

Returns:

  • (Boolean)


3326
3327
3328
# File 'sig/types.rbs', line 3326

def enabled
  @enabled
end

#sampling_rate::Float

Returns the value of attribute sampling_rate.

Returns:

  • (::Float)


3327
3328
3329
# File 'sig/types.rbs', line 3327

def sampling_rate
  @sampling_rate
end