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