Class: Aws::Types::TrackingOptions

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

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#custom_redirect_domain::String

Returns the value of attribute custom_redirect_domain.

Returns:



2099
2100
2101
# File 'sig/types.rbs', line 2099

def custom_redirect_domain
  @custom_redirect_domain
end

#https_policy"REQUIRE", ...

Returns the value of attribute https_policy.

Returns:



2100
2101
2102
# File 'sig/types.rbs', line 2100

def https_policy
  @https_policy
end