AnyClusterProps
Properties for defining a AnyCluster.
See https://www.alibabacloud.com/help/ros/developer-reference/aliyun-cs-anycluster
Initializer
import { AnyClusterProps } from '@alicloud/ros-cdk-cs'
const anyClusterProps: AnyClusterProps = { ... }
Properties
| Name | Type | Description |
|---|---|---|
clusterConfig |
@alicloud/ros-cdk-core.IResolvable | {[ key: string ]: any} |
Property clusterConfig: Cluster config. |
clusterConfigRequired
public readonly clusterConfig: IResolvable | {[ key: string ]: any};
- Type: @alicloud/ros-cdk-core.IResolvable | {[ key: string ]: any}
Property clusterConfig: Cluster config.