pulumi-alicloud-kotlin
3.44.1.0
pulumi-alicloud-kotlin
/
com.pulumi.alicloud.vpc.kotlin
/
HAVipArgs
/
HAVipArgs
HAVip
Args
fun
HAVipArgs
(
description
:
Output
<
String
>
?
=
null
,
haVipName
:
Output
<
String
>
?
=
null
,
havipName
:
Output
<
String
>
?
=
null
,
ipAddress
:
Output
<
String
>
?
=
null
,
resourceGroupId
:
Output
<
String
>
?
=
null
,
tags
:
Output
<
Map
<
String
,
Any
>
>
?
=
null
,
vswitchId
:
Output
<
String
>
?
=
null
)