@Generated(value="jsii-pacmak/1.30.0 (build adae23f)", date="2021-06-30T10:01:44.009Z") @Stability(value=Experimental) public interface NestedCloudAssemblyProperties extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
NestedCloudAssemblyProperties.Builder
A builder for
NestedCloudAssemblyProperties |
static class |
NestedCloudAssemblyProperties.Jsii$Proxy
An implementation for
NestedCloudAssemblyProperties |
| Modifier and Type | Method and Description |
|---|---|
static NestedCloudAssemblyProperties.Builder |
builder() |
String |
getDirectoryName()
(experimental) Relative path to the nested cloud assembly.
|
default String |
getDisplayName()
(experimental) Display name for the cloud assembly.
|
@Stability(value=Experimental) @NotNull String getDirectoryName()
@Stability(value=Experimental) @Nullable default String getDisplayName()
Default: - The artifact ID
@Stability(value=Experimental) static NestedCloudAssemblyProperties.Builder builder()
Copyright © 2021. All rights reserved.