Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface UploadOCIDriverTaskOutput

Package version

Output for the service task to upload an OCI driver.

Hierarchy

  • UploadOCIDriverTaskOutput

Index

Properties

Optional driverPackageName

driverPackageName: undefined | string

The name of the driver package that was validated and uploaded. NOTE: This property will not be serialized. It can only be populated by the server.

Optional validationErrors

validationErrors: ReportableException[]

Validation errors NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc