Skip to content

ArtifactType

Type of cloud artifact.

Members

Name Description
ArtifactType_NONE Stub required because of JSII.
ArtifactType_ALIYUN_ROS_STACK The artifact is an ROS stack.
ArtifactType_CDK_TREE The artifact contains the CDK application's construct tree.
ArtifactType_ASSET_MANIFEST Manifest for all assets in the Cloud Assembly.
ArtifactType_NESTED_CLOUD_ASSEMBLY Nested Cloud Assembly.

ArtifactType_NONE

Stub required because of JSII.


ArtifactType_ALIYUN_ROS_STACK

The artifact is an ROS stack.


ArtifactType_CDK_TREE

The artifact contains the CDK application's construct tree.


ArtifactType_ASSET_MANIFEST

Manifest for all assets in the Cloud Assembly.


ArtifactType_NESTED_CLOUD_ASSEMBLY

Nested Cloud Assembly.