@Stability(value=Stable) @Internal public static final class CfnDomainProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnDomainProps
CfnDomainPropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnDomainProps.Builder, CfnDomainProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnDomainProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnDomainProps.Builder. |
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getAppId()
`AWS::Amplify::Domain.AppId`.
|
List<String> |
getAutoSubDomainCreationPatterns()
`AWS::Amplify::Domain.AutoSubDomainCreationPatterns`.
|
String |
getAutoSubDomainIamRole()
`AWS::Amplify::Domain.AutoSubDomainIAMRole`.
|
String |
getDomainName()
`AWS::Amplify::Domain.DomainName`.
|
Object |
getEnableAutoSubDomain()
`AWS::Amplify::Domain.EnableAutoSubDomain`.
|
Object |
getSubDomainSettings()
`AWS::Amplify::Domain.SubDomainSettings`.
|
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(CfnDomainProps.Builder builder)
CfnDomainProps.Builder.public final String getAppId()
CfnDomainPropsgetAppId in interface CfnDomainPropspublic final List<String> getAutoSubDomainCreationPatterns()
CfnDomainPropsgetAutoSubDomainCreationPatterns in interface CfnDomainPropspublic final String getAutoSubDomainIamRole()
CfnDomainPropsgetAutoSubDomainIamRole in interface CfnDomainPropspublic final String getDomainName()
CfnDomainPropsgetDomainName in interface CfnDomainPropspublic final Object getEnableAutoSubDomain()
CfnDomainPropsgetEnableAutoSubDomain in interface CfnDomainPropspublic final Object getSubDomainSettings()
CfnDomainPropsgetSubDomainSettings in interface CfnDomainProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.