DescribeCustomRoutingAcceleratorAttributesResponse constructor

DescribeCustomRoutingAcceleratorAttributesResponse({
  1. CustomRoutingAcceleratorAttributes? acceleratorAttributes,
})

Implementation

DescribeCustomRoutingAcceleratorAttributesResponse({
  this.acceleratorAttributes,
});