@Stability(value=Stable) @Internal public static final class CfnUserPoolDomainProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnUserPoolDomainProps
CfnUserPoolDomainPropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnUserPoolDomainProps.Builder, CfnUserPoolDomainProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
protected |
Jsii$Proxy(String domain,
String userPoolId,
Object customDomainConfig)
Constructor that initializes the object based on literal property values passed by the
CfnUserPoolDomainProps.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
Object |
getCustomDomainConfig()
`AWS::Cognito::UserPoolDomain.CustomDomainConfig`.
|
String |
getDomain()
`AWS::Cognito::UserPoolDomain.Domain`.
|
String |
getUserPoolId()
`AWS::Cognito::UserPoolDomain.UserPoolId`.
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.protected Jsii$Proxy(String domain, String userPoolId, Object customDomainConfig)
CfnUserPoolDomainProps.Builder.public final String getDomain()
CfnUserPoolDomainPropsgetDomain in interface CfnUserPoolDomainPropspublic final String getUserPoolId()
CfnUserPoolDomainPropsgetUserPoolId in interface CfnUserPoolDomainPropspublic final Object getCustomDomainConfig()
CfnUserPoolDomainPropsgetCustomDomainConfig in interface CfnUserPoolDomainProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.