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.
- AwsCloudAccount :
- # Success response message or error message.
- String :
- }