GoogleCloudStorageBucketLogging
No description
type GoogleCloudStorageBucketLogging {
bucket: String!
objectPrefix: String!
}
Fields
GoogleCloudStorageBucketLogging.bucket
● String!
non-null scalar
The destination bucket of the current bucket's logs
GoogleCloudStorageBucketLogging.objectPrefix
● String!
non-null scalar
A prefix for log object names
Member of
GoogleCloudStorageBucket
object