@Generated(value="jsii-pacmak/1.14.1 (build 828de8a)", date="2020-11-24T22:28:21.986Z") @Stability(value=Stable) public interface CfnUserPoolUICustomizationAttachmentProps extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cognito-userpooluicustomizationattachment.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnUserPoolUICustomizationAttachmentProps.Builder
A builder for
CfnUserPoolUICustomizationAttachmentProps |
static class |
CfnUserPoolUICustomizationAttachmentProps.Jsii$Proxy
An implementation for
CfnUserPoolUICustomizationAttachmentProps |
| Modifier and Type | Method and Description |
|---|---|
static CfnUserPoolUICustomizationAttachmentProps.Builder |
builder() |
String |
getClientId()
`AWS::Cognito::UserPoolUICustomizationAttachment.ClientId`.
|
default String |
getCss()
`AWS::Cognito::UserPoolUICustomizationAttachment.CSS`.
|
String |
getUserPoolId()
`AWS::Cognito::UserPoolUICustomizationAttachment.UserPoolId`.
|
@Stability(value=Stable) @NotNull String getClientId()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cognito-userpooluicustomizationattachment.html#cfn-cognito-userpooluicustomizationattachment-clientid@Stability(value=Stable) @NotNull String getUserPoolId()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cognito-userpooluicustomizationattachment.html#cfn-cognito-userpooluicustomizationattachment-userpoolid@Stability(value=Stable) @Nullable default String getCss()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cognito-userpooluicustomizationattachment.html#cfn-cognito-userpooluicustomizationattachment-css@Stability(value=Stable) static CfnUserPoolUICustomizationAttachmentProps.Builder builder()
Copyright © 2020. All rights reserved.