Class CfnAppPropsMixin.SslConfigurationProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.cfnpropertymixins.services.opsworks.CfnAppPropsMixin.SslConfigurationProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnAppPropsMixin.SslConfigurationProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnAppPropsMixin.SslConfigurationProperty
@Stability(Stable)
@Internal
public static final class CfnAppPropsMixin.SslConfigurationProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnAppPropsMixin.SslConfigurationProperty
An implementation for
CfnAppPropsMixin.SslConfigurationProperty-
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.cfnpropertymixins.services.opsworks.CfnAppPropsMixin.SslConfigurationProperty
CfnAppPropsMixin.SslConfigurationProperty.Builder, CfnAppPropsMixin.SslConfigurationProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnAppPropsMixin.SslConfigurationProperty.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 theCfnAppPropsMixin.SslConfigurationProperty.Builder.
-
-
Method Details
-
getCertificate
Description copied from interface:CfnAppPropsMixin.SslConfigurationPropertyThe contents of the certificate's domain.crt file.- Specified by:
getCertificatein interfaceCfnAppPropsMixin.SslConfigurationProperty- See Also:
-
getChain
Description copied from interface:CfnAppPropsMixin.SslConfigurationPropertyOptional.Can be used to specify an intermediate certificate authority key or client authentication.
- Specified by:
getChainin interfaceCfnAppPropsMixin.SslConfigurationProperty- See Also:
-
getPrivateKey
Description copied from interface:CfnAppPropsMixin.SslConfigurationPropertyThe private key;the contents of the certificate's domain.kex file.
- Specified by:
getPrivateKeyin interfaceCfnAppPropsMixin.SslConfigurationProperty- 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()
-