Class SampleLogGenerationSubscriptionCreateAttributes

The attributes for creating a sample log generation subscription.

Hierarchy

  • SampleLogGenerationSubscriptionCreateAttributes

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
contentPackId: string

The identifier of the Cloud SIEM content pack to subscribe to.

How long the subscription should remain active before expiring.

Generated using TypeDoc