pulumi-alicloud-kotlin
3.44.1.0
pulumi-alicloud-kotlin
/
com.pulumi.alicloud.ecs.kotlin
/
EipAssociationArgs
/
EipAssociationArgs
Eip
Association
Args
fun
EipAssociationArgs
(
allocationId
:
Output
<
String
>
?
=
null
,
force
:
Output
<
Boolean
>
?
=
null
,
instanceId
:
Output
<
String
>
?
=
null
,
instanceType
:
Output
<
String
>
?
=
null
,
privateIpAddress
:
Output
<
String
>
?
=
null
,
vpcId
:
Output
<
String
>
?
=
null
)