RosServiceInstancesProps
Properties for defining a RosServiceInstances
.
See https://www.alibabacloud.com/help/ros/developer-reference/datasource-computenest-serviceinstances
Initializer
import { datasource } from '@alicloud/ros-cdk-computenest'
const rosServiceInstancesProps: datasource.RosServiceInstancesProps = { ... }
Properties
Name | Type | Description |
---|---|---|
refreshOptions |
string | @alicloud/ros-cdk-core.IResolvable |
No description. |
resourceGroupId |
string | @alicloud/ros-cdk-core.IResolvable |
No description. |
refreshOptions
Optional
public readonly refreshOptions: string | IResolvable;
- Type: string | @alicloud/ros-cdk-core.IResolvable
resourceGroupId
Optional
public readonly resourceGroupId: string | IResolvable;
- Type: string | @alicloud/ros-cdk-core.IResolvable