Class CfnPentestPropsMixin.CaCertificateSourceProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.cfnpropertymixins.services.securityagent.CfnPentestPropsMixin.CaCertificateSourceProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnPentestPropsMixin.CaCertificateSourceProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnPentestPropsMixin.CaCertificateSourceProperty
@Stability(Stable)
@Internal
public static final class CfnPentestPropsMixin.CaCertificateSourceProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnPentestPropsMixin.CaCertificateSourceProperty
An implementation for
CfnPentestPropsMixin.CaCertificateSourceProperty-
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.securityagent.CfnPentestPropsMixin.CaCertificateSourceProperty
CfnPentestPropsMixin.CaCertificateSourceProperty.Builder, CfnPentestPropsMixin.CaCertificateSourceProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnPentestPropsMixin.CaCertificateSourceProperty.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 theCfnPentestPropsMixin.CaCertificateSourceProperty.Builder.
-
-
Method Details
-
getArtifactId
Description copied from interface:CfnPentestPropsMixin.CaCertificateSourcePropertyArtifact ID of an uploaded certificate file.- Specified by:
getArtifactIdin interfaceCfnPentestPropsMixin.CaCertificateSourceProperty- See Also:
-
getInlinePem
Description copied from interface:CfnPentestPropsMixin.CaCertificateSourcePropertyPEM-encoded X.509 certificate supplied inline.- Specified by:
getInlinePemin interfaceCfnPentestPropsMixin.CaCertificateSourceProperty- See Also:
-
getS3Location
Description copied from interface:CfnPentestPropsMixin.CaCertificateSourcePropertyAmazon S3 location URI of a customer-staged certificate.- Specified by:
getS3Locationin interfaceCfnPentestPropsMixin.CaCertificateSourceProperty- 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()
-