INPUT_OBJECT
Service account details of the cross-account.
input CrossAccountSaInput {# Client ID of the service account.clientId: String# Client secret of the service account.clientSecret: String# URL path to retrieve access token for service account.accessTokenUrl: String}