Class CfnUserPoolDomain.CustomDomainConfigTypeProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.cognito.CfnUserPoolDomain.CustomDomainConfigTypeProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnUserPoolDomain.CustomDomainConfigTypeProperty
,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
- CfnUserPoolDomain.CustomDomainConfigTypeProperty
@Stability(Stable)
@Internal
public static final class CfnUserPoolDomain.CustomDomainConfigTypeProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnUserPoolDomain.CustomDomainConfigTypeProperty
An implementation for
CfnUserPoolDomain.CustomDomainConfigTypeProperty
-
Nested Class Summary
Nested classes/interfaces inherited from class software.amazon.jsii.JsiiObject
software.amazon.jsii.JsiiObject.InitializationMode
Nested classes/interfaces inherited from interface software.amazon.awscdk.services.cognito.CfnUserPoolDomain.CustomDomainConfigTypeProperty
CfnUserPoolDomain.CustomDomainConfigTypeProperty.Builder, CfnUserPoolDomain.CustomDomainConfigTypeProperty.Jsii$Proxy
-
Constructor Summary
ConstructorsModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnUserPoolDomain.CustomDomainConfigTypeProperty.Builder
.protected
Jsii$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 theCfnUserPoolDomain.CustomDomainConfigTypeProperty.Builder
.
-
-
Method Details
-
getCertificateArn
Description copied from interface:CfnUserPoolDomain.CustomDomainConfigTypeProperty
The Amazon Resource Name (ARN) of an AWS Certificate Manager SSL certificate.You use this certificate for the subdomain of your custom domain.
- Specified by:
getCertificateArn
in interfaceCfnUserPoolDomain.CustomDomainConfigTypeProperty
-
$jsii$toJson
@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()- Specified by:
$jsii$toJson
in interfacesoftware.amazon.jsii.JsiiSerializable
-
equals
-
hashCode
public final int hashCode()
-