Class: Aws::Types::PutConfigurationSetTrackingOptionsRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#configuration_set_name::String

Returns the value of attribute configuration_set_name.

Returns:

  • (::String)


582
583
584
# File 'sig/types.rbs', line 582

def configuration_set_name
  @configuration_set_name
end

#custom_redirect_domain::String

Returns the value of attribute custom_redirect_domain.

Returns:

  • (::String)


583
584
585
# File 'sig/types.rbs', line 583

def custom_redirect_domain
  @custom_redirect_domain
end