class Aws::CognitoIdentityProvider::Types::UICustomizationType
A container for the UI customization information for a user pool's built-in app UI.
@!attribute [rw] user_pool_id
The user pool ID for the user pool. @return [String]
@!attribute [rw] client_id
The client ID for the client app. @return [String]
@!attribute [rw] image_url
The logo image for the UI customization. @return [String]
@!attribute [rw] css
The CSS values in the UI customization. @return [String]
@!attribute [rw] css_version
The CSS version number. @return [String]
@!attribute [rw] last_modified_date
The last-modified date for the UI customization. @return [Time]
@!attribute [rw] creation_date
The creation date for the UI customization. @return [Time]
@see docs.aws.amazon.com/goto/WebAPI/cognito-idp-2016-04-18/UICustomizationType AWS API Documentation
Constants
- SENSITIVE