toggle menu
pulumi-aws-native-kotlin
0.126.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.ec2.kotlin
/
EipAssociationArgs
/
EipAssociationArgs
Eip
Association
Args
constructor
(
allocationId
:
Output
<
String
>
?
=
null
,
eip
:
Output
<
String
>
?
=
null
,
instanceId
:
Output
<
String
>
?
=
null
,
networkInterfaceId
:
Output
<
String
>
?
=
null
,
privateIpAddress
:
Output
<
String
>
?
=
null
)