Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.cognito.CfnUserPoolUICustomizationAttachmentPropsMixin.Builder
Packages that use CfnUserPoolUICustomizationAttachmentPropsMixin.Builder
-
Uses of CfnUserPoolUICustomizationAttachmentPropsMixin.Builder in software.amazon.awscdk.cfnpropertymixins.services.cognito
Methods in software.amazon.awscdk.cfnpropertymixins.services.cognito that return CfnUserPoolUICustomizationAttachmentPropsMixin.BuilderModifier and TypeMethodDescriptionThe app client ID for your UI customization.CfnUserPoolUICustomizationAttachmentPropsMixin.Builder.create()CfnUserPoolUICustomizationAttachmentPropsMixin.Builder.create(CfnPropertyMixinOptions options) A plaintext CSS file that contains the custom fields that you want to apply to your user pool or app client.CfnUserPoolUICustomizationAttachmentPropsMixin.Builder.userPoolId(String userPoolId) The ID of the user pool where you want to apply branding to the classic hosted UI.CfnUserPoolUICustomizationAttachmentPropsMixin.Builder.userPoolId(IUserPoolRef userPoolId) The ID of the user pool where you want to apply branding to the classic hosted UI.