DescribeCustomRoutingEndpointGroupResponse constructor
DescribeCustomRoutingEndpointGroupResponse({
- CustomRoutingEndpointGroup? endpointGroup,
Implementation
DescribeCustomRoutingEndpointGroupResponse({
this.endpointGroup,
});