UpdateManagedInfoRequest: {
    cloudAccountId: Ulid;
    environmentName?: string;
    foundationName?: string;
    region?: string;
    stackspotAccountId: Ulid;
}

Type declaration

  • cloudAccountId: Ulid
  • OptionalenvironmentName?: string

    Sets the environment name for the account.

  • OptionalfoundationName?: string

    Sets the foundation name for the account.

  • Optionalregion?: string

    Sets the AWS region for the account.

  • stackspotAccountId: Ulid