INPUT_OBJECT
Represent an AWS native account.
input AwsNativeAccountInput {# External ID to be associated with account roles.externalId: String# Native ID of the cloud account.id: String!}