OBJECT

AddAwsAuthenticationServerBasedCloudAccountReply

Description

Response for the request to add authentication server based AWS cloud account.

link GraphQL Schema definition

  • type AddAwsAuthenticationServerBasedCloudAccountReply {
  • # Account details for the new cloud account.
  • awsAccount: AwsCloudAccount
  • # Success response message or error message.
  • message: String
  • }

link Require by