@Generated(value="jsii-pacmak/1.34.0 (build 9b72778)", date="2021-09-01T11:09:03.105Z") @Stability(value=Stable) 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()
Relative path to the nested cloud assembly.
|
default String |
getDisplayName()
Display name for the cloud assembly.
|
@Stability(value=Stable) @NotNull String getDirectoryName()
@Stability(value=Stable) @Nullable default String getDisplayName()
Default: - The artifact ID
@Stability(value=Stable) static NestedCloudAssemblyProperties.Builder builder()
Copyright © 2021. All rights reserved.