Skip to content

RosHaVipProps

Properties for defining a RosHaVip.

See https://www.alibabacloud.com/help/ros/developer-reference/datasource-vpc-havip

Initializer

import { datasource } from '@alicloud/ros-cdk-vpc'
const rosHaVipProps: datasource.RosHaVipProps = { ... }

Properties

Name Type Description
haVipId string | @alicloud/ros-cdk-core.IResolvable No description.
refreshOptions string | @alicloud/ros-cdk-core.IResolvable No description.

haVipIdRequired

public readonly haVipId: string | IResolvable;
  • Type: string | @alicloud/ros-cdk-core.IResolvable

refreshOptionsOptional

public readonly refreshOptions: string | IResolvable;
  • Type: string | @alicloud/ros-cdk-core.IResolvable