DeleteBucket
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
force booleanstring
Default
falseimpersonatedServiceAccount string
projectId string
scopes array
SubTypestring
Default
["https://www.googleapis.com/auth/cloud-platform"]serviceAccount string
Outputs
bucket string
bucketUri string
Format
uri