toggle menu
pulumi-alicloud-kotlin
3.76.0.0
jvm
switch theme
search in API
pulumi-alicloud-kotlin
/
com.pulumi.alicloud.ecs.kotlin.outputs
/
GetEcsNetworkInterfacePermissionsResult
/
GetEcsNetworkInterfacePermissionsResult
Get
Ecs
Network
Interface
Permissions
Result
constructor
(
id
:
String
,
ids
:
List
<
String
>
,
networkInterfaceId
:
String
,
outputFile
:
String
?
=
null
,
pageNumber
:
Int
?
=
null
,
pageSize
:
Int
?
=
null
,
permissions
:
List
<
GetEcsNetworkInterfacePermissionsPermission
>
,
status
:
String
?
=
null
,
totalCount
:
Int
)