modulepackage
1.5.0
Repository: https://github.com/alibabacloud-go/ros-cdk.git
Documentation: pkg.go.dev
# README
Aliyun ROS VS Construct Library
This module is part of the AliCloud ROS Cloud Development Kit (ROS CDK) project.
import * as VS from '@alicloud/ros-cdk-vs';
# Packages
Package jsii contains the functionaility needed for jsii packages to initialize their dependencies and themselves.
# Functions
Return whether the given object is a Construct.
Param scope - scope in which this resource is defined Param id - scoped id of the resource Param props - resource properties.
Param scope - scope in which this resource is defined Param id - scoped id of the resource Param props - resource properties.
No description provided by the author
No description provided by the author
Return whether the given object is a Construct.
Returns `true` if a construct is a stack element (i.e.
Check whether the given construct is a RosResource.
No description provided by the author