List of AWS accounts to delete.

Hierarchy

  • AWSAccountDeleteRequest

Constructors

Properties

accessKeyId?: string

Your AWS access key ID. Only required if your AWS account is a GovCloud or China account.

accountId?: string

Your AWS Account ID without dashes.

additionalProperties?: {
    [key: string]: any;
}

A container for additional, undeclared properties. This is a holder for any undeclared properties as specified with the 'additionalProperties' keyword in the OAS document.

Type declaration

  • [key: string]: any
roleName?: string

Your Datadog role delegation name.

Generated using TypeDoc