RosAutoEnableServiceProps
Properties for defining a RosAutoEnableService
.
See https://www.alibabacloud.com/help/ros/developer-reference/aliyun-ros-autoenableservice
Initializer
import { RosAutoEnableServiceProps } from '@alicloud/ros-cdk-ros'
const rosAutoEnableServiceProps: RosAutoEnableServiceProps = { ... }
Properties
Name | Type | Description |
---|---|---|
serviceName |
string | @alicloud/ros-cdk-core.IResolvable |
No description. |
serviceName
Required
public readonly serviceName: string | IResolvable;
- Type: string | @alicloud/ros-cdk-core.IResolvable