Class: Aws::Types::CreateTrafficPolicyResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#location::String

Returns the value of attribute location.

Returns:

  • (::String)


301
302
303
# File 'sig/types.rbs', line 301

def location
  @location
end

#traffic_policyTypes::TrafficPolicy

Returns the value of attribute traffic_policy.



300
301
302
# File 'sig/types.rbs', line 300

def traffic_policy
  @traffic_policy
end