Get Ecs Network Interface Permissions Plain Args
data class GetEcsNetworkInterfacePermissionsPlainArgs(val ids: List<String>? = null, val networkInterfaceId: String, val outputFile: String? = null, val pageNumber: Int? = null, val pageSize: Int? = null, val status: String? = null) : ConvertibleToJava<GetEcsNetworkInterfacePermissionsPlainArgs>
A collection of arguments for invoking getEcsNetworkInterfacePermissions.