Akamai v7.2.0 published on Friday, May 31, 2024 by Pulumi
akamai.AppSecEval
Explore with Pulumi AI
Create AppSecEval Resource
Resources are created with functions called constructors. To learn more about declaring and configuring resources, see Resources.
Constructor syntax
new AppSecEval(name: string, args: AppSecEvalArgs, opts?: CustomResourceOptions);
@overload
def AppSecEval(resource_name: str,
args: AppSecEvalArgs,
opts: Optional[ResourceOptions] = None)
@overload
def AppSecEval(resource_name: str,
opts: Optional[ResourceOptions] = None,
config_id: Optional[int] = None,
eval_operation: Optional[str] = None,
security_policy_id: Optional[str] = None,
eval_mode: Optional[str] = None)
func NewAppSecEval(ctx *Context, name string, args AppSecEvalArgs, opts ...ResourceOption) (*AppSecEval, error)
public AppSecEval(string name, AppSecEvalArgs args, CustomResourceOptions? opts = null)
public AppSecEval(String name, AppSecEvalArgs args)
public AppSecEval(String name, AppSecEvalArgs args, CustomResourceOptions options)
type: akamai:AppSecEval
properties: # The arguments to resource properties.
options: # Bag of options to control resource's behavior.
Parameters
- name string
- The unique name of the resource.
- args AppSecEvalArgs
- 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 AppSecEvalArgs
- 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 AppSecEvalArgs
- The arguments to resource properties.
- opts ResourceOption
- Bag of options to control resource's behavior.
- name string
- The unique name of the resource.
- args AppSecEvalArgs
- The arguments to resource properties.
- opts CustomResourceOptions
- Bag of options to control resource's behavior.
- name String
- The unique name of the resource.
- args AppSecEvalArgs
- The arguments to resource properties.
- options CustomResourceOptions
- Bag of options to control resource's behavior.
Constructor example
The following reference example uses placeholder values for all input properties.
var appSecEvalResource = new Akamai.AppSecEval("appSecEvalResource", new()
{
ConfigId = 0,
EvalOperation = "string",
SecurityPolicyId = "string",
EvalMode = "string",
});
example, err := akamai.NewAppSecEval(ctx, "appSecEvalResource", &akamai.AppSecEvalArgs{
ConfigId: pulumi.Int(0),
EvalOperation: pulumi.String("string"),
SecurityPolicyId: pulumi.String("string"),
EvalMode: pulumi.String("string"),
})
var appSecEvalResource = new AppSecEval("appSecEvalResource", AppSecEvalArgs.builder()
.configId(0)
.evalOperation("string")
.securityPolicyId("string")
.evalMode("string")
.build());
app_sec_eval_resource = akamai.AppSecEval("appSecEvalResource",
config_id=0,
eval_operation="string",
security_policy_id="string",
eval_mode="string")
const appSecEvalResource = new akamai.AppSecEval("appSecEvalResource", {
configId: 0,
evalOperation: "string",
securityPolicyId: "string",
evalMode: "string",
});
type: akamai:AppSecEval
properties:
configId: 0
evalMode: string
evalOperation: string
securityPolicyId: string
AppSecEval 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 AppSecEval resource accepts the following input properties:
- Config
Id int - Unique identifier of the security configuration
- Eval
Operation string - Evaluation mode operation (START, STOP, RESTART, UPDATE or COMPLETE)
- Security
Policy stringId - Unique identifier of the security policy
- Eval
Mode string - Evaluation mode (ASE_AUTO or ASE_MANUAL)
- Config
Id int - Unique identifier of the security configuration
- Eval
Operation string - Evaluation mode operation (START, STOP, RESTART, UPDATE or COMPLETE)
- Security
Policy stringId - Unique identifier of the security policy
- Eval
Mode string - Evaluation mode (ASE_AUTO or ASE_MANUAL)
- config
Id Integer - Unique identifier of the security configuration
- eval
Operation String - Evaluation mode operation (START, STOP, RESTART, UPDATE or COMPLETE)
- security
Policy StringId - Unique identifier of the security policy
- eval
Mode String - Evaluation mode (ASE_AUTO or ASE_MANUAL)
- config
Id number - Unique identifier of the security configuration
- eval
Operation string - Evaluation mode operation (START, STOP, RESTART, UPDATE or COMPLETE)
- security
Policy stringId - Unique identifier of the security policy
- eval
Mode string - Evaluation mode (ASE_AUTO or ASE_MANUAL)
- config_
id int - Unique identifier of the security configuration
- eval_
operation str - Evaluation mode operation (START, STOP, RESTART, UPDATE or COMPLETE)
- security_
policy_ strid - Unique identifier of the security policy
- eval_
mode str - Evaluation mode (ASE_AUTO or ASE_MANUAL)
- config
Id Number - Unique identifier of the security configuration
- eval
Operation String - Evaluation mode operation (START, STOP, RESTART, UPDATE or COMPLETE)
- security
Policy StringId - Unique identifier of the security policy
- eval
Mode String - Evaluation mode (ASE_AUTO or ASE_MANUAL)
Outputs
All input properties are implicitly available as output properties. Additionally, the AppSecEval resource produces the following output properties:
- Current
Ruleset string - Versioning information for the Kona Rule Set currently in use in production
- Eval
Status string - Whether an evaluation is currently in progress
- Evaluating
Ruleset string - Versioning information for the Kona Rule Set being evaluated
- Expiration
Date string - Date when the evaluation period ends
- Id string
- The provider-assigned unique ID for this managed resource.
- Current
Ruleset string - Versioning information for the Kona Rule Set currently in use in production
- Eval
Status string - Whether an evaluation is currently in progress
- Evaluating
Ruleset string - Versioning information for the Kona Rule Set being evaluated
- Expiration
Date string - Date when the evaluation period ends
- Id string
- The provider-assigned unique ID for this managed resource.
- current
Ruleset String - Versioning information for the Kona Rule Set currently in use in production
- eval
Status String - Whether an evaluation is currently in progress
- evaluating
Ruleset String - Versioning information for the Kona Rule Set being evaluated
- expiration
Date String - Date when the evaluation period ends
- id String
- The provider-assigned unique ID for this managed resource.
- current
Ruleset string - Versioning information for the Kona Rule Set currently in use in production
- eval
Status string - Whether an evaluation is currently in progress
- evaluating
Ruleset string - Versioning information for the Kona Rule Set being evaluated
- expiration
Date string - Date when the evaluation period ends
- id string
- The provider-assigned unique ID for this managed resource.
- current_
ruleset str - Versioning information for the Kona Rule Set currently in use in production
- eval_
status str - Whether an evaluation is currently in progress
- evaluating_
ruleset str - Versioning information for the Kona Rule Set being evaluated
- expiration_
date str - Date when the evaluation period ends
- id str
- The provider-assigned unique ID for this managed resource.
- current
Ruleset String - Versioning information for the Kona Rule Set currently in use in production
- eval
Status String - Whether an evaluation is currently in progress
- evaluating
Ruleset String - Versioning information for the Kona Rule Set being evaluated
- expiration
Date String - Date when the evaluation period ends
- id String
- The provider-assigned unique ID for this managed resource.
Look up Existing AppSecEval Resource
Get an existing AppSecEval 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?: AppSecEvalState, opts?: CustomResourceOptions): AppSecEval
@staticmethod
def get(resource_name: str,
id: str,
opts: Optional[ResourceOptions] = None,
config_id: Optional[int] = None,
current_ruleset: Optional[str] = None,
eval_mode: Optional[str] = None,
eval_operation: Optional[str] = None,
eval_status: Optional[str] = None,
evaluating_ruleset: Optional[str] = None,
expiration_date: Optional[str] = None,
security_policy_id: Optional[str] = None) -> AppSecEval
func GetAppSecEval(ctx *Context, name string, id IDInput, state *AppSecEvalState, opts ...ResourceOption) (*AppSecEval, error)
public static AppSecEval Get(string name, Input<string> id, AppSecEvalState? state, CustomResourceOptions? opts = null)
public static AppSecEval get(String name, Output<String> id, AppSecEvalState 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.
- Config
Id int - Unique identifier of the security configuration
- Current
Ruleset string - Versioning information for the Kona Rule Set currently in use in production
- Eval
Mode string - Evaluation mode (ASE_AUTO or ASE_MANUAL)
- Eval
Operation string - Evaluation mode operation (START, STOP, RESTART, UPDATE or COMPLETE)
- Eval
Status string - Whether an evaluation is currently in progress
- Evaluating
Ruleset string - Versioning information for the Kona Rule Set being evaluated
- Expiration
Date string - Date when the evaluation period ends
- Security
Policy stringId - Unique identifier of the security policy
- Config
Id int - Unique identifier of the security configuration
- Current
Ruleset string - Versioning information for the Kona Rule Set currently in use in production
- Eval
Mode string - Evaluation mode (ASE_AUTO or ASE_MANUAL)
- Eval
Operation string - Evaluation mode operation (START, STOP, RESTART, UPDATE or COMPLETE)
- Eval
Status string - Whether an evaluation is currently in progress
- Evaluating
Ruleset string - Versioning information for the Kona Rule Set being evaluated
- Expiration
Date string - Date when the evaluation period ends
- Security
Policy stringId - Unique identifier of the security policy
- config
Id Integer - Unique identifier of the security configuration
- current
Ruleset String - Versioning information for the Kona Rule Set currently in use in production
- eval
Mode String - Evaluation mode (ASE_AUTO or ASE_MANUAL)
- eval
Operation String - Evaluation mode operation (START, STOP, RESTART, UPDATE or COMPLETE)
- eval
Status String - Whether an evaluation is currently in progress
- evaluating
Ruleset String - Versioning information for the Kona Rule Set being evaluated
- expiration
Date String - Date when the evaluation period ends
- security
Policy StringId - Unique identifier of the security policy
- config
Id number - Unique identifier of the security configuration
- current
Ruleset string - Versioning information for the Kona Rule Set currently in use in production
- eval
Mode string - Evaluation mode (ASE_AUTO or ASE_MANUAL)
- eval
Operation string - Evaluation mode operation (START, STOP, RESTART, UPDATE or COMPLETE)
- eval
Status string - Whether an evaluation is currently in progress
- evaluating
Ruleset string - Versioning information for the Kona Rule Set being evaluated
- expiration
Date string - Date when the evaluation period ends
- security
Policy stringId - Unique identifier of the security policy
- config_
id int - Unique identifier of the security configuration
- current_
ruleset str - Versioning information for the Kona Rule Set currently in use in production
- eval_
mode str - Evaluation mode (ASE_AUTO or ASE_MANUAL)
- eval_
operation str - Evaluation mode operation (START, STOP, RESTART, UPDATE or COMPLETE)
- eval_
status str - Whether an evaluation is currently in progress
- evaluating_
ruleset str - Versioning information for the Kona Rule Set being evaluated
- expiration_
date str - Date when the evaluation period ends
- security_
policy_ strid - Unique identifier of the security policy
- config
Id Number - Unique identifier of the security configuration
- current
Ruleset String - Versioning information for the Kona Rule Set currently in use in production
- eval
Mode String - Evaluation mode (ASE_AUTO or ASE_MANUAL)
- eval
Operation String - Evaluation mode operation (START, STOP, RESTART, UPDATE or COMPLETE)
- eval
Status String - Whether an evaluation is currently in progress
- evaluating
Ruleset String - Versioning information for the Kona Rule Set being evaluated
- expiration
Date String - Date when the evaluation period ends
- security
Policy StringId - Unique identifier of the security policy
Package Details
- Repository
- Akamai pulumi/pulumi-akamai
- License
- Apache-2.0
- Notes
- This Pulumi package is based on the
akamai
Terraform Provider.