DataboxJobSecrets interface

The secrets related to a databox job.

Extends

Properties

jobSecretsType

Used to indicate what type of job secrets object.

podSecrets

Contains the list of secret objects for a job.

Inherited Properties

dcAccessSecurityCode

Dc Access Security Code for Customer Managed Shipping

error

Error while fetching the secrets.

Property Details

jobSecretsType

Used to indicate what type of job secrets object.

jobSecretsType: "DataBox"

Property Value

"DataBox"

podSecrets

Contains the list of secret objects for a job.

podSecrets?: DataBoxSecret[]

Property Value

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