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