class Aws::Panorama::Types::DescribePackageImportJobResponse

@!attribute [rw] client_token

The job's client token.
@return [String]

@!attribute [rw] created_time

When the job was created.
@return [Time]

@!attribute [rw] input_config

The job's input config.
@return [Types::PackageImportJobInputConfig]

@!attribute [rw] job_id

The job's ID.
@return [String]

@!attribute [rw] job_tags

The job's tags.
@return [Array<Types::JobResourceTags>]

@!attribute [rw] job_type

The job's type.
@return [String]

@!attribute [rw] last_updated_time

When the job was updated.
@return [Time]

@!attribute [rw] output

The job's output.
@return [Types::PackageImportJobOutput]

@!attribute [rw] output_config

The job's output config.
@return [Types::PackageImportJobOutputConfig]

@!attribute [rw] status

The job's status.
@return [String]

@!attribute [rw] status_message

The job's status message.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/panorama-2019-07-24/DescribePackageImportJobResponse AWS API Documentation

Constants

SENSITIVE