CreateEndpointConfigOutput constructor
CreateEndpointConfigOutput({
- required String endpointConfigArn,
Implementation
CreateEndpointConfigOutput({
required this.endpointConfigArn,
});