@Stability(value=Stable) @Internal public static final class CfnContainer.PublicDomainNameProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnContainer.PublicDomainNameProperty
CfnContainer.PublicDomainNamePropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnContainer.PublicDomainNameProperty.Builder, CfnContainer.PublicDomainNameProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnContainer.PublicDomainNameProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnContainer.ContainerProperty.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 |
getCertificateName()
The name of the certificate for the public domains.
|
List<String> |
getDomainNames()
The public domain names to use with the container service.
|
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(CfnContainer.PublicDomainNameProperty.Builder builder)
CfnContainer.ContainerProperty.Builder.public final String getCertificateName()
CfnContainer.PublicDomainNamePropertygetCertificateName in interface CfnContainer.PublicDomainNamePropertypublic final List<String> getDomainNames()
CfnContainer.PublicDomainNamePropertygetDomainNames in interface CfnContainer.PublicDomainNameProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.