You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::CognitoIdentityProvider::Types::UserPoolClientDescription
- Inherits:
-
Struct
- Object
- Struct
- Aws::CognitoIdentityProvider::Types::UserPoolClientDescription
- Defined in:
- (unknown)
Overview
The description of the user pool client.
Instance Attribute Summary collapse
-
#client_id ⇒ String
The ID of the client associated with the user pool.
-
#client_name ⇒ String
The client name from the user pool client description.
-
#user_pool_id ⇒ String
The user pool ID for the user pool where you want to describe the user pool client.
Instance Attribute Details
#client_id ⇒ String
The ID of the client associated with the user pool.
#client_name ⇒ String
The client name from the user pool client description.
#user_pool_id ⇒ String
The user pool ID for the user pool where you want to describe the user pool client.