INPUT_OBJECT

AwsRoleArnInput

Description

Input to update role ARN for IAM user-based AWS cloud account.

link GraphQL Schema definition

  • input AwsRoleArnInput {
  • # AWS role ARN for native protection.
  • roleArn: String!
  • }