Oracle Cloud Infrastructure v0.20.0, May 31 23
Oracle Cloud Infrastructure v0.20.0, May 31 23
oci.CloudGuard.ResponderRecipe
Explore with Pulumi AI
This resource provides the Responder Recipe resource in Oracle Cloud Infrastructure Cloud Guard service.
Create a ResponderRecipe.
Create ResponderRecipe Resource
new ResponderRecipe(name: string, args: ResponderRecipeArgs, opts?: CustomResourceOptions);
@overload
def ResponderRecipe(resource_name: str,
opts: Optional[ResourceOptions] = None,
compartment_id: Optional[str] = None,
defined_tags: Optional[Mapping[str, Any]] = None,
description: Optional[str] = None,
display_name: Optional[str] = None,
freeform_tags: Optional[Mapping[str, Any]] = None,
responder_rules: Optional[Sequence[_cloudguard.ResponderRecipeResponderRuleArgs]] = None,
source_responder_recipe_id: Optional[str] = None)
@overload
def ResponderRecipe(resource_name: str,
args: ResponderRecipeArgs,
opts: Optional[ResourceOptions] = None)
func NewResponderRecipe(ctx *Context, name string, args ResponderRecipeArgs, opts ...ResourceOption) (*ResponderRecipe, error)
public ResponderRecipe(string name, ResponderRecipeArgs args, CustomResourceOptions? opts = null)
public ResponderRecipe(String name, ResponderRecipeArgs args)
public ResponderRecipe(String name, ResponderRecipeArgs args, CustomResourceOptions options)
type: oci:CloudGuard:ResponderRecipe
properties: # The arguments to resource properties.
options: # Bag of options to control resource's behavior.
- name string
- The unique name of the resource.
- args ResponderRecipeArgs
- 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 ResponderRecipeArgs
- 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 ResponderRecipeArgs
- The arguments to resource properties.
- opts ResourceOption
- Bag of options to control resource's behavior.
- name string
- The unique name of the resource.
- args ResponderRecipeArgs
- The arguments to resource properties.
- opts CustomResourceOptions
- Bag of options to control resource's behavior.
- name String
- The unique name of the resource.
- args ResponderRecipeArgs
- The arguments to resource properties.
- options CustomResourceOptions
- Bag of options to control resource's behavior.
ResponderRecipe 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 ResponderRecipe resource accepts the following input properties:
- Compartment
Id string (Updatable) Compartment Identifier
- Display
Name string (Updatable) Responder recipe display name.
Avoid entering confidential information.
- Source
Responder stringRecipe Id The id of the source responder 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
- 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) Responder recipe description.
Avoid entering confidential information.
- 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.
- Responder
Rules List<ResponderRecipe Responder Rule Args> (Updatable) Responder Rules to override from source responder recipe
- Compartment
Id string (Updatable) Compartment Identifier
- Display
Name string (Updatable) Responder recipe display name.
Avoid entering confidential information.
- Source
Responder stringRecipe Id The id of the source responder 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
- 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) Responder recipe description.
Avoid entering confidential information.
- 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.
- Responder
Rules []ResponderRecipe Responder Rule Args (Updatable) Responder Rules to override from source responder recipe
- compartment
Id String (Updatable) Compartment Identifier
- display
Name String (Updatable) Responder recipe display name.
Avoid entering confidential information.
- source
Responder StringRecipe Id The id of the source responder 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
- 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) Responder recipe description.
Avoid entering confidential information.
- 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.
- responder
Rules List<ResponderRecipe Responder Rule Args> (Updatable) Responder Rules to override from source responder recipe
- compartment
Id string (Updatable) Compartment Identifier
- display
Name string (Updatable) Responder recipe display name.
Avoid entering confidential information.
- source
Responder stringRecipe Id The id of the source responder 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
- {[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) Responder recipe description.
Avoid entering confidential information.
- {[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.
- responder
Rules ResponderRecipe Responder Rule Args[] (Updatable) Responder Rules to override from source responder recipe
- compartment_
id str (Updatable) Compartment Identifier
- display_
name str (Updatable) Responder recipe display name.
Avoid entering confidential information.
- source_
responder_ strrecipe_ id The id of the source responder 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
- 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) Responder recipe description.
Avoid entering confidential information.
- 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.
- responder_
rules ResponderRecipe Responder Rule Args] (Updatable) Responder Rules to override from source responder recipe
- compartment
Id String (Updatable) Compartment Identifier
- display
Name String (Updatable) Responder recipe display name.
Avoid entering confidential information.
- source
Responder StringRecipe Id The id of the source responder 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
- 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) Responder recipe description.
Avoid entering confidential information.
- 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.
- responder
Rules List<Property Map> (Updatable) Responder Rules to override from source responder recipe
Outputs
All input properties are implicitly available as output properties. Additionally, the ResponderRecipe resource produces the following output properties:
- Effective
Responder List<ResponderRules Recipe Effective Responder Rule> List of responder rules associated with the recipe
- Id string
The provider-assigned unique ID for this managed resource.
- 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.
- Owner string
Owner of ResponderRecipe
- State string
The current state of the Example.
- 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"}
- Time
Created string The date and time the responder recipe was created. Format defined by RFC3339.
- Time
Updated string The date and time the responder recipe was updated. Format defined by RFC3339.
- Effective
Responder []ResponderRules Recipe Effective Responder Rule List of responder rules associated with the recipe
- Id string
The provider-assigned unique ID for this managed resource.
- 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.
- Owner string
Owner of ResponderRecipe
- State string
The current state of the Example.
- 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"}
- Time
Created string The date and time the responder recipe was created. Format defined by RFC3339.
- Time
Updated string The date and time the responder recipe was updated. Format defined by RFC3339.
- effective
Responder List<ResponderRules Recipe Effective Responder Rule> List of responder rules associated with the recipe
- id String
The provider-assigned unique ID for this managed resource.
- 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.
- owner String
Owner of ResponderRecipe
- state String
The current state of the Example.
- 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"}
- time
Created String The date and time the responder recipe was created. Format defined by RFC3339.
- time
Updated String The date and time the responder recipe was updated. Format defined by RFC3339.
- effective
Responder ResponderRules Recipe Effective Responder Rule[] List of responder rules associated with the recipe
- id string
The provider-assigned unique ID for this managed resource.
- 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.
- owner string
Owner of ResponderRecipe
- state string
The current state of the Example.
- {[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"}
- time
Created string The date and time the responder recipe was created. Format defined by RFC3339.
- time
Updated string The date and time the responder recipe was updated. Format defined by RFC3339.
- effective_
responder_ Responderrules Recipe Effective Responder Rule] List of responder rules associated with the recipe
- id str
The provider-assigned unique ID for this managed resource.
- 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.
- owner str
Owner of ResponderRecipe
- state str
The current state of the Example.
- 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"}
- time_
created str The date and time the responder recipe was created. Format defined by RFC3339.
- time_
updated str The date and time the responder recipe was updated. Format defined by RFC3339.
- effective
Responder List<Property Map>Rules List of responder rules associated with the recipe
- id String
The provider-assigned unique ID for this managed resource.
- 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.
- owner String
Owner of ResponderRecipe
- state String
The current state of the Example.
- 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"}
- time
Created String The date and time the responder recipe was created. Format defined by RFC3339.
- time
Updated String The date and time the responder recipe was updated. Format defined by RFC3339.
Look up Existing ResponderRecipe Resource
Get an existing ResponderRecipe 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?: ResponderRecipeState, opts?: CustomResourceOptions): ResponderRecipe
@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,
display_name: Optional[str] = None,
effective_responder_rules: Optional[Sequence[_cloudguard.ResponderRecipeEffectiveResponderRuleArgs]] = None,
freeform_tags: Optional[Mapping[str, Any]] = None,
lifecycle_details: Optional[str] = None,
owner: Optional[str] = None,
responder_rules: Optional[Sequence[_cloudguard.ResponderRecipeResponderRuleArgs]] = None,
source_responder_recipe_id: Optional[str] = None,
state: Optional[str] = None,
system_tags: Optional[Mapping[str, Any]] = None,
time_created: Optional[str] = None,
time_updated: Optional[str] = None) -> ResponderRecipe
func GetResponderRecipe(ctx *Context, name string, id IDInput, state *ResponderRecipeState, opts ...ResourceOption) (*ResponderRecipe, error)
public static ResponderRecipe Get(string name, Input<string> id, ResponderRecipeState? state, CustomResourceOptions? opts = null)
public static ResponderRecipe get(String name, Output<String> id, ResponderRecipeState 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) Responder recipe description.
Avoid entering confidential information.
- Display
Name string (Updatable) Responder recipe display name.
Avoid entering confidential information.
- Effective
Responder List<ResponderRules Recipe Effective Responder Rule Args> List of responder rules associated with the 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.
- 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.
- Owner string
Owner of ResponderRecipe
- Responder
Rules List<ResponderRecipe Responder Rule Args> (Updatable) Responder Rules to override from source responder recipe
- Source
Responder stringRecipe Id The id of the source responder 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 Example.
- 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"}
- Time
Created string The date and time the responder recipe was created. Format defined by RFC3339.
- Time
Updated string The date and time the responder 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) Responder recipe description.
Avoid entering confidential information.
- Display
Name string (Updatable) Responder recipe display name.
Avoid entering confidential information.
- Effective
Responder []ResponderRules Recipe Effective Responder Rule Args List of responder rules associated with the 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.
- 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.
- Owner string
Owner of ResponderRecipe
- Responder
Rules []ResponderRecipe Responder Rule Args (Updatable) Responder Rules to override from source responder recipe
- Source
Responder stringRecipe Id The id of the source responder 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 Example.
- 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"}
- Time
Created string The date and time the responder recipe was created. Format defined by RFC3339.
- Time
Updated string The date and time the responder 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) Responder recipe description.
Avoid entering confidential information.
- display
Name String (Updatable) Responder recipe display name.
Avoid entering confidential information.
- effective
Responder List<ResponderRules Recipe Effective Responder Rule Args> List of responder rules associated with the 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.
- 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.
- owner String
Owner of ResponderRecipe
- responder
Rules List<ResponderRecipe Responder Rule Args> (Updatable) Responder Rules to override from source responder recipe
- source
Responder StringRecipe Id The id of the source responder 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 Example.
- 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"}
- time
Created String The date and time the responder recipe was created. Format defined by RFC3339.
- time
Updated String The date and time the responder 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) Responder recipe description.
Avoid entering confidential information.
- display
Name string (Updatable) Responder recipe display name.
Avoid entering confidential information.
- effective
Responder ResponderRules Recipe Effective Responder Rule Args[] List of responder rules associated with the 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.
- 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.
- owner string
Owner of ResponderRecipe
- responder
Rules ResponderRecipe Responder Rule Args[] (Updatable) Responder Rules to override from source responder recipe
- source
Responder stringRecipe Id The id of the source responder 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 Example.
- {[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"}
- time
Created string The date and time the responder recipe was created. Format defined by RFC3339.
- time
Updated string The date and time the responder 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) Responder recipe description.
Avoid entering confidential information.
- display_
name str (Updatable) Responder recipe display name.
Avoid entering confidential information.
- effective_
responder_ Responderrules Recipe Effective Responder Rule Args] List of responder rules associated with the 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.
- 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.
- owner str
Owner of ResponderRecipe
- responder_
rules ResponderRecipe Responder Rule Args] (Updatable) Responder Rules to override from source responder recipe
- source_
responder_ strrecipe_ id The id of the source responder 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 Example.
- 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"}
- time_
created str The date and time the responder recipe was created. Format defined by RFC3339.
- time_
updated str The date and time the responder 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) Responder recipe description.
Avoid entering confidential information.
- display
Name String (Updatable) Responder recipe display name.
Avoid entering confidential information.
- effective
Responder List<Property Map>Rules List of responder rules associated with the 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.
- 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.
- owner String
Owner of ResponderRecipe
- responder
Rules List<Property Map> (Updatable) Responder Rules to override from source responder recipe
- source
Responder StringRecipe Id The id of the source responder 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 Example.
- 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"}
- time
Created String The date and time the responder recipe was created. Format defined by RFC3339.
- time
Updated String The date and time the responder recipe was updated. Format defined by RFC3339.
Supporting Types
ResponderRecipeEffectiveResponderRule
- Compartment
Id string (Updatable) Compartment Identifier
- Description string
(Updatable) Responder recipe description.
Avoid entering confidential information.
- Details
List<Responder
Recipe Effective Responder Rule Detail> (Updatable) Details of UpdateResponderRuleDetails.
- Display
Name string (Updatable) Responder recipe display name.
Avoid entering confidential information.
- 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.
- Policies List<string>
List of Policy
- Responder
Rule stringId (Updatable) ResponderRecipeRule Identifier
- State string
The current state of the Example.
- Supported
Modes List<string> Supported Execution Modes
- Time
Created string The date and time the responder recipe was created. Format defined by RFC3339.
- Time
Updated string The date and time the responder recipe was updated. Format defined by RFC3339.
- Type string
Type of Responder
- Compartment
Id string (Updatable) Compartment Identifier
- Description string
(Updatable) Responder recipe description.
Avoid entering confidential information.
- Details
[]Responder
Recipe Effective Responder Rule Detail (Updatable) Details of UpdateResponderRuleDetails.
- Display
Name string (Updatable) Responder recipe display name.
Avoid entering confidential information.
- 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.
- Policies []string
List of Policy
- Responder
Rule stringId (Updatable) ResponderRecipeRule Identifier
- State string
The current state of the Example.
- Supported
Modes []string Supported Execution Modes
- Time
Created string The date and time the responder recipe was created. Format defined by RFC3339.
- Time
Updated string The date and time the responder recipe was updated. Format defined by RFC3339.
- Type string
Type of Responder
- compartment
Id String (Updatable) Compartment Identifier
- description String
(Updatable) Responder recipe description.
Avoid entering confidential information.
- details
List<Responder
Recipe Effective Responder Rule Detail> (Updatable) Details of UpdateResponderRuleDetails.
- display
Name String (Updatable) Responder recipe display name.
Avoid entering confidential information.
- 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.
- policies List<String>
List of Policy
- responder
Rule StringId (Updatable) ResponderRecipeRule Identifier
- state String
The current state of the Example.
- supported
Modes List<String> Supported Execution Modes
- time
Created String The date and time the responder recipe was created. Format defined by RFC3339.
- time
Updated String The date and time the responder recipe was updated. Format defined by RFC3339.
- type String
Type of Responder
- compartment
Id string (Updatable) Compartment Identifier
- description string
(Updatable) Responder recipe description.
Avoid entering confidential information.
- details
Responder
Recipe Effective Responder Rule Detail[] (Updatable) Details of UpdateResponderRuleDetails.
- display
Name string (Updatable) Responder recipe display name.
Avoid entering confidential information.
- 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.
- policies string[]
List of Policy
- responder
Rule stringId (Updatable) ResponderRecipeRule Identifier
- state string
The current state of the Example.
- supported
Modes string[] Supported Execution Modes
- time
Created string The date and time the responder recipe was created. Format defined by RFC3339.
- time
Updated string The date and time the responder recipe was updated. Format defined by RFC3339.
- type string
Type of Responder
- compartment_
id str (Updatable) Compartment Identifier
- description str
(Updatable) Responder recipe description.
Avoid entering confidential information.
- details
Responder
Recipe Effective Responder Rule Detail] (Updatable) Details of UpdateResponderRuleDetails.
- display_
name str (Updatable) Responder recipe display name.
Avoid entering confidential information.
- 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.
- policies Sequence[str]
List of Policy
- responder_
rule_ strid (Updatable) ResponderRecipeRule Identifier
- state str
The current state of the Example.
- supported_
modes Sequence[str] Supported Execution Modes
- time_
created str The date and time the responder recipe was created. Format defined by RFC3339.
- time_
updated str The date and time the responder recipe was updated. Format defined by RFC3339.
- type str
Type of Responder
- compartment
Id String (Updatable) Compartment Identifier
- description String
(Updatable) Responder recipe description.
Avoid entering confidential information.
- details List<Property Map>
(Updatable) Details of UpdateResponderRuleDetails.
- display
Name String (Updatable) Responder recipe display name.
Avoid entering confidential information.
- 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.
- policies List<String>
List of Policy
- responder
Rule StringId (Updatable) ResponderRecipeRule Identifier
- state String
The current state of the Example.
- supported
Modes List<String> Supported Execution Modes
- time
Created String The date and time the responder recipe was created. Format defined by RFC3339.
- time
Updated String The date and time the responder recipe was updated. Format defined by RFC3339.
- type String
Type of Responder
ResponderRecipeEffectiveResponderRuleDetail
- Condition string
Base condition object
- Configurations
List<Responder
Recipe Effective Responder Rule Detail Configuration> ResponderRule configurations
- Is
Enabled bool (Updatable) Identifies state for ResponderRule
- Mode string
Execution Mode for ResponderRule
- Condition string
Base condition object
- Configurations
[]Responder
Recipe Effective Responder Rule Detail Configuration ResponderRule configurations
- Is
Enabled bool (Updatable) Identifies state for ResponderRule
- Mode string
Execution Mode for ResponderRule
- condition String
Base condition object
- configurations
List<Responder
Recipe Effective Responder Rule Detail Configuration> ResponderRule configurations
- is
Enabled Boolean (Updatable) Identifies state for ResponderRule
- mode String
Execution Mode for ResponderRule
- condition string
Base condition object
- configurations
Responder
Recipe Effective Responder Rule Detail Configuration[] ResponderRule configurations
- is
Enabled boolean (Updatable) Identifies state for ResponderRule
- mode string
Execution Mode for ResponderRule
- condition str
Base condition object
- configurations
Responder
Recipe Effective Responder Rule Detail Configuration] ResponderRule configurations
- is_
enabled bool (Updatable) Identifies state for ResponderRule
- mode str
Execution Mode for ResponderRule
- condition String
Base condition object
- configurations List<Property Map>
ResponderRule configurations
- is
Enabled Boolean (Updatable) Identifies state for ResponderRule
- mode String
Execution Mode for ResponderRule
ResponderRecipeEffectiveResponderRuleDetailConfiguration
- config_
key str Unique name of the configuration
- name str
configuration name
- value str
configuration value
ResponderRecipeResponderRule
- Details
Responder
Recipe Responder Rule Details (Updatable) Details of UpdateResponderRuleDetails.
- Responder
Rule stringId (Updatable) ResponderRecipeRule Identifier
- Compartment
Id string (Updatable) Compartment Identifier
- Description string
(Updatable) Responder recipe description.
Avoid entering confidential information.
- Display
Name string (Updatable) Responder recipe display name.
Avoid entering confidential information.
- 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.
- Policies List<string>
List of Policy
- State string
The current state of the Example.
- Supported
Modes List<string> Supported Execution Modes
- Time
Created string The date and time the responder recipe was created. Format defined by RFC3339.
- Time
Updated string The date and time the responder recipe was updated. Format defined by RFC3339.
- Type string
Type of Responder
- Details
Responder
Recipe Responder Rule Details (Updatable) Details of UpdateResponderRuleDetails.
- Responder
Rule stringId (Updatable) ResponderRecipeRule Identifier
- Compartment
Id string (Updatable) Compartment Identifier
- Description string
(Updatable) Responder recipe description.
Avoid entering confidential information.
- Display
Name string (Updatable) Responder recipe display name.
Avoid entering confidential information.
- 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.
- Policies []string
List of Policy
- State string
The current state of the Example.
- Supported
Modes []string Supported Execution Modes
- Time
Created string The date and time the responder recipe was created. Format defined by RFC3339.
- Time
Updated string The date and time the responder recipe was updated. Format defined by RFC3339.
- Type string
Type of Responder
- details
Responder
Recipe Responder Rule Details (Updatable) Details of UpdateResponderRuleDetails.
- responder
Rule StringId (Updatable) ResponderRecipeRule Identifier
- compartment
Id String (Updatable) Compartment Identifier
- description String
(Updatable) Responder recipe description.
Avoid entering confidential information.
- display
Name String (Updatable) Responder recipe display name.
Avoid entering confidential information.
- 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.
- policies List<String>
List of Policy
- state String
The current state of the Example.
- supported
Modes List<String> Supported Execution Modes
- time
Created String The date and time the responder recipe was created. Format defined by RFC3339.
- time
Updated String The date and time the responder recipe was updated. Format defined by RFC3339.
- type String
Type of Responder
- details
Responder
Recipe Responder Rule Details (Updatable) Details of UpdateResponderRuleDetails.
- responder
Rule stringId (Updatable) ResponderRecipeRule Identifier
- compartment
Id string (Updatable) Compartment Identifier
- description string
(Updatable) Responder recipe description.
Avoid entering confidential information.
- display
Name string (Updatable) Responder recipe display name.
Avoid entering confidential information.
- 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.
- policies string[]
List of Policy
- state string
The current state of the Example.
- supported
Modes string[] Supported Execution Modes
- time
Created string The date and time the responder recipe was created. Format defined by RFC3339.
- time
Updated string The date and time the responder recipe was updated. Format defined by RFC3339.
- type string
Type of Responder
- details
Responder
Recipe Responder Rule Details (Updatable) Details of UpdateResponderRuleDetails.
- responder_
rule_ strid (Updatable) ResponderRecipeRule Identifier
- compartment_
id str (Updatable) Compartment Identifier
- description str
(Updatable) Responder recipe description.
Avoid entering confidential information.
- display_
name str (Updatable) Responder recipe display name.
Avoid entering confidential information.
- 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.
- policies Sequence[str]
List of Policy
- state str
The current state of the Example.
- supported_
modes Sequence[str] Supported Execution Modes
- time_
created str The date and time the responder recipe was created. Format defined by RFC3339.
- time_
updated str The date and time the responder recipe was updated. Format defined by RFC3339.
- type str
Type of Responder
- details Property Map
(Updatable) Details of UpdateResponderRuleDetails.
- responder
Rule StringId (Updatable) ResponderRecipeRule Identifier
- compartment
Id String (Updatable) Compartment Identifier
- description String
(Updatable) Responder recipe description.
Avoid entering confidential information.
- display
Name String (Updatable) Responder recipe display name.
Avoid entering confidential information.
- 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.
- policies List<String>
List of Policy
- state String
The current state of the Example.
- supported
Modes List<String> Supported Execution Modes
- time
Created String The date and time the responder recipe was created. Format defined by RFC3339.
- time
Updated String The date and time the responder recipe was updated. Format defined by RFC3339.
- type String
Type of Responder
ResponderRecipeResponderRuleDetails
- Is
Enabled bool (Updatable) Identifies state for ResponderRule
- Condition string
Base condition object
- Configurations
List<Responder
Recipe Responder Rule Details Configuration> ResponderRule configurations
- Mode string
Execution Mode for ResponderRule
- Is
Enabled bool (Updatable) Identifies state for ResponderRule
- Condition string
Base condition object
- Configurations
[]Responder
Recipe Responder Rule Details Configuration ResponderRule configurations
- Mode string
Execution Mode for ResponderRule
- is
Enabled Boolean (Updatable) Identifies state for ResponderRule
- condition String
Base condition object
- configurations
List<Responder
Recipe Responder Rule Details Configuration> ResponderRule configurations
- mode String
Execution Mode for ResponderRule
- is
Enabled boolean (Updatable) Identifies state for ResponderRule
- condition string
Base condition object
- configurations
Responder
Recipe Responder Rule Details Configuration[] ResponderRule configurations
- mode string
Execution Mode for ResponderRule
- is_
enabled bool (Updatable) Identifies state for ResponderRule
- condition str
Base condition object
- configurations
Responder
Recipe Responder Rule Details Configuration] ResponderRule configurations
- mode str
Execution Mode for ResponderRule
- is
Enabled Boolean (Updatable) Identifies state for ResponderRule
- condition String
Base condition object
- configurations List<Property Map>
ResponderRule configurations
- mode String
Execution Mode for ResponderRule
ResponderRecipeResponderRuleDetailsConfiguration
- config_
key str Unique name of the configuration
- name str
configuration name
- value str
configuration value
Import
ResponderRecipes can be imported using the id
, e.g.
$ pulumi import oci:CloudGuard/responderRecipe:ResponderRecipe test_responder_recipe "id"
Package Details
- Repository
- oci pulumi/pulumi-oci
- License
- Apache-2.0
- Notes
This Pulumi package is based on the
oci
Terraform Provider.