Class CfnHttpApi.HttpApiDomainConfigurationProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.sam.CfnHttpApi.HttpApiDomainConfigurationProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnHttpApi.HttpApiDomainConfigurationProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnHttpApi.HttpApiDomainConfigurationProperty
@Stability(Stable)
@Internal
public static final class CfnHttpApi.HttpApiDomainConfigurationProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnHttpApi.HttpApiDomainConfigurationProperty
An implementation for
CfnHttpApi.HttpApiDomainConfigurationProperty-
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.sam.CfnHttpApi.HttpApiDomainConfigurationProperty
CfnHttpApi.HttpApiDomainConfigurationProperty.Builder, CfnHttpApi.HttpApiDomainConfigurationProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnHttpApi.HttpApiDomainConfigurationProperty.Builder.protectedJsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject. -
Method Summary
Modifier and TypeMethodDescriptioncom.fasterxml.jackson.databind.JsonNodefinal booleanfinal Stringfinal Stringfinal Stringfinal Stringfinal ObjectReturns union: eitherIResolvableorCfnHttpApi.MutualTlsAuthenticationPropertyfinal ObjectReturns union: eitherIResolvableorCfnHttpApi.Route53ConfigurationPropertyfinal Stringfinal inthashCode()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 theCfnHttpApi.HttpApiDomainConfigurationProperty.Builder.
-
-
Method Details
-
getCertificateArn
- Specified by:
getCertificateArnin interfaceCfnHttpApi.HttpApiDomainConfigurationProperty- See Also:
-
getDomainName
- Specified by:
getDomainNamein interfaceCfnHttpApi.HttpApiDomainConfigurationProperty- See Also:
-
getBasePath
- Specified by:
getBasePathin interfaceCfnHttpApi.HttpApiDomainConfigurationProperty- See Also:
-
getEndpointConfiguration
- Specified by:
getEndpointConfigurationin interfaceCfnHttpApi.HttpApiDomainConfigurationProperty- See Also:
-
getMutualTlsAuthentication
Description copied from interface:CfnHttpApi.HttpApiDomainConfigurationPropertyReturns union: eitherIResolvableorCfnHttpApi.MutualTlsAuthenticationProperty- Specified by:
getMutualTlsAuthenticationin interfaceCfnHttpApi.HttpApiDomainConfigurationProperty- See Also:
-
getRoute53
Description copied from interface:CfnHttpApi.HttpApiDomainConfigurationPropertyReturns union: eitherIResolvableorCfnHttpApi.Route53ConfigurationProperty- Specified by:
getRoute53in interfaceCfnHttpApi.HttpApiDomainConfigurationProperty- See Also:
-
getSecurityPolicy
- Specified by:
getSecurityPolicyin interfaceCfnHttpApi.HttpApiDomainConfigurationProperty- 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()
-