INPUT_OBJECT

PcrAwsImagePullDetailsInput

Description

AWS specific details of how user will be pulling images from our registry.

link GraphQL Schema definition

  • input PcrAwsImagePullDetailsInput {
  • # Native ID of the AWS account from which user will be retrieving images.
  • awsNativeId: String
  • }