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