toggle menu
pulumi-alicloud-kotlin
3.79.0.0
jvm
switch theme
search in API
pulumi-alicloud-kotlin
/
com.pulumi.alicloud.ecs.kotlin
/
EipAssociationArgs
/
EipAssociationArgs
Eip
Association
Args
constructor
(
allocationId
:
Output
<
String
>
?
=
null
,
force
:
Output
<
Boolean
>
?
=
null
,
instanceId
:
Output
<
String
>
?
=
null
,
instanceType
:
Output
<
String
>
?
=
null
,
mode
:
Output
<
String
>
?
=
null
,
privateIpAddress
:
Output
<
String
>
?
=
null
,
vpcId
:
Output
<
String
>
?
=
null
)