Class CfnSigningJobPropsMixin.SignedObjectProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.cfnpropertymixins.services.signer.CfnSigningJobPropsMixin.SignedObjectProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnSigningJobPropsMixin.SignedObjectProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnSigningJobPropsMixin.SignedObjectProperty
@Stability(Stable)
@Internal
public static final class CfnSigningJobPropsMixin.SignedObjectProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnSigningJobPropsMixin.SignedObjectProperty
An implementation for
CfnSigningJobPropsMixin.SignedObjectProperty-
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.signer.CfnSigningJobPropsMixin.SignedObjectProperty
CfnSigningJobPropsMixin.SignedObjectProperty.Builder, CfnSigningJobPropsMixin.SignedObjectProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnSigningJobPropsMixin.SignedObjectProperty.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 theCfnSigningJobPropsMixin.SignedObjectProperty.Builder.
-
-
Method Details
-
getS3
Description copied from interface:CfnSigningJobPropsMixin.SignedObjectPropertyThe Amazon S3 bucket name and key where Signer saved the signed code image.Returns union: either
IResolvableorCfnSigningJobPropsMixin.S3SignedObjectProperty- Specified by:
getS3in interfaceCfnSigningJobPropsMixin.SignedObjectProperty- 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()
-