@Generated(value="jsii-pacmak/1.30.0 (build adae23f)", date="2021-06-30T10:01:06.245Z") @Stability(value=Experimental) 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()
(experimental) The e-tag of the S3 version of the object that triggered the build.
|
String |
getVersionId()
(experimental) The identifier of the S3 version of the object that triggered the build.
|
@Stability(value=Experimental) @NotNull String getETag()
@Stability(value=Experimental) @NotNull String getVersionId()
@Stability(value=Experimental) static S3SourceVariables.Builder builder()
S3SourceVariables.Builder of S3SourceVariablesCopyright © 2021. All rights reserved.