OBJECT
Details on how users can retrieve images from Rubrik's AWS container registry.
type PcrAwsImagePullDetails {# AWS account ID of the account from which user will be pulling.awsNativeId: String! # EKS version corresponding to the latest approved bundle version. This indicates # which EKS version should be used when launching the Exocompute cluster.eksVersion: String! }