OBJECT
GcpTargetTemplate
Description
Specific info for GCP Target Template.
link GraphQL Schema definition
- type GcpTargetTemplate implements TargetTemplate {
- # GCP target bucket prefix.
- String! :
- # GCP target region.
- GcpRegion! :
- # GCP target storage class.
- GcpStorageClass! :
- # List of Customer managed key ring and key information for a region.
- GcpCmk!]! : [
- # Cloud native template type.
- CloudNativeLocTemplateType! :
- # GCP target bucket labels.
- TagObject!]! : [
- # Cloud Account information of the GCP target.
- CloudAccount! :
- # The type of this Target.
- TargetType! :
- }
link Require by
This element is not required by anyone