Class CfnResourceConfiguration.DnsResourceProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.vpclattice.CfnResourceConfiguration.DnsResourceProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnResourceConfiguration.DnsResourceProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnResourceConfiguration.DnsResourceProperty
@Stability(Stable)
@Internal
public static final class CfnResourceConfiguration.DnsResourceProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnResourceConfiguration.DnsResourceProperty
An implementation for
CfnResourceConfiguration.DnsResourceProperty-
Nested Class Summary
Nested classes/interfaces inherited from class software.amazon.jsii.JsiiObject
software.amazon.jsii.JsiiObject.InitializationModeNested classes/interfaces inherited from interface software.amazon.awscdk.services.vpclattice.CfnResourceConfiguration.DnsResourceProperty
CfnResourceConfiguration.DnsResourceProperty.Builder, CfnResourceConfiguration.DnsResourceProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnResourceConfiguration.DnsResourceProperty.Builder.protectedJsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject. -
Method Summary
Methods inherited from class software.amazon.jsii.JsiiObject
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet
-
Constructor Details
-
Jsii$Proxy
protected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject.- Parameters:
objRef- Reference to the JSII managed object.
-
Jsii$Proxy
Constructor that initializes the object based on literal property values passed by theCfnResourceConfiguration.DnsResourceProperty.Builder.
-
-
Method Details
-
getDomainName
Description copied from interface:CfnResourceConfiguration.DnsResourcePropertyThe domain name of the resource configuration.- Specified by:
getDomainNamein interfaceCfnResourceConfiguration.DnsResourceProperty- See Also:
-
getIpAddressType
Description copied from interface:CfnResourceConfiguration.DnsResourcePropertyThe IP address type for the resource configuration.Dualstack is not currently supported.
- Specified by:
getIpAddressTypein interfaceCfnResourceConfiguration.DnsResourceProperty- See Also:
-
$jsii$toJson
@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()- Specified by:
$jsii$toJsonin interfacesoftware.amazon.jsii.JsiiSerializable
-
equals
-
hashCode
public final int hashCode()
-