Class DeleteMigrationWorkflowRequest (0.1.0)

DeleteMigrationWorkflowRequest(
    mapping=None, *, ignore_unknown_fields=False, **kwargs
)

A request to delete a previously created migration workflow. .. attribute:: name

Required. The unique identifier for the migration workflow. Example: projects/123/locations/us/workflows/1234

:type: str