INPUT_OBJECT

AwsAuthServerRoleNameInput

Description

Input to update role name in authentication server-based cloud accounts.

link GraphQL Schema definition

  • input AwsAuthServerRoleNameInput {
  • # Name of the role.
  • name: String!
  • }