DeleteBucket
yaml
type: "io.kestra.plugin.gcp.gcs.deletebucket"
Examples
yaml
id: gcp_gcs_delete_bucket
namespace: company.team
tasks:
- id: delete_bucket
type: io.kestra.plugin.gcp.gcs.DeleteBucket
name: "my-bucket"
Properties
name *Requiredstring
impersonatedServiceAccount string
projectId string
scopes array
SubType string
Default
["https://www.googleapis.com/auth/cloud-platform"]
serviceAccount string
Outputs
bucket string
bucketUri string
Format
uri