Class: Aws::Types::AddCustomRoutingEndpointsRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#endpoint_configurations::Array[Types::CustomRoutingEndpointConfiguration]

Returns the value of attribute endpoint_configurations.



55
56
57
# File 'sig/types.rbs', line 55

def endpoint_configurations
  @endpoint_configurations
end

#endpoint_group_arn::String

Returns the value of attribute endpoint_group_arn.

Returns:

  • (::String)


56
57
58
# File 'sig/types.rbs', line 56

def endpoint_group_arn
  @endpoint_group_arn
end