@Generated(value="jsii-pacmak/1.24.0 (build b722f66)", date="2021-03-11T13:46:51.404Z") @Stability(value=Stable) 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()
The version ID of the object that represents the build input ZIP file to use.
|
getIdentifier@Stability(value=Stable) @NotNull IBucket getBucket()
@Stability(value=Stable) @NotNull String getPath()
@Stability(value=Stable) @Nullable default String getVersion()
Default: latest
@Stability(value=Stable) static S3SourceProps.Builder builder()
builder in interface SourcePropsS3SourceProps.Builder of S3SourcePropsCopyright © 2021. All rights reserved.