logUploadLocation property
Indicates where to put logs.
If this is not specified, the logs will not be uploaded. The supported resource type is: Google Cloud Storage: storage.googleapis.com/{bucket}/{object} bucket.storage.googleapis.com/{object}
Implementation
core.String? logUploadLocation;