Class CloudWorkloadSecurityAgentRuleActionMetadata

The metadata action applied on the scope matching the rule

Hierarchy

  • CloudWorkloadSecurityAgentRuleActionMetadata

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
imageTag?: string

The image tag of the metadata action

service?: string

The service of the metadata action

shortImage?: string

The short image of the metadata action

Generated using TypeDoc