JobSecrets interface

The base class for the secrets

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.

jobSecretsType

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

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

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

jobSecretsType

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

jobSecretsType: "DataBox" | "DataBoxDisk" | "DataBoxHeavy" | "DataBoxCustomerDisk"

Property Value

"DataBox" | "DataBoxDisk" | "DataBoxHeavy" | "DataBoxCustomerDisk"