AWS Account Update Request data.

Hierarchy

  • AWSAccountUpdateRequestData

Constructors

Properties

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

The AWS Account Integration Config to be updated.

id?: string

Unique Datadog ID of the AWS Account Integration Config. To get the config ID for an account, use the List all AWS integrations endpoint and query by AWS Account ID.

AWS Account resource type.

Generated using TypeDoc