OBJECT
GcpCloudNativeTarget
Description
GCP native archival specific fields for GCP Target Template.
link GraphQL Schema definition
- type GcpCloudNativeTarget {
- # Labels for the GCP bucket.
- TagObject!]! : [
- # List of configured customer managed keys per region.
- GcpCmk!]! : [
- # Template type of the storage settings. Must be either SOURCE_REGION or
- # SPECIFIC_REGION.
- CloudNativeLocTemplateType! :
- # Cloud account details of the target.
- CloudAccount! :
- }