CreateEndpointOutput constructor
CreateEndpointOutput({
- required String endpointArn,
Implementation
CreateEndpointOutput({
required this.endpointArn,
});
CreateEndpointOutput({
required this.endpointArn,
});