oci.CloudGuard.DetectorRecipe
Explore with Pulumi AI
This resource provides the Detector Recipe resource in Oracle Cloud Infrastructure Cloud Guard service.
Creates a DetectorRecipe
Create DetectorRecipe Resource
new DetectorRecipe(name: string, args: DetectorRecipeArgs, opts?: CustomResourceOptions);
@overload
def DetectorRecipe(resource_name: str,
opts: Optional[ResourceOptions] = None,
compartment_id: Optional[str] = None,
defined_tags: Optional[Mapping[str, Any]] = None,
description: Optional[str] = None,
detector: Optional[str] = None,
detector_rules: Optional[Sequence[_cloudguard.DetectorRecipeDetectorRuleArgs]] = None,
display_name: Optional[str] = None,
freeform_tags: Optional[Mapping[str, Any]] = None,
source_detector_recipe_id: Optional[str] = None)
@overload
def DetectorRecipe(resource_name: str,
args: DetectorRecipeArgs,
opts: Optional[ResourceOptions] = None)
func NewDetectorRecipe(ctx *Context, name string, args DetectorRecipeArgs, opts ...ResourceOption) (*DetectorRecipe, error)
public DetectorRecipe(string name, DetectorRecipeArgs args, CustomResourceOptions? opts = null)
public DetectorRecipe(String name, DetectorRecipeArgs args)
public DetectorRecipe(String name, DetectorRecipeArgs args, CustomResourceOptions options)
type: oci:CloudGuard:DetectorRecipe
properties: # The arguments to resource properties.
options: # Bag of options to control resource's behavior.
- name string
- The unique name of the resource.
- args DetectorRecipeArgs
- The arguments to resource properties.
- opts CustomResourceOptions
- Bag of options to control resource's behavior.
- resource_name str
- The unique name of the resource.
- args DetectorRecipeArgs
- The arguments to resource properties.
- opts ResourceOptions
- Bag of options to control resource's behavior.
- ctx Context
- Context object for the current deployment.
- name string
- The unique name of the resource.
- args DetectorRecipeArgs
- The arguments to resource properties.
- opts ResourceOption
- Bag of options to control resource's behavior.
- name string
- The unique name of the resource.
- args DetectorRecipeArgs
- The arguments to resource properties.
- opts CustomResourceOptions
- Bag of options to control resource's behavior.
- name String
- The unique name of the resource.
- args DetectorRecipeArgs
- The arguments to resource properties.
- options CustomResourceOptions
- Bag of options to control resource's behavior.
DetectorRecipe Resource Properties
To learn more about resource properties and how to use them, see Inputs and Outputs in the Architecture and Concepts docs.
Inputs
The DetectorRecipe resource accepts the following input properties:
- Compartment
Id string (Updatable) Compartment Identifier
- Display
Name string (Updatable) Detector recipe display name.
Avoid entering confidential information.
- Dictionary<string, object>
(Updatable) Defined tags for this resource. Each key is predefined and scoped to a namespace. Example:
{"foo-namespace.bar-key": "value"}
- Description string
(Updatable) Description for DetectorRecipeDetectorRule.
- Detector string
detector for the rule
- Detector
Rules List<DetectorRecipe Detector Rule> (Updatable) Detector Rules to override from source detector recipe
- Dictionary<string, object>
(Updatable) Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example:
{"bar-key": "value"}
Avoid entering confidential information.
- Source
Detector stringRecipe Id The id of the source detector recipe.
** IMPORTANT ** Any change to a property that does not support update will force the destruction and recreation of the resource with the new property values
- Compartment
Id string (Updatable) Compartment Identifier
- Display
Name string (Updatable) Detector recipe display name.
Avoid entering confidential information.
- map[string]interface{}
(Updatable) Defined tags for this resource. Each key is predefined and scoped to a namespace. Example:
{"foo-namespace.bar-key": "value"}
- Description string
(Updatable) Description for DetectorRecipeDetectorRule.
- Detector string
detector for the rule
- Detector
Rules []DetectorRecipe Detector Rule Args (Updatable) Detector Rules to override from source detector recipe
- map[string]interface{}
(Updatable) Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example:
{"bar-key": "value"}
Avoid entering confidential information.
- Source
Detector stringRecipe Id The id of the source detector recipe.
** IMPORTANT ** Any change to a property that does not support update will force the destruction and recreation of the resource with the new property values
- compartment
Id String (Updatable) Compartment Identifier
- display
Name String (Updatable) Detector recipe display name.
Avoid entering confidential information.
- Map<String,Object>
(Updatable) Defined tags for this resource. Each key is predefined and scoped to a namespace. Example:
{"foo-namespace.bar-key": "value"}
- description String
(Updatable) Description for DetectorRecipeDetectorRule.
- detector String
detector for the rule
- detector
Rules List<DetectorRecipe Detector Rule> (Updatable) Detector Rules to override from source detector recipe
- Map<String,Object>
(Updatable) Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example:
{"bar-key": "value"}
Avoid entering confidential information.
- source
Detector StringRecipe Id The id of the source detector recipe.
** IMPORTANT ** Any change to a property that does not support update will force the destruction and recreation of the resource with the new property values
- compartment
Id string (Updatable) Compartment Identifier
- display
Name string (Updatable) Detector recipe display name.
Avoid entering confidential information.
- {[key: string]: any}
(Updatable) Defined tags for this resource. Each key is predefined and scoped to a namespace. Example:
{"foo-namespace.bar-key": "value"}
- description string
(Updatable) Description for DetectorRecipeDetectorRule.
- detector string
detector for the rule
- detector
Rules DetectorRecipe Detector Rule[] (Updatable) Detector Rules to override from source detector recipe
- {[key: string]: any}
(Updatable) Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example:
{"bar-key": "value"}
Avoid entering confidential information.
- source
Detector stringRecipe Id The id of the source detector recipe.
** IMPORTANT ** Any change to a property that does not support update will force the destruction and recreation of the resource with the new property values
- compartment_
id str (Updatable) Compartment Identifier
- display_
name str (Updatable) Detector recipe display name.
Avoid entering confidential information.
- Mapping[str, Any]
(Updatable) Defined tags for this resource. Each key is predefined and scoped to a namespace. Example:
{"foo-namespace.bar-key": "value"}
- description str
(Updatable) Description for DetectorRecipeDetectorRule.
- detector str
detector for the rule
- detector_
rules DetectorRecipe Detector Rule Args] (Updatable) Detector Rules to override from source detector recipe
- Mapping[str, Any]
(Updatable) Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example:
{"bar-key": "value"}
Avoid entering confidential information.
- source_
detector_ strrecipe_ id The id of the source detector recipe.
** IMPORTANT ** Any change to a property that does not support update will force the destruction and recreation of the resource with the new property values
- compartment
Id String (Updatable) Compartment Identifier
- display
Name String (Updatable) Detector recipe display name.
Avoid entering confidential information.
- Map<Any>
(Updatable) Defined tags for this resource. Each key is predefined and scoped to a namespace. Example:
{"foo-namespace.bar-key": "value"}
- description String
(Updatable) Description for DetectorRecipeDetectorRule.
- detector String
detector for the rule
- detector
Rules List<Property Map> (Updatable) Detector Rules to override from source detector recipe
- Map<Any>
(Updatable) Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example:
{"bar-key": "value"}
Avoid entering confidential information.
- source
Detector StringRecipe Id The id of the source detector recipe.
** IMPORTANT ** Any change to a property that does not support update will force the destruction and recreation of the resource with the new property values
Outputs
All input properties are implicitly available as output properties. Additionally, the DetectorRecipe resource produces the following output properties:
- Effective
Detector List<DetectorRules Recipe Effective Detector Rule> List of effective detector rules for the detector type for recipe after applying defaults
- Id string
The provider-assigned unique ID for this managed resource.
- Owner string
Owner of detector recipe
- State string
The current state of the resource.
- Dictionary<string, object>
System tags for this resource. Each key is predefined and scoped to a namespace. For more information, see Resource Tags. System tags can be viewed by users, but can only be created by the system. Example:
{"orcl-cloud.free-tier-retained": "true"}
- Target
Ids List<string> The recipe attached to targets
- Time
Created string The date and time the detector recipe was created. Format defined by RFC3339.
- Time
Updated string The date and time the detector recipe was updated. Format defined by RFC3339.
- Effective
Detector []DetectorRules Recipe Effective Detector Rule List of effective detector rules for the detector type for recipe after applying defaults
- Id string
The provider-assigned unique ID for this managed resource.
- Owner string
Owner of detector recipe
- State string
The current state of the resource.
- map[string]interface{}
System tags for this resource. Each key is predefined and scoped to a namespace. For more information, see Resource Tags. System tags can be viewed by users, but can only be created by the system. Example:
{"orcl-cloud.free-tier-retained": "true"}
- Target
Ids []string The recipe attached to targets
- Time
Created string The date and time the detector recipe was created. Format defined by RFC3339.
- Time
Updated string The date and time the detector recipe was updated. Format defined by RFC3339.
- effective
Detector List<DetectorRules Recipe Effective Detector Rule> List of effective detector rules for the detector type for recipe after applying defaults
- id String
The provider-assigned unique ID for this managed resource.
- owner String
Owner of detector recipe
- state String
The current state of the resource.
- Map<String,Object>
System tags for this resource. Each key is predefined and scoped to a namespace. For more information, see Resource Tags. System tags can be viewed by users, but can only be created by the system. Example:
{"orcl-cloud.free-tier-retained": "true"}
- target
Ids List<String> The recipe attached to targets
- time
Created String The date and time the detector recipe was created. Format defined by RFC3339.
- time
Updated String The date and time the detector recipe was updated. Format defined by RFC3339.
- effective
Detector DetectorRules Recipe Effective Detector Rule[] List of effective detector rules for the detector type for recipe after applying defaults
- id string
The provider-assigned unique ID for this managed resource.
- owner string
Owner of detector recipe
- state string
The current state of the resource.
- {[key: string]: any}
System tags for this resource. Each key is predefined and scoped to a namespace. For more information, see Resource Tags. System tags can be viewed by users, but can only be created by the system. Example:
{"orcl-cloud.free-tier-retained": "true"}
- target
Ids string[] The recipe attached to targets
- time
Created string The date and time the detector recipe was created. Format defined by RFC3339.
- time
Updated string The date and time the detector recipe was updated. Format defined by RFC3339.
- effective_
detector_ Detectorrules Recipe Effective Detector Rule] List of effective detector rules for the detector type for recipe after applying defaults
- id str
The provider-assigned unique ID for this managed resource.
- owner str
Owner of detector recipe
- state str
The current state of the resource.
- Mapping[str, Any]
System tags for this resource. Each key is predefined and scoped to a namespace. For more information, see Resource Tags. System tags can be viewed by users, but can only be created by the system. Example:
{"orcl-cloud.free-tier-retained": "true"}
- target_
ids Sequence[str] The recipe attached to targets
- time_
created str The date and time the detector recipe was created. Format defined by RFC3339.
- time_
updated str The date and time the detector recipe was updated. Format defined by RFC3339.
- effective
Detector List<Property Map>Rules List of effective detector rules for the detector type for recipe after applying defaults
- id String
The provider-assigned unique ID for this managed resource.
- owner String
Owner of detector recipe
- state String
The current state of the resource.
- Map<Any>
System tags for this resource. Each key is predefined and scoped to a namespace. For more information, see Resource Tags. System tags can be viewed by users, but can only be created by the system. Example:
{"orcl-cloud.free-tier-retained": "true"}
- target
Ids List<String> The recipe attached to targets
- time
Created String The date and time the detector recipe was created. Format defined by RFC3339.
- time
Updated String The date and time the detector recipe was updated. Format defined by RFC3339.
Look up Existing DetectorRecipe Resource
Get an existing DetectorRecipe resource’s state with the given name, ID, and optional extra properties used to qualify the lookup.
public static get(name: string, id: Input<ID>, state?: DetectorRecipeState, opts?: CustomResourceOptions): DetectorRecipe
@staticmethod
def get(resource_name: str,
id: str,
opts: Optional[ResourceOptions] = None,
compartment_id: Optional[str] = None,
defined_tags: Optional[Mapping[str, Any]] = None,
description: Optional[str] = None,
detector: Optional[str] = None,
detector_rules: Optional[Sequence[_cloudguard.DetectorRecipeDetectorRuleArgs]] = None,
display_name: Optional[str] = None,
effective_detector_rules: Optional[Sequence[_cloudguard.DetectorRecipeEffectiveDetectorRuleArgs]] = None,
freeform_tags: Optional[Mapping[str, Any]] = None,
owner: Optional[str] = None,
source_detector_recipe_id: Optional[str] = None,
state: Optional[str] = None,
system_tags: Optional[Mapping[str, Any]] = None,
target_ids: Optional[Sequence[str]] = None,
time_created: Optional[str] = None,
time_updated: Optional[str] = None) -> DetectorRecipe
func GetDetectorRecipe(ctx *Context, name string, id IDInput, state *DetectorRecipeState, opts ...ResourceOption) (*DetectorRecipe, error)
public static DetectorRecipe Get(string name, Input<string> id, DetectorRecipeState? state, CustomResourceOptions? opts = null)
public static DetectorRecipe get(String name, Output<String> id, DetectorRecipeState state, CustomResourceOptions options)
Resource lookup is not supported in YAML
- name
- The unique name of the resulting resource.
- id
- The unique provider ID of the resource to lookup.
- state
- Any extra arguments used during the lookup.
- opts
- A bag of options that control this resource's behavior.
- resource_name
- The unique name of the resulting resource.
- id
- The unique provider ID of the resource to lookup.
- name
- The unique name of the resulting resource.
- id
- The unique provider ID of the resource to lookup.
- state
- Any extra arguments used during the lookup.
- opts
- A bag of options that control this resource's behavior.
- name
- The unique name of the resulting resource.
- id
- The unique provider ID of the resource to lookup.
- state
- Any extra arguments used during the lookup.
- opts
- A bag of options that control this resource's behavior.
- name
- The unique name of the resulting resource.
- id
- The unique provider ID of the resource to lookup.
- state
- Any extra arguments used during the lookup.
- opts
- A bag of options that control this resource's behavior.
- Compartment
Id string (Updatable) Compartment Identifier
- Dictionary<string, object>
(Updatable) Defined tags for this resource. Each key is predefined and scoped to a namespace. Example:
{"foo-namespace.bar-key": "value"}
- Description string
(Updatable) Description for DetectorRecipeDetectorRule.
- Detector string
detector for the rule
- Detector
Rules List<DetectorRecipe Detector Rule> (Updatable) Detector Rules to override from source detector recipe
- Display
Name string (Updatable) Detector recipe display name.
Avoid entering confidential information.
- Effective
Detector List<DetectorRules Recipe Effective Detector Rule> List of effective detector rules for the detector type for recipe after applying defaults
- Dictionary<string, object>
(Updatable) Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example:
{"bar-key": "value"}
Avoid entering confidential information.
- Owner string
Owner of detector recipe
- Source
Detector stringRecipe Id The id of the source detector recipe.
** IMPORTANT ** Any change to a property that does not support update will force the destruction and recreation of the resource with the new property values
- State string
The current state of the resource.
- Dictionary<string, object>
System tags for this resource. Each key is predefined and scoped to a namespace. For more information, see Resource Tags. System tags can be viewed by users, but can only be created by the system. Example:
{"orcl-cloud.free-tier-retained": "true"}
- Target
Ids List<string> The recipe attached to targets
- Time
Created string The date and time the detector recipe was created. Format defined by RFC3339.
- Time
Updated string The date and time the detector recipe was updated. Format defined by RFC3339.
- Compartment
Id string (Updatable) Compartment Identifier
- map[string]interface{}
(Updatable) Defined tags for this resource. Each key is predefined and scoped to a namespace. Example:
{"foo-namespace.bar-key": "value"}
- Description string
(Updatable) Description for DetectorRecipeDetectorRule.
- Detector string
detector for the rule
- Detector
Rules []DetectorRecipe Detector Rule Args (Updatable) Detector Rules to override from source detector recipe
- Display
Name string (Updatable) Detector recipe display name.
Avoid entering confidential information.
- Effective
Detector []DetectorRules Recipe Effective Detector Rule Args List of effective detector rules for the detector type for recipe after applying defaults
- map[string]interface{}
(Updatable) Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example:
{"bar-key": "value"}
Avoid entering confidential information.
- Owner string
Owner of detector recipe
- Source
Detector stringRecipe Id The id of the source detector recipe.
** IMPORTANT ** Any change to a property that does not support update will force the destruction and recreation of the resource with the new property values
- State string
The current state of the resource.
- map[string]interface{}
System tags for this resource. Each key is predefined and scoped to a namespace. For more information, see Resource Tags. System tags can be viewed by users, but can only be created by the system. Example:
{"orcl-cloud.free-tier-retained": "true"}
- Target
Ids []string The recipe attached to targets
- Time
Created string The date and time the detector recipe was created. Format defined by RFC3339.
- Time
Updated string The date and time the detector recipe was updated. Format defined by RFC3339.
- compartment
Id String (Updatable) Compartment Identifier
- Map<String,Object>
(Updatable) Defined tags for this resource. Each key is predefined and scoped to a namespace. Example:
{"foo-namespace.bar-key": "value"}
- description String
(Updatable) Description for DetectorRecipeDetectorRule.
- detector String
detector for the rule
- detector
Rules List<DetectorRecipe Detector Rule> (Updatable) Detector Rules to override from source detector recipe
- display
Name String (Updatable) Detector recipe display name.
Avoid entering confidential information.
- effective
Detector List<DetectorRules Recipe Effective Detector Rule> List of effective detector rules for the detector type for recipe after applying defaults
- Map<String,Object>
(Updatable) Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example:
{"bar-key": "value"}
Avoid entering confidential information.
- owner String
Owner of detector recipe
- source
Detector StringRecipe Id The id of the source detector recipe.
** IMPORTANT ** Any change to a property that does not support update will force the destruction and recreation of the resource with the new property values
- state String
The current state of the resource.
- Map<String,Object>
System tags for this resource. Each key is predefined and scoped to a namespace. For more information, see Resource Tags. System tags can be viewed by users, but can only be created by the system. Example:
{"orcl-cloud.free-tier-retained": "true"}
- target
Ids List<String> The recipe attached to targets
- time
Created String The date and time the detector recipe was created. Format defined by RFC3339.
- time
Updated String The date and time the detector recipe was updated. Format defined by RFC3339.
- compartment
Id string (Updatable) Compartment Identifier
- {[key: string]: any}
(Updatable) Defined tags for this resource. Each key is predefined and scoped to a namespace. Example:
{"foo-namespace.bar-key": "value"}
- description string
(Updatable) Description for DetectorRecipeDetectorRule.
- detector string
detector for the rule
- detector
Rules DetectorRecipe Detector Rule[] (Updatable) Detector Rules to override from source detector recipe
- display
Name string (Updatable) Detector recipe display name.
Avoid entering confidential information.
- effective
Detector DetectorRules Recipe Effective Detector Rule[] List of effective detector rules for the detector type for recipe after applying defaults
- {[key: string]: any}
(Updatable) Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example:
{"bar-key": "value"}
Avoid entering confidential information.
- owner string
Owner of detector recipe
- source
Detector stringRecipe Id The id of the source detector recipe.
** IMPORTANT ** Any change to a property that does not support update will force the destruction and recreation of the resource with the new property values
- state string
The current state of the resource.
- {[key: string]: any}
System tags for this resource. Each key is predefined and scoped to a namespace. For more information, see Resource Tags. System tags can be viewed by users, but can only be created by the system. Example:
{"orcl-cloud.free-tier-retained": "true"}
- target
Ids string[] The recipe attached to targets
- time
Created string The date and time the detector recipe was created. Format defined by RFC3339.
- time
Updated string The date and time the detector recipe was updated. Format defined by RFC3339.
- compartment_
id str (Updatable) Compartment Identifier
- Mapping[str, Any]
(Updatable) Defined tags for this resource. Each key is predefined and scoped to a namespace. Example:
{"foo-namespace.bar-key": "value"}
- description str
(Updatable) Description for DetectorRecipeDetectorRule.
- detector str
detector for the rule
- detector_
rules DetectorRecipe Detector Rule Args] (Updatable) Detector Rules to override from source detector recipe
- display_
name str (Updatable) Detector recipe display name.
Avoid entering confidential information.
- effective_
detector_ Detectorrules Recipe Effective Detector Rule Args] List of effective detector rules for the detector type for recipe after applying defaults
- Mapping[str, Any]
(Updatable) Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example:
{"bar-key": "value"}
Avoid entering confidential information.
- owner str
Owner of detector recipe
- source_
detector_ strrecipe_ id The id of the source detector recipe.
** IMPORTANT ** Any change to a property that does not support update will force the destruction and recreation of the resource with the new property values
- state str
The current state of the resource.
- Mapping[str, Any]
System tags for this resource. Each key is predefined and scoped to a namespace. For more information, see Resource Tags. System tags can be viewed by users, but can only be created by the system. Example:
{"orcl-cloud.free-tier-retained": "true"}
- target_
ids Sequence[str] The recipe attached to targets
- time_
created str The date and time the detector recipe was created. Format defined by RFC3339.
- time_
updated str The date and time the detector recipe was updated. Format defined by RFC3339.
- compartment
Id String (Updatable) Compartment Identifier
- Map<Any>
(Updatable) Defined tags for this resource. Each key is predefined and scoped to a namespace. Example:
{"foo-namespace.bar-key": "value"}
- description String
(Updatable) Description for DetectorRecipeDetectorRule.
- detector String
detector for the rule
- detector
Rules List<Property Map> (Updatable) Detector Rules to override from source detector recipe
- display
Name String (Updatable) Detector recipe display name.
Avoid entering confidential information.
- effective
Detector List<Property Map>Rules List of effective detector rules for the detector type for recipe after applying defaults
- Map<Any>
(Updatable) Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example:
{"bar-key": "value"}
Avoid entering confidential information.
- owner String
Owner of detector recipe
- source
Detector StringRecipe Id The id of the source detector recipe.
** IMPORTANT ** Any change to a property that does not support update will force the destruction and recreation of the resource with the new property values
- state String
The current state of the resource.
- Map<Any>
System tags for this resource. Each key is predefined and scoped to a namespace. For more information, see Resource Tags. System tags can be viewed by users, but can only be created by the system. Example:
{"orcl-cloud.free-tier-retained": "true"}
- target
Ids List<String> The recipe attached to targets
- time
Created String The date and time the detector recipe was created. Format defined by RFC3339.
- time
Updated String The date and time the detector recipe was updated. Format defined by RFC3339.
Supporting Types
DetectorRecipeDetectorRule, DetectorRecipeDetectorRuleArgs
- Details
Detector
Recipe Detector Rule Details (Updatable) Details of a Detector Rule to be overriden in Detector Recipe
- Detector
Rule stringId (Updatable) DetectorRecipeRule Identifier
- Candidate
Responder List<DetectorRules Recipe Detector Rule Candidate Responder Rule> List of CandidateResponderRule related to this rule
- Data
Source stringId (Updatable) The id of the attached DataSource.
- Description string
(Updatable) Description for DetectorRecipeDetectorRule.
- Detector string
detector for the rule
- Display
Name string (Updatable) Detector recipe display name.
Avoid entering confidential information.
- Entities
Mappings List<DetectorRecipe Detector Rule Entities Mapping> (Updatable) Data Source entities mapping for a Detector Rule
- Lifecycle
Details string A message describing the current state in more detail. For example, can be used to provide actionable information for a resource in Failed state.
- Managed
List List<string>Types List of cloudguard managed list types related to this rule
- Recommendation string
(Updatable) Recommendation for DetectorRecipeDetectorRule
- Resource
Type string resource type of the configuration to which the rule is applied
- Service
Type string service type of the configuration to which the rule is applied
- State string
The current state of the resource.
- Time
Created string The date and time the detector recipe was created. Format defined by RFC3339.
- Time
Updated string The date and time the detector recipe was updated. Format defined by RFC3339.
- Details
Detector
Recipe Detector Rule Details (Updatable) Details of a Detector Rule to be overriden in Detector Recipe
- Detector
Rule stringId (Updatable) DetectorRecipeRule Identifier
- Candidate
Responder []DetectorRules Recipe Detector Rule Candidate Responder Rule List of CandidateResponderRule related to this rule
- Data
Source stringId (Updatable) The id of the attached DataSource.
- Description string
(Updatable) Description for DetectorRecipeDetectorRule.
- Detector string
detector for the rule
- Display
Name string (Updatable) Detector recipe display name.
Avoid entering confidential information.
- Entities
Mappings []DetectorRecipe Detector Rule Entities Mapping (Updatable) Data Source entities mapping for a Detector Rule
- Lifecycle
Details string A message describing the current state in more detail. For example, can be used to provide actionable information for a resource in Failed state.
- Managed
List []stringTypes List of cloudguard managed list types related to this rule
- Recommendation string
(Updatable) Recommendation for DetectorRecipeDetectorRule
- Resource
Type string resource type of the configuration to which the rule is applied
- Service
Type string service type of the configuration to which the rule is applied
- State string
The current state of the resource.
- Time
Created string The date and time the detector recipe was created. Format defined by RFC3339.
- Time
Updated string The date and time the detector recipe was updated. Format defined by RFC3339.
- details
Detector
Recipe Detector Rule Details (Updatable) Details of a Detector Rule to be overriden in Detector Recipe
- detector
Rule StringId (Updatable) DetectorRecipeRule Identifier
- candidate
Responder List<DetectorRules Recipe Detector Rule Candidate Responder Rule> List of CandidateResponderRule related to this rule
- data
Source StringId (Updatable) The id of the attached DataSource.
- description String
(Updatable) Description for DetectorRecipeDetectorRule.
- detector String
detector for the rule
- display
Name String (Updatable) Detector recipe display name.
Avoid entering confidential information.
- entities
Mappings List<DetectorRecipe Detector Rule Entities Mapping> (Updatable) Data Source entities mapping for a Detector Rule
- lifecycle
Details String A message describing the current state in more detail. For example, can be used to provide actionable information for a resource in Failed state.
- managed
List List<String>Types List of cloudguard managed list types related to this rule
- recommendation String
(Updatable) Recommendation for DetectorRecipeDetectorRule
- resource
Type String resource type of the configuration to which the rule is applied
- service
Type String service type of the configuration to which the rule is applied
- state String
The current state of the resource.
- time
Created String The date and time the detector recipe was created. Format defined by RFC3339.
- time
Updated String The date and time the detector recipe was updated. Format defined by RFC3339.
- details
Detector
Recipe Detector Rule Details (Updatable) Details of a Detector Rule to be overriden in Detector Recipe
- detector
Rule stringId (Updatable) DetectorRecipeRule Identifier
- candidate
Responder DetectorRules Recipe Detector Rule Candidate Responder Rule[] List of CandidateResponderRule related to this rule
- data
Source stringId (Updatable) The id of the attached DataSource.
- description string
(Updatable) Description for DetectorRecipeDetectorRule.
- detector string
detector for the rule
- display
Name string (Updatable) Detector recipe display name.
Avoid entering confidential information.
- entities
Mappings DetectorRecipe Detector Rule Entities Mapping[] (Updatable) Data Source entities mapping for a Detector Rule
- lifecycle
Details string A message describing the current state in more detail. For example, can be used to provide actionable information for a resource in Failed state.
- managed
List string[]Types List of cloudguard managed list types related to this rule
- recommendation string
(Updatable) Recommendation for DetectorRecipeDetectorRule
- resource
Type string resource type of the configuration to which the rule is applied
- service
Type string service type of the configuration to which the rule is applied
- state string
The current state of the resource.
- time
Created string The date and time the detector recipe was created. Format defined by RFC3339.
- time
Updated string The date and time the detector recipe was updated. Format defined by RFC3339.
- details
Detector
Recipe Detector Rule Details (Updatable) Details of a Detector Rule to be overriden in Detector Recipe
- detector_
rule_ strid (Updatable) DetectorRecipeRule Identifier
- candidate_
responder_ Detectorrules Recipe Detector Rule Candidate Responder Rule] List of CandidateResponderRule related to this rule
- data_
source_ strid (Updatable) The id of the attached DataSource.
- description str
(Updatable) Description for DetectorRecipeDetectorRule.
- detector str
detector for the rule
- display_
name str (Updatable) Detector recipe display name.
Avoid entering confidential information.
- entities_
mappings DetectorRecipe Detector Rule Entities Mapping] (Updatable) Data Source entities mapping for a Detector Rule
- lifecycle_
details str A message describing the current state in more detail. For example, can be used to provide actionable information for a resource in Failed state.
- managed_
list_ Sequence[str]types List of cloudguard managed list types related to this rule
- recommendation str
(Updatable) Recommendation for DetectorRecipeDetectorRule
- resource_
type str resource type of the configuration to which the rule is applied
- service_
type str service type of the configuration to which the rule is applied
- state str
The current state of the resource.
- time_
created str The date and time the detector recipe was created. Format defined by RFC3339.
- time_
updated str The date and time the detector recipe was updated. Format defined by RFC3339.
- details Property Map
(Updatable) Details of a Detector Rule to be overriden in Detector Recipe
- detector
Rule StringId (Updatable) DetectorRecipeRule Identifier
- candidate
Responder List<Property Map>Rules List of CandidateResponderRule related to this rule
- data
Source StringId (Updatable) The id of the attached DataSource.
- description String
(Updatable) Description for DetectorRecipeDetectorRule.
- detector String
detector for the rule
- display
Name String (Updatable) Detector recipe display name.
Avoid entering confidential information.
- entities
Mappings List<Property Map> (Updatable) Data Source entities mapping for a Detector Rule
- lifecycle
Details String A message describing the current state in more detail. For example, can be used to provide actionable information for a resource in Failed state.
- managed
List List<String>Types List of cloudguard managed list types related to this rule
- recommendation String
(Updatable) Recommendation for DetectorRecipeDetectorRule
- resource
Type String resource type of the configuration to which the rule is applied
- service
Type String service type of the configuration to which the rule is applied
- state String
The current state of the resource.
- time
Created String The date and time the detector recipe was created. Format defined by RFC3339.
- time
Updated String The date and time the detector recipe was updated. Format defined by RFC3339.
DetectorRecipeDetectorRuleCandidateResponderRule, DetectorRecipeDetectorRuleCandidateResponderRuleArgs
- Display
Name string (Updatable) Detector recipe display name.
Avoid entering confidential information.
- Id string
Ocid for detector recipe
- Is
Preferred bool Preferred state
- Display
Name string (Updatable) Detector recipe display name.
Avoid entering confidential information.
- Id string
Ocid for detector recipe
- Is
Preferred bool Preferred state
- display
Name String (Updatable) Detector recipe display name.
Avoid entering confidential information.
- id String
Ocid for detector recipe
- is
Preferred Boolean Preferred state
- display
Name string (Updatable) Detector recipe display name.
Avoid entering confidential information.
- id string
Ocid for detector recipe
- is
Preferred boolean Preferred state
- display_
name str (Updatable) Detector recipe display name.
Avoid entering confidential information.
- id str
Ocid for detector recipe
- is_
preferred bool Preferred state
- display
Name String (Updatable) Detector recipe display name.
Avoid entering confidential information.
- id String
Ocid for detector recipe
- is
Preferred Boolean Preferred state
DetectorRecipeDetectorRuleDetails, DetectorRecipeDetectorRuleDetailsArgs
- Is
Enabled bool (Updatable) Enables the control
- Risk
Level string (Updatable) The Risk Level
- Condition string
(Updatable) Base condition object
- Configurations
List<Detector
Recipe Detector Rule Details Configuration> (Updatable) Configuration details
- Data
Source stringId (Updatable) The id of the attached DataSource.
- Description string
(Updatable) Description for DetectorRecipeDetectorRule.
- Entities
Mappings List<DetectorRecipe Detector Rule Details Entities Mapping> (Updatable) Data Source entities mapping for a Detector Rule
- Is
Configuration boolAllowed configuration allowed or not
- Labels List<string>
(Updatable) user defined labels for a detector rule
- Recommendation string
(Updatable) Recommendation for DetectorRecipeDetectorRule
- Is
Enabled bool (Updatable) Enables the control
- Risk
Level string (Updatable) The Risk Level
- Condition string
(Updatable) Base condition object
- Configurations
[]Detector
Recipe Detector Rule Details Configuration (Updatable) Configuration details
- Data
Source stringId (Updatable) The id of the attached DataSource.
- Description string
(Updatable) Description for DetectorRecipeDetectorRule.
- Entities
Mappings []DetectorRecipe Detector Rule Details Entities Mapping (Updatable) Data Source entities mapping for a Detector Rule
- Is
Configuration boolAllowed configuration allowed or not
- Labels []string
(Updatable) user defined labels for a detector rule
- Recommendation string
(Updatable) Recommendation for DetectorRecipeDetectorRule
- is
Enabled Boolean (Updatable) Enables the control
- risk
Level String (Updatable) The Risk Level
- condition String
(Updatable) Base condition object
- configurations
List<Detector
Recipe Detector Rule Details Configuration> (Updatable) Configuration details
- data
Source StringId (Updatable) The id of the attached DataSource.
- description String
(Updatable) Description for DetectorRecipeDetectorRule.
- entities
Mappings List<DetectorRecipe Detector Rule Details Entities Mapping> (Updatable) Data Source entities mapping for a Detector Rule
- is
Configuration BooleanAllowed configuration allowed or not
- labels List<String>
(Updatable) user defined labels for a detector rule
- recommendation String
(Updatable) Recommendation for DetectorRecipeDetectorRule
- is
Enabled boolean (Updatable) Enables the control
- risk
Level string (Updatable) The Risk Level
- condition string
(Updatable) Base condition object
- configurations
Detector
Recipe Detector Rule Details Configuration[] (Updatable) Configuration details
- data
Source stringId (Updatable) The id of the attached DataSource.
- description string
(Updatable) Description for DetectorRecipeDetectorRule.
- entities
Mappings DetectorRecipe Detector Rule Details Entities Mapping[] (Updatable) Data Source entities mapping for a Detector Rule
- is
Configuration booleanAllowed configuration allowed or not
- labels string[]
(Updatable) user defined labels for a detector rule
- recommendation string
(Updatable) Recommendation for DetectorRecipeDetectorRule
- is_
enabled bool (Updatable) Enables the control
- risk_
level str (Updatable) The Risk Level
- condition str
(Updatable) Base condition object
- configurations
Detector
Recipe Detector Rule Details Configuration] (Updatable) Configuration details
- data_
source_ strid (Updatable) The id of the attached DataSource.
- description str
(Updatable) Description for DetectorRecipeDetectorRule.
- entities_
mappings DetectorRecipe Detector Rule Details Entities Mapping] (Updatable) Data Source entities mapping for a Detector Rule
- is_
configuration_ boolallowed configuration allowed or not
- labels Sequence[str]
(Updatable) user defined labels for a detector rule
- recommendation str
(Updatable) Recommendation for DetectorRecipeDetectorRule
- is
Enabled Boolean (Updatable) Enables the control
- risk
Level String (Updatable) The Risk Level
- condition String
(Updatable) Base condition object
- configurations List<Property Map>
(Updatable) Configuration details
- data
Source StringId (Updatable) The id of the attached DataSource.
- description String
(Updatable) Description for DetectorRecipeDetectorRule.
- entities
Mappings List<Property Map> (Updatable) Data Source entities mapping for a Detector Rule
- is
Configuration BooleanAllowed configuration allowed or not
- labels List<String>
(Updatable) user defined labels for a detector rule
- recommendation String
(Updatable) Recommendation for DetectorRecipeDetectorRule
DetectorRecipeDetectorRuleDetailsConfiguration, DetectorRecipeDetectorRuleDetailsConfigurationArgs
- config_
key str (Updatable) Unique name of the configuration
- name str
(Updatable) configuration name
- data_
type str (Updatable) configuration data type
- value str
(Updatable) configuration value
- values
Detector
Recipe Detector Rule Details Configuration Value] (Updatable) List of configuration values
DetectorRecipeDetectorRuleDetailsConfigurationValue, DetectorRecipeDetectorRuleDetailsConfigurationValueArgs
- List
Type string (Updatable) configuration list item type, either CUSTOM or MANAGED
- Managed
List stringType (Updatable) type of the managed list
- Value string
(Updatable) configuration value
- List
Type string (Updatable) configuration list item type, either CUSTOM or MANAGED
- Managed
List stringType (Updatable) type of the managed list
- Value string
(Updatable) configuration value
- list
Type String (Updatable) configuration list item type, either CUSTOM or MANAGED
- managed
List StringType (Updatable) type of the managed list
- value String
(Updatable) configuration value
- list
Type string (Updatable) configuration list item type, either CUSTOM or MANAGED
- managed
List stringType (Updatable) type of the managed list
- value string
(Updatable) configuration value
- list_
type str (Updatable) configuration list item type, either CUSTOM or MANAGED
- managed_
list_ strtype (Updatable) type of the managed list
- value str
(Updatable) configuration value
- list
Type String (Updatable) configuration list item type, either CUSTOM or MANAGED
- managed
List StringType (Updatable) type of the managed list
- value String
(Updatable) configuration value
DetectorRecipeDetectorRuleDetailsEntitiesMapping, DetectorRecipeDetectorRuleDetailsEntitiesMappingArgs
- Query
Field string (Updatable) The entity value mapped to a data source query
- Display
Name string (Updatable) Detector recipe display name.
Avoid entering confidential information.
- Entity
Type string (Updatable) Possible type of entity
- Query
Field string (Updatable) The entity value mapped to a data source query
- Display
Name string (Updatable) Detector recipe display name.
Avoid entering confidential information.
- Entity
Type string (Updatable) Possible type of entity
- query
Field String (Updatable) The entity value mapped to a data source query
- display
Name String (Updatable) Detector recipe display name.
Avoid entering confidential information.
- entity
Type String (Updatable) Possible type of entity
- query
Field string (Updatable) The entity value mapped to a data source query
- display
Name string (Updatable) Detector recipe display name.
Avoid entering confidential information.
- entity
Type string (Updatable) Possible type of entity
- query_
field str (Updatable) The entity value mapped to a data source query
- display_
name str (Updatable) Detector recipe display name.
Avoid entering confidential information.
- entity_
type str (Updatable) Possible type of entity
- query
Field String (Updatable) The entity value mapped to a data source query
- display
Name String (Updatable) Detector recipe display name.
Avoid entering confidential information.
- entity
Type String (Updatable) Possible type of entity
DetectorRecipeDetectorRuleEntitiesMapping, DetectorRecipeDetectorRuleEntitiesMappingArgs
- Display
Name string (Updatable) Detector recipe display name.
Avoid entering confidential information.
- Entity
Type string (Updatable) Possible type of entity
- Query
Field string (Updatable) The entity value mapped to a data source query
- Display
Name string (Updatable) Detector recipe display name.
Avoid entering confidential information.
- Entity
Type string (Updatable) Possible type of entity
- Query
Field string (Updatable) The entity value mapped to a data source query
- display
Name String (Updatable) Detector recipe display name.
Avoid entering confidential information.
- entity
Type String (Updatable) Possible type of entity
- query
Field String (Updatable) The entity value mapped to a data source query
- display
Name string (Updatable) Detector recipe display name.
Avoid entering confidential information.
- entity
Type string (Updatable) Possible type of entity
- query
Field string (Updatable) The entity value mapped to a data source query
- display_
name str (Updatable) Detector recipe display name.
Avoid entering confidential information.
- entity_
type str (Updatable) Possible type of entity
- query_
field str (Updatable) The entity value mapped to a data source query
- display
Name String (Updatable) Detector recipe display name.
Avoid entering confidential information.
- entity
Type String (Updatable) Possible type of entity
- query
Field String (Updatable) The entity value mapped to a data source query
DetectorRecipeEffectiveDetectorRule, DetectorRecipeEffectiveDetectorRuleArgs
- Candidate
Responder List<DetectorRules Recipe Effective Detector Rule Candidate Responder Rule> List of CandidateResponderRule related to this rule
- Data
Source stringId (Updatable) The id of the attached DataSource.
- Description string
(Updatable) Description for DetectorRecipeDetectorRule.
- Details
List<Detector
Recipe Effective Detector Rule Detail> (Updatable) Details of a Detector Rule to be overriden in Detector Recipe
- Detector string
detector for the rule
- Detector
Rule stringId (Updatable) DetectorRecipeRule Identifier
- Display
Name string (Updatable) Detector recipe display name.
Avoid entering confidential information.
- Entities
Mappings List<DetectorRecipe Effective Detector Rule Entities Mapping> (Updatable) Data Source entities mapping for a Detector Rule
- Lifecycle
Details string A message describing the current state in more detail. For example, can be used to provide actionable information for a resource in Failed state.
- Managed
List List<string>Types List of cloudguard managed list types related to this rule
- Recommendation string
(Updatable) Recommendation for DetectorRecipeDetectorRule
- Resource
Type string resource type of the configuration to which the rule is applied
- Service
Type string service type of the configuration to which the rule is applied
- State string
The current state of the resource.
- Time
Created string The date and time the detector recipe was created. Format defined by RFC3339.
- Time
Updated string The date and time the detector recipe was updated. Format defined by RFC3339.
- Candidate
Responder []DetectorRules Recipe Effective Detector Rule Candidate Responder Rule List of CandidateResponderRule related to this rule
- Data
Source stringId (Updatable) The id of the attached DataSource.
- Description string
(Updatable) Description for DetectorRecipeDetectorRule.
- Details
[]Detector
Recipe Effective Detector Rule Detail (Updatable) Details of a Detector Rule to be overriden in Detector Recipe
- Detector string
detector for the rule
- Detector
Rule stringId (Updatable) DetectorRecipeRule Identifier
- Display
Name string (Updatable) Detector recipe display name.
Avoid entering confidential information.
- Entities
Mappings []DetectorRecipe Effective Detector Rule Entities Mapping (Updatable) Data Source entities mapping for a Detector Rule
- Lifecycle
Details string A message describing the current state in more detail. For example, can be used to provide actionable information for a resource in Failed state.
- Managed
List []stringTypes List of cloudguard managed list types related to this rule
- Recommendation string
(Updatable) Recommendation for DetectorRecipeDetectorRule
- Resource
Type string resource type of the configuration to which the rule is applied
- Service
Type string service type of the configuration to which the rule is applied
- State string
The current state of the resource.
- Time
Created string The date and time the detector recipe was created. Format defined by RFC3339.
- Time
Updated string The date and time the detector recipe was updated. Format defined by RFC3339.
- candidate
Responder List<DetectorRules Recipe Effective Detector Rule Candidate Responder Rule> List of CandidateResponderRule related to this rule
- data
Source StringId (Updatable) The id of the attached DataSource.
- description String
(Updatable) Description for DetectorRecipeDetectorRule.
- details
List<Detector
Recipe Effective Detector Rule Detail> (Updatable) Details of a Detector Rule to be overriden in Detector Recipe
- detector String
detector for the rule
- detector
Rule StringId (Updatable) DetectorRecipeRule Identifier
- display
Name String (Updatable) Detector recipe display name.
Avoid entering confidential information.
- entities
Mappings List<DetectorRecipe Effective Detector Rule Entities Mapping> (Updatable) Data Source entities mapping for a Detector Rule
- lifecycle
Details String A message describing the current state in more detail. For example, can be used to provide actionable information for a resource in Failed state.
- managed
List List<String>Types List of cloudguard managed list types related to this rule
- recommendation String
(Updatable) Recommendation for DetectorRecipeDetectorRule
- resource
Type String resource type of the configuration to which the rule is applied
- service
Type String service type of the configuration to which the rule is applied
- state String
The current state of the resource.
- time
Created String The date and time the detector recipe was created. Format defined by RFC3339.
- time
Updated String The date and time the detector recipe was updated. Format defined by RFC3339.
- candidate
Responder DetectorRules Recipe Effective Detector Rule Candidate Responder Rule[] List of CandidateResponderRule related to this rule
- data
Source stringId (Updatable) The id of the attached DataSource.
- description string
(Updatable) Description for DetectorRecipeDetectorRule.
- details
Detector
Recipe Effective Detector Rule Detail[] (Updatable) Details of a Detector Rule to be overriden in Detector Recipe
- detector string
detector for the rule
- detector
Rule stringId (Updatable) DetectorRecipeRule Identifier
- display
Name string (Updatable) Detector recipe display name.
Avoid entering confidential information.
- entities
Mappings DetectorRecipe Effective Detector Rule Entities Mapping[] (Updatable) Data Source entities mapping for a Detector Rule
- lifecycle
Details string A message describing the current state in more detail. For example, can be used to provide actionable information for a resource in Failed state.
- managed
List string[]Types List of cloudguard managed list types related to this rule
- recommendation string
(Updatable) Recommendation for DetectorRecipeDetectorRule
- resource
Type string resource type of the configuration to which the rule is applied
- service
Type string service type of the configuration to which the rule is applied
- state string
The current state of the resource.
- time
Created string The date and time the detector recipe was created. Format defined by RFC3339.
- time
Updated string The date and time the detector recipe was updated. Format defined by RFC3339.
- candidate_
responder_ Detectorrules Recipe Effective Detector Rule Candidate Responder Rule] List of CandidateResponderRule related to this rule
- data_
source_ strid (Updatable) The id of the attached DataSource.
- description str
(Updatable) Description for DetectorRecipeDetectorRule.
- details
Detector
Recipe Effective Detector Rule Detail] (Updatable) Details of a Detector Rule to be overriden in Detector Recipe
- detector str
detector for the rule
- detector_
rule_ strid (Updatable) DetectorRecipeRule Identifier
- display_
name str (Updatable) Detector recipe display name.
Avoid entering confidential information.
- entities_
mappings DetectorRecipe Effective Detector Rule Entities Mapping] (Updatable) Data Source entities mapping for a Detector Rule
- lifecycle_
details str A message describing the current state in more detail. For example, can be used to provide actionable information for a resource in Failed state.
- managed_
list_ Sequence[str]types List of cloudguard managed list types related to this rule
- recommendation str
(Updatable) Recommendation for DetectorRecipeDetectorRule
- resource_
type str resource type of the configuration to which the rule is applied
- service_
type str service type of the configuration to which the rule is applied
- state str
The current state of the resource.
- time_
created str The date and time the detector recipe was created. Format defined by RFC3339.
- time_
updated str The date and time the detector recipe was updated. Format defined by RFC3339.
- candidate
Responder List<Property Map>Rules List of CandidateResponderRule related to this rule
- data
Source StringId (Updatable) The id of the attached DataSource.
- description String
(Updatable) Description for DetectorRecipeDetectorRule.
- details List<Property Map>
(Updatable) Details of a Detector Rule to be overriden in Detector Recipe
- detector String
detector for the rule
- detector
Rule StringId (Updatable) DetectorRecipeRule Identifier
- display
Name String (Updatable) Detector recipe display name.
Avoid entering confidential information.
- entities
Mappings List<Property Map> (Updatable) Data Source entities mapping for a Detector Rule
- lifecycle
Details String A message describing the current state in more detail. For example, can be used to provide actionable information for a resource in Failed state.
- managed
List List<String>Types List of cloudguard managed list types related to this rule
- recommendation String
(Updatable) Recommendation for DetectorRecipeDetectorRule
- resource
Type String resource type of the configuration to which the rule is applied
- service
Type String service type of the configuration to which the rule is applied
- state String
The current state of the resource.
- time
Created String The date and time the detector recipe was created. Format defined by RFC3339.
- time
Updated String The date and time the detector recipe was updated. Format defined by RFC3339.
DetectorRecipeEffectiveDetectorRuleCandidateResponderRule, DetectorRecipeEffectiveDetectorRuleCandidateResponderRuleArgs
- Display
Name string (Updatable) Detector recipe display name.
Avoid entering confidential information.
- Id string
Ocid for detector recipe
- Is
Preferred bool Preferred state
- Display
Name string (Updatable) Detector recipe display name.
Avoid entering confidential information.
- Id string
Ocid for detector recipe
- Is
Preferred bool Preferred state
- display
Name String (Updatable) Detector recipe display name.
Avoid entering confidential information.
- id String
Ocid for detector recipe
- is
Preferred Boolean Preferred state
- display
Name string (Updatable) Detector recipe display name.
Avoid entering confidential information.
- id string
Ocid for detector recipe
- is
Preferred boolean Preferred state
- display_
name str (Updatable) Detector recipe display name.
Avoid entering confidential information.
- id str
Ocid for detector recipe
- is_
preferred bool Preferred state
- display
Name String (Updatable) Detector recipe display name.
Avoid entering confidential information.
- id String
Ocid for detector recipe
- is
Preferred Boolean Preferred state
DetectorRecipeEffectiveDetectorRuleDetail, DetectorRecipeEffectiveDetectorRuleDetailArgs
- Condition string
(Updatable) Base condition object
- Configurations
List<Detector
Recipe Effective Detector Rule Detail Configuration> (Updatable) Configuration details
- Is
Configuration boolAllowed configuration allowed or not
- Is
Enabled bool (Updatable) Enables the control
- Labels List<string>
(Updatable) user defined labels for a detector rule
- Risk
Level string (Updatable) The Risk Level
- Condition string
(Updatable) Base condition object
- Configurations
[]Detector
Recipe Effective Detector Rule Detail Configuration (Updatable) Configuration details
- Is
Configuration boolAllowed configuration allowed or not
- Is
Enabled bool (Updatable) Enables the control
- Labels []string
(Updatable) user defined labels for a detector rule
- Risk
Level string (Updatable) The Risk Level
- condition String
(Updatable) Base condition object
- configurations
List<Detector
Recipe Effective Detector Rule Detail Configuration> (Updatable) Configuration details
- is
Configuration BooleanAllowed configuration allowed or not
- is
Enabled Boolean (Updatable) Enables the control
- labels List<String>
(Updatable) user defined labels for a detector rule
- risk
Level String (Updatable) The Risk Level
- condition string
(Updatable) Base condition object
- configurations
Detector
Recipe Effective Detector Rule Detail Configuration[] (Updatable) Configuration details
- is
Configuration booleanAllowed configuration allowed or not
- is
Enabled boolean (Updatable) Enables the control
- labels string[]
(Updatable) user defined labels for a detector rule
- risk
Level string (Updatable) The Risk Level
- condition str
(Updatable) Base condition object
- configurations
Detector
Recipe Effective Detector Rule Detail Configuration] (Updatable) Configuration details
- is_
configuration_ boolallowed configuration allowed or not
- is_
enabled bool (Updatable) Enables the control
- labels Sequence[str]
(Updatable) user defined labels for a detector rule
- risk_
level str (Updatable) The Risk Level
- condition String
(Updatable) Base condition object
- configurations List<Property Map>
(Updatable) Configuration details
- is
Configuration BooleanAllowed configuration allowed or not
- is
Enabled Boolean (Updatable) Enables the control
- labels List<String>
(Updatable) user defined labels for a detector rule
- risk
Level String (Updatable) The Risk Level
DetectorRecipeEffectiveDetectorRuleDetailConfiguration, DetectorRecipeEffectiveDetectorRuleDetailConfigurationArgs
- Config
Key string (Updatable) Unique name of the configuration
- Data
Type string (Updatable) configuration data type
- Name string
(Updatable) configuration name
- Value string
(Updatable) configuration value
- Values
List<Detector
Recipe Effective Detector Rule Detail Configuration Value> (Updatable) List of configuration values
- Config
Key string (Updatable) Unique name of the configuration
- Data
Type string (Updatable) configuration data type
- Name string
(Updatable) configuration name
- Value string
(Updatable) configuration value
- Values
[]Detector
Recipe Effective Detector Rule Detail Configuration Value (Updatable) List of configuration values
- config
Key String (Updatable) Unique name of the configuration
- data
Type String (Updatable) configuration data type
- name String
(Updatable) configuration name
- value String
(Updatable) configuration value
- values
List<Detector
Recipe Effective Detector Rule Detail Configuration Value> (Updatable) List of configuration values
- config
Key string (Updatable) Unique name of the configuration
- data
Type string (Updatable) configuration data type
- name string
(Updatable) configuration name
- value string
(Updatable) configuration value
- values
Detector
Recipe Effective Detector Rule Detail Configuration Value[] (Updatable) List of configuration values
- config_
key str (Updatable) Unique name of the configuration
- data_
type str (Updatable) configuration data type
- name str
(Updatable) configuration name
- value str
(Updatable) configuration value
- values
Detector
Recipe Effective Detector Rule Detail Configuration Value] (Updatable) List of configuration values
DetectorRecipeEffectiveDetectorRuleDetailConfigurationValue, DetectorRecipeEffectiveDetectorRuleDetailConfigurationValueArgs
- List
Type string (Updatable) configuration list item type, either CUSTOM or MANAGED
- Managed
List stringType (Updatable) type of the managed list
- Value string
(Updatable) configuration value
- List
Type string (Updatable) configuration list item type, either CUSTOM or MANAGED
- Managed
List stringType (Updatable) type of the managed list
- Value string
(Updatable) configuration value
- list
Type String (Updatable) configuration list item type, either CUSTOM or MANAGED
- managed
List StringType (Updatable) type of the managed list
- value String
(Updatable) configuration value
- list
Type string (Updatable) configuration list item type, either CUSTOM or MANAGED
- managed
List stringType (Updatable) type of the managed list
- value string
(Updatable) configuration value
- list_
type str (Updatable) configuration list item type, either CUSTOM or MANAGED
- managed_
list_ strtype (Updatable) type of the managed list
- value str
(Updatable) configuration value
- list
Type String (Updatable) configuration list item type, either CUSTOM or MANAGED
- managed
List StringType (Updatable) type of the managed list
- value String
(Updatable) configuration value
DetectorRecipeEffectiveDetectorRuleEntitiesMapping, DetectorRecipeEffectiveDetectorRuleEntitiesMappingArgs
- Display
Name string (Updatable) Detector recipe display name.
Avoid entering confidential information.
- Entity
Type string (Updatable) Possible type of entity
- Query
Field string (Updatable) The entity value mapped to a data source query
- Display
Name string (Updatable) Detector recipe display name.
Avoid entering confidential information.
- Entity
Type string (Updatable) Possible type of entity
- Query
Field string (Updatable) The entity value mapped to a data source query
- display
Name String (Updatable) Detector recipe display name.
Avoid entering confidential information.
- entity
Type String (Updatable) Possible type of entity
- query
Field String (Updatable) The entity value mapped to a data source query
- display
Name string (Updatable) Detector recipe display name.
Avoid entering confidential information.
- entity
Type string (Updatable) Possible type of entity
- query
Field string (Updatable) The entity value mapped to a data source query
- display_
name str (Updatable) Detector recipe display name.
Avoid entering confidential information.
- entity_
type str (Updatable) Possible type of entity
- query_
field str (Updatable) The entity value mapped to a data source query
- display
Name String (Updatable) Detector recipe display name.
Avoid entering confidential information.
- entity
Type String (Updatable) Possible type of entity
- query
Field String (Updatable) The entity value mapped to a data source query
Import
DetectorRecipes can be imported using the id
, e.g.
$ pulumi import oci:CloudGuard/detectorRecipe:DetectorRecipe test_detector_recipe "id"
Package Details
- Repository
- oci pulumi/pulumi-oci
- License
- Apache-2.0
- Notes
This Pulumi package is based on the
oci
Terraform Provider.