Class: Aws::Types::CreateTrafficPolicyVersionResponse

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)


314
315
316
# File 'sig/types.rbs', line 314

def location
  @location
end

#traffic_policyTypes::TrafficPolicy

Returns the value of attribute traffic_policy.



313
314
315
# File 'sig/types.rbs', line 313

def traffic_policy
  @traffic_policy
end