OBJECT
RcvGcpTargetTemplate
Description
Specific information for the RCV GCP target template.
link GraphQL Schema definition
- type RcvGcpTargetTemplate implements TargetTemplate {
- # Cloud native template type.
- : CloudNativeLocTemplateType!
- # Region of RCV GCP location template.
- : RcsRegionEnumType!
- # The type of this Target.
- : TargetType!
- # Access tier for the RCV GCP location.
- : RcsTierEnumType!
- }
link Require by
This element is not required by anyone