| Package | Description |
|---|---|
| software.amazon.awscdk.services.cognito |
Amazon Cognito Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
CfnUserPoolUICustomizationAttachment.Builder |
CfnUserPoolUICustomizationAttachment.Builder.clientId(String clientId)
The client ID for the client app.
|
static CfnUserPoolUICustomizationAttachment.Builder |
CfnUserPoolUICustomizationAttachment.Builder.create(software.constructs.Construct scope,
String id) |
CfnUserPoolUICustomizationAttachment.Builder |
CfnUserPoolUICustomizationAttachment.Builder.css(String css)
The CSS values in the UI customization.
|
CfnUserPoolUICustomizationAttachment.Builder |
CfnUserPoolUICustomizationAttachment.Builder.userPoolId(String userPoolId)
The user pool ID for the user pool.
|
Copyright © 2022. All rights reserved.