@Generated(value="jsii-pacmak/1.34.0 (build 9b72778)", date="2021-09-01T11:09:03.105Z") @Stability(value=Stable) public interface TreeArtifactProperties extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
TreeArtifactProperties.Builder
A builder for
TreeArtifactProperties |
static class |
TreeArtifactProperties.Jsii$Proxy
An implementation for
TreeArtifactProperties |
| Modifier and Type | Method and Description |
|---|---|
static TreeArtifactProperties.Builder |
builder() |
String |
getFile()
Filename of the tree artifact.
|
@Stability(value=Stable) @NotNull String getFile()
@Stability(value=Stable) static TreeArtifactProperties.Builder builder()
TreeArtifactProperties.Builder of TreeArtifactPropertiesCopyright © 2021. All rights reserved.