class Aws::CognitoIdentityProvider::Types::GetUICustomizationRequest

@note When making an API call, you may pass GetUICustomizationRequest

data as a hash:

    {
      user_pool_id: "UserPoolIdType", # required
      client_id: "ClientIdType",
    }

@!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]

@see docs.aws.amazon.com/goto/WebAPI/cognito-idp-2016-04-18/GetUICustomizationRequest AWS API Documentation

Constants

SENSITIVE