Class ElasticCloudIntegrationAccountCreateData

Data envelope for creating an Elastic Cloud integration account.

Hierarchy

  • ElasticCloudIntegrationAccountCreateData

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

Writable attributes used to create an Elastic Cloud integration account.

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

Generated using TypeDoc