DataBoxHeavyJobSecrets interface

The secrets related to a databox heavy job.

Extends

Properties

cabinetPodSecrets

Contains the list of secret objects for a databox heavy job.

jobSecretsType

Used to indicate what type of job secrets object.

Inherited Properties

dcAccessSecurityCode

Dc Access Security Code for Customer Managed Shipping

error

Error while fetching the secrets.

Property Details

cabinetPodSecrets

Contains the list of secret objects for a databox heavy job.

cabinetPodSecrets?: DataBoxHeavySecret[]

Property Value

jobSecretsType

Used to indicate what type of job secrets object.

jobSecretsType: "DataBoxHeavy"

Property Value

"DataBoxHeavy"

Inherited Property Details

dcAccessSecurityCode

Dc Access Security Code for Customer Managed Shipping

dcAccessSecurityCode?: DcAccessSecurityCode

Property Value

Inherited From JobSecrets.dcAccessSecurityCode

error

Error while fetching the secrets.

error?: CloudError

Property Value

Inherited From JobSecrets.error