@Generated(value="jsii-pacmak/1.30.0 (build adae23f)", date="2021-07-02T00:24:13.386Z") @Stability(value=Stable) public interface S3SourceVariables extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
S3SourceVariables.Builder
A builder for
S3SourceVariables |
static class |
S3SourceVariables.Jsii$Proxy
An implementation for
S3SourceVariables |
| Modifier and Type | Method and Description |
|---|---|
static S3SourceVariables.Builder |
builder() |
String |
getETag()
The e-tag of the S3 version of the object that triggered the build.
|
String |
getVersionId()
The identifier of the S3 version of the object that triggered the build.
|
@Stability(value=Stable) @NotNull String getETag()
@Stability(value=Stable) @NotNull String getVersionId()
@Stability(value=Stable) static S3SourceVariables.Builder builder()
S3SourceVariables.Builder of S3SourceVariablesCopyright © 2021. All rights reserved.