public static final class FunctionResource.CodeProperty.Jsii$Pojo extends Object implements FunctionResource.CodeProperty
FunctionResource.CodeProperty.FunctionResource.CodeProperty.Builder, FunctionResource.CodeProperty.Jsii$Pojo, FunctionResource.CodeProperty.Jsii$Proxy| Modifier and Type | Field and Description |
|---|---|
protected Object |
_s3Bucket |
protected Object |
_s3Key |
protected Object |
_s3ObjectVersion |
protected Object |
_zipFile |
| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Pojo()
Constructor used by builders.
|
| 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``
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitbuilderprotected Object _s3Bucket
protected Object _s3Key
protected Object _s3ObjectVersion
protected Object _zipFile
public Object getS3Bucket()
FunctionResource.CodePropertygetS3Bucket in interface FunctionResource.CodePropertypublic void setS3Bucket(String value)
FunctionResource.CodePropertysetS3Bucket in interface FunctionResource.CodePropertypublic void setS3Bucket(software.amazon.awscdk.Token value)
FunctionResource.CodePropertysetS3Bucket in interface FunctionResource.CodePropertypublic Object getS3Key()
FunctionResource.CodePropertygetS3Key in interface FunctionResource.CodePropertypublic void setS3Key(String value)
FunctionResource.CodePropertysetS3Key in interface FunctionResource.CodePropertypublic void setS3Key(software.amazon.awscdk.Token value)
FunctionResource.CodePropertysetS3Key in interface FunctionResource.CodePropertypublic Object getS3ObjectVersion()
FunctionResource.CodePropertygetS3ObjectVersion in interface FunctionResource.CodePropertypublic void setS3ObjectVersion(String value)
FunctionResource.CodePropertysetS3ObjectVersion in interface FunctionResource.CodePropertypublic void setS3ObjectVersion(software.amazon.awscdk.Token value)
FunctionResource.CodePropertysetS3ObjectVersion in interface FunctionResource.CodePropertypublic Object getZipFile()
FunctionResource.CodePropertygetZipFile in interface FunctionResource.CodePropertypublic void setZipFile(String value)
FunctionResource.CodePropertysetZipFile in interface FunctionResource.CodePropertypublic void setZipFile(software.amazon.awscdk.Token value)
FunctionResource.CodePropertysetZipFile in interface FunctionResource.CodePropertyCopyright © 2018. All rights reserved.