UpdateUserPoolClientResponse constructor
UpdateUserPoolClientResponse({
- UserPoolClientType? userPoolClient,
Implementation
UpdateUserPoolClientResponse({
this.userPoolClient,
});