Class: Aws::Types::AddCustomRoutingEndpointsResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#endpoint_descriptions::Array[Types::CustomRoutingEndpointDescription]

Returns the value of attribute endpoint_descriptions.



61
62
63
# File 'sig/types.rbs', line 61

def endpoint_descriptions
  @endpoint_descriptions
end

#endpoint_group_arn::String

Returns the value of attribute endpoint_group_arn.

Returns:

  • (::String)


62
63
64
# File 'sig/types.rbs', line 62

def endpoint_group_arn
  @endpoint_group_arn
end