public static class FunctionResource.CodeProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements FunctionResource.CodeProperty
software.amazon.jsii.JsiiObject.InitializationModeFunctionResource.CodeProperty.Builder, FunctionResource.CodeProperty.Jsii$Pojo, FunctionResource.CodeProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObject.InitializationMode mode) |
| Modifier and Type | Method and Description |
|---|---|
Object |
getS3Bucket()
``FunctionResource.CodeProperty.S3Bucket``
|
Object |
getS3Key()
``FunctionResource.CodeProperty.S3Key``
|
Object |
getS3ObjectVersion()
``FunctionResource.CodeProperty.S3ObjectVersion``
|
Object |
getZipFile()
``FunctionResource.CodeProperty.ZipFile``
|
void |
setS3Bucket(String value)
``FunctionResource.CodeProperty.S3Bucket``
|
void |
setS3Bucket(software.amazon.awscdk.Token value)
``FunctionResource.CodeProperty.S3Bucket``
|
void |
setS3Key(String value)
``FunctionResource.CodeProperty.S3Key``
|
void |
setS3Key(software.amazon.awscdk.Token value)
``FunctionResource.CodeProperty.S3Key``
|
void |
setS3ObjectVersion(String value)
``FunctionResource.CodeProperty.S3ObjectVersion``
|
void |
setS3ObjectVersion(software.amazon.awscdk.Token value)
``FunctionResource.CodeProperty.S3ObjectVersion``
|
void |
setZipFile(String value)
``FunctionResource.CodeProperty.ZipFile``
|
void |
setZipFile(software.amazon.awscdk.Token value)
``FunctionResource.CodeProperty.ZipFile``
|
jsiiAsyncCall, jsiiCall, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticGet, jsiiStaticSetclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObject.InitializationMode mode)
@Nullable public Object getS3Bucket()
getS3Bucket in interface FunctionResource.CodePropertypublic void setS3Bucket(@Nullable String value)
setS3Bucket in interface FunctionResource.CodePropertypublic void setS3Bucket(@Nullable software.amazon.awscdk.Token value)
setS3Bucket in interface FunctionResource.CodeProperty@Nullable public Object getS3Key()
getS3Key in interface FunctionResource.CodePropertypublic void setS3Key(@Nullable String value)
setS3Key in interface FunctionResource.CodePropertypublic void setS3Key(@Nullable software.amazon.awscdk.Token value)
setS3Key in interface FunctionResource.CodeProperty@Nullable public Object getS3ObjectVersion()
getS3ObjectVersion in interface FunctionResource.CodePropertypublic void setS3ObjectVersion(@Nullable String value)
setS3ObjectVersion in interface FunctionResource.CodePropertypublic void setS3ObjectVersion(@Nullable software.amazon.awscdk.Token value)
setS3ObjectVersion in interface FunctionResource.CodeProperty@Nullable public Object getZipFile()
getZipFile in interface FunctionResource.CodePropertypublic void setZipFile(@Nullable String value)
setZipFile in interface FunctionResource.CodePropertypublic void setZipFile(@Nullable software.amazon.awscdk.Token value)
setZipFile in interface FunctionResource.CodePropertyCopyright © 2018. All rights reserved.