@Stability(value=Experimental) public static final class TreeArtifactProperties.Builder extends Object implements software.amazon.jsii.Builder<TreeArtifactProperties>
TreeArtifactProperties
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
TreeArtifactProperties |
build()
Builds the configured instance.
|
TreeArtifactProperties.Builder |
file(String file)
Sets the value of
TreeArtifactProperties.getFile() |
@Stability(value=Experimental) public TreeArtifactProperties.Builder file(String file)
TreeArtifactProperties.getFile()
file
- Filename of the tree artifact. This parameter is required.this
@Stability(value=Experimental) public TreeArtifactProperties build()
build
in interface software.amazon.jsii.Builder<TreeArtifactProperties>
TreeArtifactProperties
NullPointerException
- if any required attribute was not providedCopyright © 2021. All rights reserved.