Class ElasticCloudIntegrationAccountResponseData

Data envelope of an Elastic Cloud integration account, including server-assigned identity.

Hierarchy

  • ElasticCloudIntegrationAccountResponseData

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

Attributes of an Elastic Cloud integration account returned in responses.

id: string

Server-generated unique identifier of the Elastic Cloud integration account.

The type of the integration account resource. Always integration-account.

Generated using TypeDoc