NestedCloudAssemblyProperties
Artifact properties for nested cloud assemblies.
Initializer
import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkassemblyschema"
&alicloudroscdkassemblyschema.NestedCloudAssemblyProperties {
DirectoryName: *string,
DisplayName: *string,
}
Properties
| Name | Type | Description |
|---|---|---|
DirectoryName |
*string |
Relative path to the nested cloud assembly. |
DisplayName |
*string |
Display name for the cloud assembly. |
DirectoryNameRequired
DirectoryName *string
- Type: *string
Relative path to the nested cloud assembly.
DisplayNameOptional
DisplayName *string
- Type: *string
- Default: The artifact ID
Display name for the cloud assembly.