@Generated(value="jsii-pacmak/1.30.0 (build adae23f)", date="2021-06-30T10:01:44.036Z") @Stability(value=Experimental) public class TreeCloudArtifact extends CloudArtifact
| Modifier and Type | Class and Description |
|---|---|
static class |
TreeCloudArtifact.Builder
(experimental) A fluent builder for
TreeCloudArtifact. |
| Modifier | Constructor and Description |
|---|---|
|
TreeCloudArtifact(CloudAssembly assembly,
String name,
ArtifactManifest artifact) |
protected |
TreeCloudArtifact(software.amazon.jsii.JsiiObject.InitializationMode initializationMode) |
protected |
TreeCloudArtifact(software.amazon.jsii.JsiiObjectRef objRef) |
| Modifier and Type | Method and Description |
|---|---|
String |
getFile() |
findMetadataByType, fromManifest, getAssembly, getDependencies, getHierarchicalId, getId, getManifest, getMessagesjsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetprotected TreeCloudArtifact(software.amazon.jsii.JsiiObjectRef objRef)
protected TreeCloudArtifact(software.amazon.jsii.JsiiObject.InitializationMode initializationMode)
@Stability(value=Experimental)
public TreeCloudArtifact(@NotNull
CloudAssembly assembly,
@NotNull
String name,
@NotNull
ArtifactManifest artifact)
assembly - This parameter is required.name - This parameter is required.artifact - This parameter is required.@Stability(value=Experimental) @NotNull public String getFile()
Copyright © 2021. All rights reserved.