Skip to content

RosHaVipProps

Properties for defining a RosHaVip.

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

Initializer

import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkvpc/datasource"
&datasource.RosHaVipProps {
    HaVipId: interface{},
    RefreshOptions: interface{},
}

Properties

Name Type Description
HaVipId interface{} No description.
RefreshOptions interface{} No description.

HaVipIdRequired

HaVipId interface{}
  • Type: interface{}

RefreshOptionsOptional

RefreshOptions interface{}
  • Type: interface{}