userPoolClient property

UserPoolClientType? userPoolClient
final

The user pool client value from the response from the server when an update user pool client request is made.

Implementation

final UserPoolClientType? userPoolClient;