JobSecrets interface
The base class for the secrets
Properties
dc |
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. |
job |
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"