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:



9182
9183
9184
# File 'sig/types.rbs', line 9182

def agent_config
  @agent_config
end

#id::String

Returns the value of attribute id.

Returns:

  • (::String)


9179
9180
9181
# File 'sig/types.rbs', line 9179

def id
  @id
end

#sign_in_configTypes::SignInConfig

Returns the value of attribute sign_in_config.

Returns:



9181
9182
9183
# File 'sig/types.rbs', line 9181

def 
  @sign_in_config
end

#telephony_configTypes::TelephonyConfig

Returns the value of attribute telephony_config.



9180
9181
9182
# File 'sig/types.rbs', line 9180

def telephony_config
  @telephony_config
end