Class: Aws::Types::GetTrafficDistributionResponse

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:



4220
4221
4222
# File 'sig/types.rbs', line 4220

def agent_config
  @agent_config
end

#arn::String

Returns the value of attribute arn.

Returns:

  • (::String)


4218
4219
4220
# File 'sig/types.rbs', line 4218

def arn
  @arn
end

#id::String

Returns the value of attribute id.

Returns:

  • (::String)


4217
4218
4219
# File 'sig/types.rbs', line 4217

def id
  @id
end

#sign_in_configTypes::SignInConfig

Returns the value of attribute sign_in_config.

Returns:



4219
4220
4221
# File 'sig/types.rbs', line 4219

def 
  @sign_in_config
end

#telephony_configTypes::TelephonyConfig

Returns the value of attribute telephony_config.



4216
4217
4218
# File 'sig/types.rbs', line 4216

def telephony_config
  @telephony_config
end