@Generated(value="jsii-pacmak/1.26.0 (build 7d76e02)", date="2021-03-25T11:29:35.816Z") @Stability(value=Experimental) public interface S3SourceProps extends software.amazon.jsii.JsiiSerializable, SourceProps
S3Source.| Modifier and Type | Interface and Description |
|---|---|
static class |
S3SourceProps.Builder
A builder for
S3SourceProps |
static class |
S3SourceProps.Jsii$Proxy
An implementation for
S3SourceProps |
| Modifier and Type | Method and Description |
|---|---|
static S3SourceProps.Builder |
builder() |
IBucket |
getBucket() |
String |
getPath() |
default String |
getVersion()
(experimental) The version ID of the object that represents the build input ZIP file to use.
|
getIdentifier@Stability(value=Experimental) @NotNull IBucket getBucket()
@Stability(value=Experimental) @NotNull String getPath()
@Stability(value=Experimental) @Nullable default String getVersion()
Default: latest
@Stability(value=Experimental) static S3SourceProps.Builder builder()
builder in interface SourcePropsS3SourceProps.Builder of S3SourcePropsCopyright © 2021. All rights reserved.