DataBoxHeavyJobSecrets interface

The secrets related to a databox heavy job.

Extends

Properties

cabinetPodSecrets

Contains the list of secret objects for a databox heavy job. NOTE: This property will not be serialized. It can only be populated by the server.

jobSecretsType

Polymorphic discriminator, which specifies the different types this object can be

Inherited Properties

dcAccessSecurityCode

Dc Access Security Code for Customer Managed Shipping NOTE: This property will not be serialized. It can only be populated by the server.

error

Error while fetching the secrets. NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

cabinetPodSecrets

Contains the list of secret objects for a databox heavy job. NOTE: This property will not be serialized. It can only be populated by the server.

cabinetPodSecrets?: DataBoxHeavySecret[]

Property Value

jobSecretsType

Polymorphic discriminator, which specifies the different types this object can be

jobSecretsType: "DataBoxHeavy"

Property Value

"DataBoxHeavy"

Inherited Property Details

dcAccessSecurityCode

Dc Access Security Code for Customer Managed Shipping NOTE: This property will not be serialized. It can only be populated by the server.

dcAccessSecurityCode?: DcAccessSecurityCode

Property Value

Inherited From JobSecrets.dcAccessSecurityCode

error

Error while fetching the secrets. NOTE: This property will not be serialized. It can only be populated by the server.

error?: CloudError

Property Value

Inherited From JobSecrets.error