oci.CloudGuard.getDetectorRecipe
Explore with Pulumi AI
This data source provides details about a specific Detector Recipe resource in Oracle Cloud Infrastructure Cloud Guard service.
Returns a DetectorRecipe identified by detectorRecipeId
Example Usage
using System.Collections.Generic;
using System.Linq;
using Pulumi;
using Oci = Pulumi.Oci;
return await Deployment.RunAsync(() =>
{
var testDetectorRecipe = Oci.CloudGuard.GetDetectorRecipe.Invoke(new()
{
DetectorRecipeId = oci_cloud_guard_detector_recipe.Test_detector_recipe.Id,
});
});
package main
import (
"github.com/pulumi/pulumi-oci/sdk/go/oci/CloudGuard"
"github.com/pulumi/pulumi/sdk/v3/go/pulumi"
)
func main() {
pulumi.Run(func(ctx *pulumi.Context) error {
_, err := CloudGuard.GetDetectorRecipe(ctx, &cloudguard.GetDetectorRecipeArgs{
DetectorRecipeId: oci_cloud_guard_detector_recipe.Test_detector_recipe.Id,
}, nil)
if err != nil {
return err
}
return nil
})
}
package generated_program;
import com.pulumi.Context;
import com.pulumi.Pulumi;
import com.pulumi.core.Output;
import com.pulumi.oci.CloudGuard.CloudGuardFunctions;
import com.pulumi.oci.CloudGuard.inputs.GetDetectorRecipeArgs;
import java.util.List;
import java.util.ArrayList;
import java.util.Map;
import java.io.File;
import java.nio.file.Files;
import java.nio.file.Paths;
public class App {
public static void main(String[] args) {
Pulumi.run(App::stack);
}
public static void stack(Context ctx) {
final var testDetectorRecipe = CloudGuardFunctions.getDetectorRecipe(GetDetectorRecipeArgs.builder()
.detectorRecipeId(oci_cloud_guard_detector_recipe.test_detector_recipe().id())
.build());
}
}
import pulumi
import pulumi_oci as oci
test_detector_recipe = oci.CloudGuard.get_detector_recipe(detector_recipe_id=%!v(PANIC=Format method: runtime error: invalid memory address or nil pointer dereference))
import * as pulumi from "@pulumi/pulumi";
import * as oci from "@pulumi/oci";
const testDetectorRecipe = oci.CloudGuard.getDetectorRecipe({
detectorRecipeId: oci_cloud_guard_detector_recipe.test_detector_recipe.id,
});
variables:
testDetectorRecipe:
fn::invoke:
Function: oci:CloudGuard:getDetectorRecipe
Arguments:
detectorRecipeId: ${oci_cloud_guard_detector_recipe.test_detector_recipe.id}
Using getDetectorRecipe
Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.
function getDetectorRecipe(args: GetDetectorRecipeArgs, opts?: InvokeOptions): Promise<GetDetectorRecipeResult>
function getDetectorRecipeOutput(args: GetDetectorRecipeOutputArgs, opts?: InvokeOptions): Output<GetDetectorRecipeResult>
def get_detector_recipe(detector_recipe_id: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetDetectorRecipeResult
def get_detector_recipe_output(detector_recipe_id: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetDetectorRecipeResult]
func GetDetectorRecipe(ctx *Context, args *GetDetectorRecipeArgs, opts ...InvokeOption) (*GetDetectorRecipeResult, error)
func GetDetectorRecipeOutput(ctx *Context, args *GetDetectorRecipeOutputArgs, opts ...InvokeOption) GetDetectorRecipeResultOutput
> Note: This function is named GetDetectorRecipe
in the Go SDK.
public static class GetDetectorRecipe
{
public static Task<GetDetectorRecipeResult> InvokeAsync(GetDetectorRecipeArgs args, InvokeOptions? opts = null)
public static Output<GetDetectorRecipeResult> Invoke(GetDetectorRecipeInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetDetectorRecipeResult> getDetectorRecipe(GetDetectorRecipeArgs args, InvokeOptions options)
// Output-based functions aren't available in Java yet
fn::invoke:
function: oci:CloudGuard/getDetectorRecipe:getDetectorRecipe
arguments:
# arguments dictionary
The following arguments are supported:
- Detector
Recipe stringId DetectorRecipe OCID
- Detector
Recipe stringId DetectorRecipe OCID
- detector
Recipe StringId DetectorRecipe OCID
- detector
Recipe stringId DetectorRecipe OCID
- detector_
recipe_ strid DetectorRecipe OCID
- detector
Recipe StringId DetectorRecipe OCID
getDetectorRecipe Result
The following output properties are available:
- Compartment
Id string compartmentId of detector recipe
- Dictionary<string, object>
Defined tags for this resource. Each key is predefined and scoped to a namespace. Example:
{"foo-namespace.bar-key": "value"}
- Description string
Description for DetectorRecipeDetectorRule.
- Detector string
detector for the rule
- Detector
Recipe stringId - Detector
Rules List<GetDetector Recipe Detector Rule> List of detector rules for the detector type for recipe - user input
- Display
Name string The display name of entity
- Effective
Detector List<GetRules Detector Recipe Effective Detector Rule> List of effective detector rules for the detector type for recipe after applying defaults
- Dictionary<string, object>
Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example:
{"bar-key": "value"}
- Id string
Ocid for detector recipe
- Owner string
Owner of detector recipe
- Source
Detector stringRecipe Id Recipe Ocid of the Source Recipe to be cloned
- 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 compartmentId of detector recipe
- map[string]interface{}
Defined tags for this resource. Each key is predefined and scoped to a namespace. Example:
{"foo-namespace.bar-key": "value"}
- Description string
Description for DetectorRecipeDetectorRule.
- Detector string
detector for the rule
- Detector
Recipe stringId - Detector
Rules []GetDetector Recipe Detector Rule List of detector rules for the detector type for recipe - user input
- Display
Name string The display name of entity
- Effective
Detector []GetRules Detector Recipe Effective Detector Rule List of effective detector rules for the detector type for recipe after applying defaults
- map[string]interface{}
Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example:
{"bar-key": "value"}
- Id string
Ocid for detector recipe
- Owner string
Owner of detector recipe
- Source
Detector stringRecipe Id Recipe Ocid of the Source Recipe to be cloned
- 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 compartmentId of detector recipe
- Map<String,Object>
Defined tags for this resource. Each key is predefined and scoped to a namespace. Example:
{"foo-namespace.bar-key": "value"}
- description String
Description for DetectorRecipeDetectorRule.
- detector String
detector for the rule
- detector
Recipe StringId - detector
Rules List<GetDetector Recipe Detector Rule> List of detector rules for the detector type for recipe - user input
- display
Name String The display name of entity
- effective
Detector List<GetRules Detector Recipe Effective Detector Rule> List of effective detector rules for the detector type for recipe after applying defaults
- Map<String,Object>
Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example:
{"bar-key": "value"}
- id String
Ocid for detector recipe
- owner String
Owner of detector recipe
- source
Detector StringRecipe Id Recipe Ocid of the Source Recipe to be cloned
- 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 compartmentId of detector recipe
- {[key: string]: any}
Defined tags for this resource. Each key is predefined and scoped to a namespace. Example:
{"foo-namespace.bar-key": "value"}
- description string
Description for DetectorRecipeDetectorRule.
- detector string
detector for the rule
- detector
Recipe stringId - detector
Rules GetDetector Recipe Detector Rule[] List of detector rules for the detector type for recipe - user input
- display
Name string The display name of entity
- effective
Detector GetRules Detector Recipe Effective Detector Rule[] List of effective detector rules for the detector type for recipe after applying defaults
- {[key: string]: any}
Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example:
{"bar-key": "value"}
- id string
Ocid for detector recipe
- owner string
Owner of detector recipe
- source
Detector stringRecipe Id Recipe Ocid of the Source Recipe to be cloned
- 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 compartmentId of detector recipe
- Mapping[str, Any]
Defined tags for this resource. Each key is predefined and scoped to a namespace. Example:
{"foo-namespace.bar-key": "value"}
- description str
Description for DetectorRecipeDetectorRule.
- detector str
detector for the rule
- detector_
recipe_ strid - detector_
rules GetDetector Recipe Detector Rule] List of detector rules for the detector type for recipe - user input
- display_
name str The display name of entity
- effective_
detector_ Getrules Detector Recipe Effective Detector Rule] List of effective detector rules for the detector type for recipe after applying defaults
- Mapping[str, Any]
Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example:
{"bar-key": "value"}
- id str
Ocid for detector recipe
- owner str
Owner of detector recipe
- source_
detector_ strrecipe_ id Recipe Ocid of the Source Recipe to be cloned
- 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 compartmentId of detector recipe
- Map<Any>
Defined tags for this resource. Each key is predefined and scoped to a namespace. Example:
{"foo-namespace.bar-key": "value"}
- description String
Description for DetectorRecipeDetectorRule.
- detector String
detector for the rule
- detector
Recipe StringId - detector
Rules List<Property Map> List of detector rules for the detector type for recipe - user input
- display
Name String The display name of entity
- effective
Detector List<Property Map>Rules List of effective detector rules for the detector type for recipe after applying defaults
- Map<Any>
Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example:
{"bar-key": "value"}
- id String
Ocid for detector recipe
- owner String
Owner of detector recipe
- source
Detector StringRecipe Id Recipe Ocid of the Source Recipe to be cloned
- 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
GetDetectorRecipeDetectorRule
- Candidate
Responder List<GetRules Detector Recipe Detector Rule Candidate Responder Rule> List of CandidateResponderRule related to this rule
- Data
Source stringId The id of the attached DataSource.
- Description string
Description for DetectorRecipeDetectorRule.
- Details
List<Get
Detector Recipe Detector Rule Detail> Details of a Detector Rule
- Detector string
detector for the rule
- Detector
Rule stringId The unique identifier of the detector rule.
- Display
Name string The display name of entity
- Entities
Mappings List<GetDetector Recipe Detector Rule Entities Mapping> 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
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 []GetRules Detector Recipe Detector Rule Candidate Responder Rule List of CandidateResponderRule related to this rule
- Data
Source stringId The id of the attached DataSource.
- Description string
Description for DetectorRecipeDetectorRule.
- Details
[]Get
Detector Recipe Detector Rule Detail Details of a Detector Rule
- Detector string
detector for the rule
- Detector
Rule stringId The unique identifier of the detector rule.
- Display
Name string The display name of entity
- Entities
Mappings []GetDetector Recipe Detector Rule Entities Mapping 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
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<GetRules Detector Recipe Detector Rule Candidate Responder Rule> List of CandidateResponderRule related to this rule
- data
Source StringId The id of the attached DataSource.
- description String
Description for DetectorRecipeDetectorRule.
- details
List<Get
Detector Recipe Detector Rule Detail> Details of a Detector Rule
- detector String
detector for the rule
- detector
Rule StringId The unique identifier of the detector rule.
- display
Name String The display name of entity
- entities
Mappings List<GetDetector Recipe Detector Rule Entities Mapping> 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
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 GetRules Detector Recipe Detector Rule Candidate Responder Rule[] List of CandidateResponderRule related to this rule
- data
Source stringId The id of the attached DataSource.
- description string
Description for DetectorRecipeDetectorRule.
- details
Get
Detector Recipe Detector Rule Detail[] Details of a Detector Rule
- detector string
detector for the rule
- detector
Rule stringId The unique identifier of the detector rule.
- display
Name string The display name of entity
- entities
Mappings GetDetector Recipe Detector Rule Entities Mapping[] 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
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_ Getrules Detector Recipe Detector Rule Candidate Responder Rule] List of CandidateResponderRule related to this rule
- data_
source_ strid The id of the attached DataSource.
- description str
Description for DetectorRecipeDetectorRule.
- details
Get
Detector Recipe Detector Rule Detail] Details of a Detector Rule
- detector str
detector for the rule
- detector_
rule_ strid The unique identifier of the detector rule.
- display_
name str The display name of entity
- entities_
mappings GetDetector Recipe Detector Rule Entities Mapping] 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
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 The id of the attached DataSource.
- description String
Description for DetectorRecipeDetectorRule.
- details List<Property Map>
Details of a Detector Rule
- detector String
detector for the rule
- detector
Rule StringId The unique identifier of the detector rule.
- display
Name String The display name of entity
- entities
Mappings List<Property Map> 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
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.
GetDetectorRecipeDetectorRuleCandidateResponderRule
- Display
Name string The display name of entity
- Id string
Ocid for detector recipe
- Is
Preferred bool Preferred state
- Display
Name string The display name of entity
- Id string
Ocid for detector recipe
- Is
Preferred bool Preferred state
- display
Name String The display name of entity
- id String
Ocid for detector recipe
- is
Preferred Boolean Preferred state
- display
Name string The display name of entity
- id string
Ocid for detector recipe
- is
Preferred boolean Preferred state
- display_
name str The display name of entity
- id str
Ocid for detector recipe
- is_
preferred bool Preferred state
- display
Name String The display name of entity
- id String
Ocid for detector recipe
- is
Preferred Boolean Preferred state
GetDetectorRecipeDetectorRuleDetail
- Condition string
Base condition object
- Configurations
List<Get
Detector Recipe Detector Rule Detail Configuration> Configuration details
- Data
Source stringId The id of the attached DataSource.
- Description string
Description for DetectorRecipeDetectorRule.
- Entities
Mappings List<GetDetector Recipe Detector Rule Detail Entities Mapping> Data Source entities mapping for a Detector Rule
- Is
Configuration boolAllowed configuration allowed or not
- Is
Enabled bool Enables the control
- Labels List<string>
user defined labels for a detector rule
- Recommendation string
Recommendation for DetectorRecipeDetectorRule
- Risk
Level string The Risk Level
- Condition string
Base condition object
- Configurations
[]Get
Detector Recipe Detector Rule Detail Configuration Configuration details
- Data
Source stringId The id of the attached DataSource.
- Description string
Description for DetectorRecipeDetectorRule.
- Entities
Mappings []GetDetector Recipe Detector Rule Detail Entities Mapping Data Source entities mapping for a Detector Rule
- Is
Configuration boolAllowed configuration allowed or not
- Is
Enabled bool Enables the control
- Labels []string
user defined labels for a detector rule
- Recommendation string
Recommendation for DetectorRecipeDetectorRule
- Risk
Level string The Risk Level
- condition String
Base condition object
- configurations
List<Get
Detector Recipe Detector Rule Detail Configuration> Configuration details
- data
Source StringId The id of the attached DataSource.
- description String
Description for DetectorRecipeDetectorRule.
- entities
Mappings List<GetDetector Recipe Detector Rule Detail Entities Mapping> Data Source entities mapping for a Detector Rule
- is
Configuration BooleanAllowed configuration allowed or not
- is
Enabled Boolean Enables the control
- labels List<String>
user defined labels for a detector rule
- recommendation String
Recommendation for DetectorRecipeDetectorRule
- risk
Level String The Risk Level
- condition string
Base condition object
- configurations
Get
Detector Recipe Detector Rule Detail Configuration[] Configuration details
- data
Source stringId The id of the attached DataSource.
- description string
Description for DetectorRecipeDetectorRule.
- entities
Mappings GetDetector Recipe Detector Rule Detail Entities Mapping[] Data Source entities mapping for a Detector Rule
- is
Configuration booleanAllowed configuration allowed or not
- is
Enabled boolean Enables the control
- labels string[]
user defined labels for a detector rule
- recommendation string
Recommendation for DetectorRecipeDetectorRule
- risk
Level string The Risk Level
- condition str
Base condition object
- configurations
Get
Detector Recipe Detector Rule Detail Configuration] Configuration details
- data_
source_ strid The id of the attached DataSource.
- description str
Description for DetectorRecipeDetectorRule.
- entities_
mappings GetDetector Recipe Detector Rule Detail Entities Mapping] Data Source entities mapping for a Detector Rule
- is_
configuration_ boolallowed configuration allowed or not
- is_
enabled bool Enables the control
- labels Sequence[str]
user defined labels for a detector rule
- recommendation str
Recommendation for DetectorRecipeDetectorRule
- risk_
level str The Risk Level
- condition String
Base condition object
- configurations List<Property Map>
Configuration details
- data
Source StringId The id of the attached DataSource.
- description String
Description for DetectorRecipeDetectorRule.
- entities
Mappings List<Property Map> Data Source entities mapping for a Detector Rule
- is
Configuration BooleanAllowed configuration allowed or not
- is
Enabled Boolean Enables the control
- labels List<String>
user defined labels for a detector rule
- recommendation String
Recommendation for DetectorRecipeDetectorRule
- risk
Level String The Risk Level
GetDetectorRecipeDetectorRuleDetailConfiguration
- config_
key str Unique name of the configuration
- data_
type str configuration data type
- name str
configuration name
- value str
configuration value
- values
Get
Detector Recipe Detector Rule Detail Configuration Value] List of configuration values
GetDetectorRecipeDetectorRuleDetailConfigurationValue
- List
Type string configuration list item type, either CUSTOM or MANAGED
- Managed
List stringType type of the managed list
- Value string
configuration value
- List
Type string configuration list item type, either CUSTOM or MANAGED
- Managed
List stringType type of the managed list
- Value string
configuration value
- list
Type String configuration list item type, either CUSTOM or MANAGED
- managed
List StringType type of the managed list
- value String
configuration value
- list
Type string configuration list item type, either CUSTOM or MANAGED
- managed
List stringType type of the managed list
- value string
configuration value
- list_
type str configuration list item type, either CUSTOM or MANAGED
- managed_
list_ strtype type of the managed list
- value str
configuration value
- list
Type String configuration list item type, either CUSTOM or MANAGED
- managed
List StringType type of the managed list
- value String
configuration value
GetDetectorRecipeDetectorRuleDetailEntitiesMapping
- Display
Name string The display name of entity
- Entity
Type string Possible type of entity
- Query
Field string The entity value mapped to a data source query
- Display
Name string The display name of entity
- Entity
Type string Possible type of entity
- Query
Field string The entity value mapped to a data source query
- display
Name String The display name of entity
- entity
Type String Possible type of entity
- query
Field String The entity value mapped to a data source query
- display
Name string The display name of entity
- entity
Type string Possible type of entity
- query
Field string The entity value mapped to a data source query
- display_
name str The display name of entity
- entity_
type str Possible type of entity
- query_
field str The entity value mapped to a data source query
- display
Name String The display name of entity
- entity
Type String Possible type of entity
- query
Field String The entity value mapped to a data source query
GetDetectorRecipeDetectorRuleEntitiesMapping
- Display
Name string The display name of entity
- Entity
Type string Possible type of entity
- Query
Field string The entity value mapped to a data source query
- Display
Name string The display name of entity
- Entity
Type string Possible type of entity
- Query
Field string The entity value mapped to a data source query
- display
Name String The display name of entity
- entity
Type String Possible type of entity
- query
Field String The entity value mapped to a data source query
- display
Name string The display name of entity
- entity
Type string Possible type of entity
- query
Field string The entity value mapped to a data source query
- display_
name str The display name of entity
- entity_
type str Possible type of entity
- query_
field str The entity value mapped to a data source query
- display
Name String The display name of entity
- entity
Type String Possible type of entity
- query
Field String The entity value mapped to a data source query
GetDetectorRecipeEffectiveDetectorRule
- Candidate
Responder List<GetRules Detector Recipe Effective Detector Rule Candidate Responder Rule> List of CandidateResponderRule related to this rule
- Data
Source stringId The id of the attached DataSource.
- Description string
Description for DetectorRecipeDetectorRule.
- Details
List<Get
Detector Recipe Effective Detector Rule Detail> Details of a Detector Rule
- Detector string
detector for the rule
- Detector
Rule stringId The unique identifier of the detector rule.
- Display
Name string The display name of entity
- Entities
Mappings List<GetDetector Recipe Effective Detector Rule Entities Mapping> 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
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 []GetRules Detector Recipe Effective Detector Rule Candidate Responder Rule List of CandidateResponderRule related to this rule
- Data
Source stringId The id of the attached DataSource.
- Description string
Description for DetectorRecipeDetectorRule.
- Details
[]Get
Detector Recipe Effective Detector Rule Detail Details of a Detector Rule
- Detector string
detector for the rule
- Detector
Rule stringId The unique identifier of the detector rule.
- Display
Name string The display name of entity
- Entities
Mappings []GetDetector Recipe Effective Detector Rule Entities Mapping 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
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<GetRules Detector Recipe Effective Detector Rule Candidate Responder Rule> List of CandidateResponderRule related to this rule
- data
Source StringId The id of the attached DataSource.
- description String
Description for DetectorRecipeDetectorRule.
- details
List<Get
Detector Recipe Effective Detector Rule Detail> Details of a Detector Rule
- detector String
detector for the rule
- detector
Rule StringId The unique identifier of the detector rule.
- display
Name String The display name of entity
- entities
Mappings List<GetDetector Recipe Effective Detector Rule Entities Mapping> 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
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 GetRules Detector Recipe Effective Detector Rule Candidate Responder Rule[] List of CandidateResponderRule related to this rule
- data
Source stringId The id of the attached DataSource.
- description string
Description for DetectorRecipeDetectorRule.
- details
Get
Detector Recipe Effective Detector Rule Detail[] Details of a Detector Rule
- detector string
detector for the rule
- detector
Rule stringId The unique identifier of the detector rule.
- display
Name string The display name of entity
- entities
Mappings GetDetector Recipe Effective Detector Rule Entities Mapping[] 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
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_ Getrules Detector Recipe Effective Detector Rule Candidate Responder Rule] List of CandidateResponderRule related to this rule
- data_
source_ strid The id of the attached DataSource.
- description str
Description for DetectorRecipeDetectorRule.
- details
Get
Detector Recipe Effective Detector Rule Detail] Details of a Detector Rule
- detector str
detector for the rule
- detector_
rule_ strid The unique identifier of the detector rule.
- display_
name str The display name of entity
- entities_
mappings GetDetector Recipe Effective Detector Rule Entities Mapping] 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
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 The id of the attached DataSource.
- description String
Description for DetectorRecipeDetectorRule.
- details List<Property Map>
Details of a Detector Rule
- detector String
detector for the rule
- detector
Rule StringId The unique identifier of the detector rule.
- display
Name String The display name of entity
- entities
Mappings List<Property Map> 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
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.
GetDetectorRecipeEffectiveDetectorRuleCandidateResponderRule
- Display
Name string The display name of entity
- Id string
Ocid for detector recipe
- Is
Preferred bool Preferred state
- Display
Name string The display name of entity
- Id string
Ocid for detector recipe
- Is
Preferred bool Preferred state
- display
Name String The display name of entity
- id String
Ocid for detector recipe
- is
Preferred Boolean Preferred state
- display
Name string The display name of entity
- id string
Ocid for detector recipe
- is
Preferred boolean Preferred state
- display_
name str The display name of entity
- id str
Ocid for detector recipe
- is_
preferred bool Preferred state
- display
Name String The display name of entity
- id String
Ocid for detector recipe
- is
Preferred Boolean Preferred state
GetDetectorRecipeEffectiveDetectorRuleDetail
- Condition string
Base condition object
- Configurations
List<Get
Detector Recipe Effective Detector Rule Detail Configuration> Configuration details
- Is
Configuration boolAllowed configuration allowed or not
- Is
Enabled bool Enables the control
- Labels List<string>
user defined labels for a detector rule
- Risk
Level string The Risk Level
- Condition string
Base condition object
- Configurations
[]Get
Detector Recipe Effective Detector Rule Detail Configuration Configuration details
- Is
Configuration boolAllowed configuration allowed or not
- Is
Enabled bool Enables the control
- Labels []string
user defined labels for a detector rule
- Risk
Level string The Risk Level
- condition String
Base condition object
- configurations
List<Get
Detector Recipe Effective Detector Rule Detail Configuration> Configuration details
- is
Configuration BooleanAllowed configuration allowed or not
- is
Enabled Boolean Enables the control
- labels List<String>
user defined labels for a detector rule
- risk
Level String The Risk Level
- condition string
Base condition object
- configurations
Get
Detector Recipe Effective Detector Rule Detail Configuration[] Configuration details
- is
Configuration booleanAllowed configuration allowed or not
- is
Enabled boolean Enables the control
- labels string[]
user defined labels for a detector rule
- risk
Level string The Risk Level
- condition str
Base condition object
- configurations
Get
Detector Recipe Effective Detector Rule Detail Configuration] Configuration details
- is_
configuration_ boolallowed configuration allowed or not
- is_
enabled bool Enables the control
- labels Sequence[str]
user defined labels for a detector rule
- risk_
level str The Risk Level
- condition String
Base condition object
- configurations List<Property Map>
Configuration details
- is
Configuration BooleanAllowed configuration allowed or not
- is
Enabled Boolean Enables the control
- labels List<String>
user defined labels for a detector rule
- risk
Level String The Risk Level
GetDetectorRecipeEffectiveDetectorRuleDetailConfiguration
- config_
key str Unique name of the configuration
- data_
type str configuration data type
- name str
configuration name
- value str
configuration value
- values
Get
Detector Recipe Effective Detector Rule Detail Configuration Value] List of configuration values
GetDetectorRecipeEffectiveDetectorRuleDetailConfigurationValue
- List
Type string configuration list item type, either CUSTOM or MANAGED
- Managed
List stringType type of the managed list
- Value string
configuration value
- List
Type string configuration list item type, either CUSTOM or MANAGED
- Managed
List stringType type of the managed list
- Value string
configuration value
- list
Type String configuration list item type, either CUSTOM or MANAGED
- managed
List StringType type of the managed list
- value String
configuration value
- list
Type string configuration list item type, either CUSTOM or MANAGED
- managed
List stringType type of the managed list
- value string
configuration value
- list_
type str configuration list item type, either CUSTOM or MANAGED
- managed_
list_ strtype type of the managed list
- value str
configuration value
- list
Type String configuration list item type, either CUSTOM or MANAGED
- managed
List StringType type of the managed list
- value String
configuration value
GetDetectorRecipeEffectiveDetectorRuleEntitiesMapping
- Display
Name string The display name of entity
- Entity
Type string Possible type of entity
- Query
Field string The entity value mapped to a data source query
- Display
Name string The display name of entity
- Entity
Type string Possible type of entity
- Query
Field string The entity value mapped to a data source query
- display
Name String The display name of entity
- entity
Type String Possible type of entity
- query
Field String The entity value mapped to a data source query
- display
Name string The display name of entity
- entity
Type string Possible type of entity
- query
Field string The entity value mapped to a data source query
- display_
name str The display name of entity
- entity_
type str Possible type of entity
- query_
field str The entity value mapped to a data source query
- display
Name String The display name of entity
- entity
Type String Possible type of entity
- query
Field String The entity value mapped to a data source query
Package Details
- Repository
- oci pulumi/pulumi-oci
- License
- Apache-2.0
- Notes
This Pulumi package is based on the
oci
Terraform Provider.