class Aws::Panorama::Types::DescribePackageResponse

@!attribute [rw] arn

The package's ARN.
@return [String]

@!attribute [rw] created_time

When the package was created.
@return [Time]

@!attribute [rw] package_id

The package's ID.
@return [String]

@!attribute [rw] package_name

The package's name.
@return [String]

@!attribute [rw] read_access_principal_arns

ARNs of accounts that have read access to the package.
@return [Array<String>]

@!attribute [rw] storage_location

The package's storage location.
@return [Types::StorageLocation]

@!attribute [rw] tags

The package's tags.
@return [Hash<String,String>]

@!attribute [rw] write_access_principal_arns

ARNs of accounts that have write access to the package.
@return [Array<String>]

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

Constants

SENSITIVE