Class: Aws::Types::UpdateTrafficDistributionRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#agent_configTypes::AgentConfig

Returns the value of attribute agent_config.

Returns:



8822
8823
8824
# File 'sig/types.rbs', line 8822

def agent_config
  @agent_config
end

#id::String

Returns the value of attribute id.

Returns:

  • (::String)


8819
8820
8821
# File 'sig/types.rbs', line 8819

def id
  @id
end

#sign_in_configTypes::SignInConfig

Returns the value of attribute sign_in_config.

Returns:



8821
8822
8823
# File 'sig/types.rbs', line 8821

def 
  @sign_in_config
end

#telephony_configTypes::TelephonyConfig

Returns the value of attribute telephony_config.



8820
8821
8822
# File 'sig/types.rbs', line 8820

def telephony_config
  @telephony_config
end