Class: Aws::Types::RoutingPolicyAssociationDetail

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#routing_policy_names ⇒ ::Array[::String]

Returns the value of attribute routing_policy_names.

Returns:

  • (::Array[::String])


1692
1693
1694
# File 'sig/types.rbs', line 1692

def routing_policy_names
  @routing_policy_names
end

#shared_segments ⇒ ::Array[::String]

Returns the value of attribute shared_segments.

Returns:

  • (::Array[::String])


1693
1694
1695
# File 'sig/types.rbs', line 1693

def shared_segments
  @shared_segments
end