gcp.project.storageService.bucket
Supported platform
- gcp
Description
Google Cloud (GCP) Storage bucket
Fields
| ID | TYPE | DESCRIPTION |
|---|---|---|
| id | string | Bucket ID |
| projectId | string | Project ID |
| name | string | Bucket name |
| labels | map[string]string | User-defined labels |
| location | string | Bucket location |
| locationType | string | Bucket location type |
| projectNumber | string | Project number |
| storageClass | string | Default storage class |
| created | time | Creation timestamp |
| updated | time | Update timestamp |
| iamPolicy | []gcp.resourcemanager.binding | IAM policy |
| iamConfiguration | dict | IAM configuration |
| retentionPolicy | dict | Retention policy |
| encryption | dict | Encryption |
| lifecycle | []gcp.project.storageService.bucket.lifecycleRule | Lifecycle configuration |
References