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:



4273
4274
4275
# File 'sig/types.rbs', line 4273

def agent_config
  @agent_config
end

#arn::String

Returns the value of attribute arn.

Returns:

  • (::String)


4271
4272
4273
# File 'sig/types.rbs', line 4271

def arn
  @arn
end

#id::String

Returns the value of attribute id.

Returns:

  • (::String)


4270
4271
4272
# File 'sig/types.rbs', line 4270

def id
  @id
end

#sign_in_configTypes::SignInConfig

Returns the value of attribute sign_in_config.

Returns:



4272
4273
4274
# File 'sig/types.rbs', line 4272

def 
  @sign_in_config
end

#telephony_configTypes::TelephonyConfig

Returns the value of attribute telephony_config.



4269
4270
4271
# File 'sig/types.rbs', line 4269

def telephony_config
  @telephony_config
end