pulumi-alicloud-kotlin
3.44.1.0
pulumi-alicloud-kotlin
/
com.pulumi.alicloud.vpc.kotlin
/
HAVipAttachmentArgs
/
HAVipAttachmentArgs
HAVip
Attachment
Args
fun
HAVipAttachmentArgs
(
force
:
Output
<
Boolean
>
?
=
null
,
haVipId
:
Output
<
String
>
?
=
null
,
havipId
:
Output
<
String
>
?
=
null
,
instanceId
:
Output
<
String
>
?
=
null
,
instanceType
:
Output
<
String
>
?
=
null
)