panorama_create_package_import_job: Imports a node package

View source: R/panorama_operations.R

panorama_create_package_import_jobR Documentation

Imports a node package

Description

Imports a node package.

See https://www.paws-r-sdk.com/docs/panorama_create_package_import_job/ for full documentation.

Usage

panorama_create_package_import_job(
  ClientToken,
  InputConfig,
  JobTags = NULL,
  JobType,
  OutputConfig
)

Arguments

ClientToken

[required] A client token for the package import job.

InputConfig

[required] An input config for the package import job.

JobTags

Tags for the package import job.

JobType

[required] A job type for the package import job.

OutputConfig

[required] An output config for the package import job.


paws.machine.learning documentation built on Sept. 12, 2024, 6:23 a.m.