class Aws::CognitoIdentityProvider::Types::SetUICustomizationRequest
@note When making an API call, you may pass SetUICustomizationRequest
data as a hash: { user_pool_id: "UserPoolIdType", # required client_id: "ClientIdType", css: "CSSType", image_file: "data", }
@!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] css
The CSS values in the UI customization. @return [String]
@!attribute [rw] image_file
The uploaded logo image for the UI customization. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/cognito-idp-2016-04-18/SetUICustomizationRequest AWS API Documentation
Constants
- SENSITIVE