| Package | Description |
|---|---|
| software.amazon.awscdk.services.cognito |
Amazon Cognito Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
static CfnUserPoolUICustomizationAttachmentProps.Builder |
CfnUserPoolUICustomizationAttachmentProps.builder() |
CfnUserPoolUICustomizationAttachmentProps.Builder |
CfnUserPoolUICustomizationAttachmentProps.Builder.clientId(String clientId)
Sets the value of
CfnUserPoolUICustomizationAttachmentProps.getClientId() |
CfnUserPoolUICustomizationAttachmentProps.Builder |
CfnUserPoolUICustomizationAttachmentProps.Builder.css(String css)
Sets the value of
CfnUserPoolUICustomizationAttachmentProps.getCss() |
CfnUserPoolUICustomizationAttachmentProps.Builder |
CfnUserPoolUICustomizationAttachmentProps.Builder.userPoolId(String userPoolId)
Sets the value of
CfnUserPoolUICustomizationAttachmentProps.getUserPoolId() |
| Constructor and Description |
|---|
Jsii$Proxy(CfnUserPoolUICustomizationAttachmentProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnUserPoolUICustomizationAttachmentProps.Builder. |
Copyright © 2022. All rights reserved.