toggle menu
pulumi-alicloud-kotlin
3.79.0.0
jvm
switch theme
search in API
pulumi-alicloud-kotlin
/
com.pulumi.alicloud.ecs.kotlin.inputs
/
InstanceNetworkInterfacesArgs
/
InstanceNetworkInterfacesArgs
Instance
Network
Interfaces
Args
constructor
(
networkCardIndex
:
Output
<
Int
>
?
=
null
,
networkInterfaceId
:
Output
<
String
>
?
=
null
,
networkInterfaceTrafficMode
:
Output
<
String
>
?
=
null
,
queuePairNumber
:
Output
<
Int
>
?
=
null
,
securityGroupIds
:
Output
<
List
<
String
>
>
?
=
null
,
vswitchId
:
Output
<
String
>
?
=
null
)