fortimanager.ObjectDlpFpsensitivity
Explore with Pulumi AI
Create self-explanatory DLP sensitivity levels to be used when setting sensitivity under config fp-doc-source.
Create ObjectDlpFpsensitivity Resource
Resources are created with functions called constructors. To learn more about declaring and configuring resources, see Resources.
Constructor syntax
new ObjectDlpFpsensitivity(name: string, args?: ObjectDlpFpsensitivityArgs, opts?: CustomResourceOptions);
@overload
def ObjectDlpFpsensitivity(resource_name: str,
args: Optional[ObjectDlpFpsensitivityArgs] = None,
opts: Optional[ResourceOptions] = None)
@overload
def ObjectDlpFpsensitivity(resource_name: str,
opts: Optional[ResourceOptions] = None,
adom: Optional[str] = None,
name: Optional[str] = None,
object_dlp_fpsensitivity_id: Optional[str] = None,
scopetype: Optional[str] = None)
func NewObjectDlpFpsensitivity(ctx *Context, name string, args *ObjectDlpFpsensitivityArgs, opts ...ResourceOption) (*ObjectDlpFpsensitivity, error)
public ObjectDlpFpsensitivity(string name, ObjectDlpFpsensitivityArgs? args = null, CustomResourceOptions? opts = null)
public ObjectDlpFpsensitivity(String name, ObjectDlpFpsensitivityArgs args)
public ObjectDlpFpsensitivity(String name, ObjectDlpFpsensitivityArgs args, CustomResourceOptions options)
type: fortimanager:ObjectDlpFpsensitivity
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 ObjectDlpFpsensitivityArgs
- 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 ObjectDlpFpsensitivityArgs
- 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 ObjectDlpFpsensitivityArgs
- The arguments to resource properties.
- opts ResourceOption
- Bag of options to control resource's behavior.
- name string
- The unique name of the resource.
- args ObjectDlpFpsensitivityArgs
- The arguments to resource properties.
- opts CustomResourceOptions
- Bag of options to control resource's behavior.
- name String
- The unique name of the resource.
- args ObjectDlpFpsensitivityArgs
- 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 objectDlpFpsensitivityResource = new Fortimanager.ObjectDlpFpsensitivity("objectDlpFpsensitivityResource", new()
{
Adom = "string",
Name = "string",
ObjectDlpFpsensitivityId = "string",
Scopetype = "string",
});
example, err := fortimanager.NewObjectDlpFpsensitivity(ctx, "objectDlpFpsensitivityResource", &fortimanager.ObjectDlpFpsensitivityArgs{
Adom: pulumi.String("string"),
Name: pulumi.String("string"),
ObjectDlpFpsensitivityId: pulumi.String("string"),
Scopetype: pulumi.String("string"),
})
var objectDlpFpsensitivityResource = new ObjectDlpFpsensitivity("objectDlpFpsensitivityResource", ObjectDlpFpsensitivityArgs.builder()
.adom("string")
.name("string")
.objectDlpFpsensitivityId("string")
.scopetype("string")
.build());
object_dlp_fpsensitivity_resource = fortimanager.ObjectDlpFpsensitivity("objectDlpFpsensitivityResource",
adom="string",
name="string",
object_dlp_fpsensitivity_id="string",
scopetype="string")
const objectDlpFpsensitivityResource = new fortimanager.ObjectDlpFpsensitivity("objectDlpFpsensitivityResource", {
adom: "string",
name: "string",
objectDlpFpsensitivityId: "string",
scopetype: "string",
});
type: fortimanager:ObjectDlpFpsensitivity
properties:
adom: string
name: string
objectDlpFpsensitivityId: string
scopetype: string
ObjectDlpFpsensitivity Resource Properties
To learn more about resource properties and how to use them, see Inputs and Outputs in the Architecture and Concepts docs.
Inputs
In Python, inputs that are objects can be passed either as argument classes or as dictionary literals.
The ObjectDlpFpsensitivity resource accepts the following input properties:
- Adom string
- Adom. This value is valid only when the
scopetype
isadom
, otherwise the value of adom in the provider will be inherited. - Name string
- DLP Sensitivity Levels.
- Object
Dlp stringFpsensitivity Id - an identifier for the resource with format {{name}}.
- Scopetype string
- The scope of application of the resource. Valid values:
inherit
,adom
,global
. Theinherit
means that the scopetype of the provider will be inherited, and adom will also be inherited. The default value isinherit
.
- Adom string
- Adom. This value is valid only when the
scopetype
isadom
, otherwise the value of adom in the provider will be inherited. - Name string
- DLP Sensitivity Levels.
- Object
Dlp stringFpsensitivity Id - an identifier for the resource with format {{name}}.
- Scopetype string
- The scope of application of the resource. Valid values:
inherit
,adom
,global
. Theinherit
means that the scopetype of the provider will be inherited, and adom will also be inherited. The default value isinherit
.
- adom String
- Adom. This value is valid only when the
scopetype
isadom
, otherwise the value of adom in the provider will be inherited. - name String
- DLP Sensitivity Levels.
- object
Dlp StringFpsensitivity Id - an identifier for the resource with format {{name}}.
- scopetype String
- The scope of application of the resource. Valid values:
inherit
,adom
,global
. Theinherit
means that the scopetype of the provider will be inherited, and adom will also be inherited. The default value isinherit
.
- adom string
- Adom. This value is valid only when the
scopetype
isadom
, otherwise the value of adom in the provider will be inherited. - name string
- DLP Sensitivity Levels.
- object
Dlp stringFpsensitivity Id - an identifier for the resource with format {{name}}.
- scopetype string
- The scope of application of the resource. Valid values:
inherit
,adom
,global
. Theinherit
means that the scopetype of the provider will be inherited, and adom will also be inherited. The default value isinherit
.
- adom str
- Adom. This value is valid only when the
scopetype
isadom
, otherwise the value of adom in the provider will be inherited. - name str
- DLP Sensitivity Levels.
- object_
dlp_ strfpsensitivity_ id - an identifier for the resource with format {{name}}.
- scopetype str
- The scope of application of the resource. Valid values:
inherit
,adom
,global
. Theinherit
means that the scopetype of the provider will be inherited, and adom will also be inherited. The default value isinherit
.
- adom String
- Adom. This value is valid only when the
scopetype
isadom
, otherwise the value of adom in the provider will be inherited. - name String
- DLP Sensitivity Levels.
- object
Dlp StringFpsensitivity Id - an identifier for the resource with format {{name}}.
- scopetype String
- The scope of application of the resource. Valid values:
inherit
,adom
,global
. Theinherit
means that the scopetype of the provider will be inherited, and adom will also be inherited. The default value isinherit
.
Outputs
All input properties are implicitly available as output properties. Additionally, the ObjectDlpFpsensitivity resource produces the following output properties:
- Id string
- The provider-assigned unique ID for this managed resource.
- Id string
- The provider-assigned unique ID for this managed resource.
- id String
- The provider-assigned unique ID for this managed resource.
- id string
- The provider-assigned unique ID for this managed resource.
- id str
- The provider-assigned unique ID for this managed resource.
- id String
- The provider-assigned unique ID for this managed resource.
Look up Existing ObjectDlpFpsensitivity Resource
Get an existing ObjectDlpFpsensitivity 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?: ObjectDlpFpsensitivityState, opts?: CustomResourceOptions): ObjectDlpFpsensitivity
@staticmethod
def get(resource_name: str,
id: str,
opts: Optional[ResourceOptions] = None,
adom: Optional[str] = None,
name: Optional[str] = None,
object_dlp_fpsensitivity_id: Optional[str] = None,
scopetype: Optional[str] = None) -> ObjectDlpFpsensitivity
func GetObjectDlpFpsensitivity(ctx *Context, name string, id IDInput, state *ObjectDlpFpsensitivityState, opts ...ResourceOption) (*ObjectDlpFpsensitivity, error)
public static ObjectDlpFpsensitivity Get(string name, Input<string> id, ObjectDlpFpsensitivityState? state, CustomResourceOptions? opts = null)
public static ObjectDlpFpsensitivity get(String name, Output<String> id, ObjectDlpFpsensitivityState state, CustomResourceOptions options)
resources: _: type: fortimanager:ObjectDlpFpsensitivity get: id: ${id}
- 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.
- Adom string
- Adom. This value is valid only when the
scopetype
isadom
, otherwise the value of adom in the provider will be inherited. - Name string
- DLP Sensitivity Levels.
- Object
Dlp stringFpsensitivity Id - an identifier for the resource with format {{name}}.
- Scopetype string
- The scope of application of the resource. Valid values:
inherit
,adom
,global
. Theinherit
means that the scopetype of the provider will be inherited, and adom will also be inherited. The default value isinherit
.
- Adom string
- Adom. This value is valid only when the
scopetype
isadom
, otherwise the value of adom in the provider will be inherited. - Name string
- DLP Sensitivity Levels.
- Object
Dlp stringFpsensitivity Id - an identifier for the resource with format {{name}}.
- Scopetype string
- The scope of application of the resource. Valid values:
inherit
,adom
,global
. Theinherit
means that the scopetype of the provider will be inherited, and adom will also be inherited. The default value isinherit
.
- adom String
- Adom. This value is valid only when the
scopetype
isadom
, otherwise the value of adom in the provider will be inherited. - name String
- DLP Sensitivity Levels.
- object
Dlp StringFpsensitivity Id - an identifier for the resource with format {{name}}.
- scopetype String
- The scope of application of the resource. Valid values:
inherit
,adom
,global
. Theinherit
means that the scopetype of the provider will be inherited, and adom will also be inherited. The default value isinherit
.
- adom string
- Adom. This value is valid only when the
scopetype
isadom
, otherwise the value of adom in the provider will be inherited. - name string
- DLP Sensitivity Levels.
- object
Dlp stringFpsensitivity Id - an identifier for the resource with format {{name}}.
- scopetype string
- The scope of application of the resource. Valid values:
inherit
,adom
,global
. Theinherit
means that the scopetype of the provider will be inherited, and adom will also be inherited. The default value isinherit
.
- adom str
- Adom. This value is valid only when the
scopetype
isadom
, otherwise the value of adom in the provider will be inherited. - name str
- DLP Sensitivity Levels.
- object_
dlp_ strfpsensitivity_ id - an identifier for the resource with format {{name}}.
- scopetype str
- The scope of application of the resource. Valid values:
inherit
,adom
,global
. Theinherit
means that the scopetype of the provider will be inherited, and adom will also be inherited. The default value isinherit
.
- adom String
- Adom. This value is valid only when the
scopetype
isadom
, otherwise the value of adom in the provider will be inherited. - name String
- DLP Sensitivity Levels.
- object
Dlp StringFpsensitivity Id - an identifier for the resource with format {{name}}.
- scopetype String
- The scope of application of the resource. Valid values:
inherit
,adom
,global
. Theinherit
means that the scopetype of the provider will be inherited, and adom will also be inherited. The default value isinherit
.
Import
ObjectDlp FpSensitivity can be imported using any of these accepted formats:
$ export “FORTIMANAGER_IMPORT_TABLE”=“true”
$ pulumi import fortimanager:index/objectDlpFpsensitivity:ObjectDlpFpsensitivity labelname {{name}}
$ unset “FORTIMANAGER_IMPORT_TABLE”
-> Hint: The scopetype and adom for import will directly inherit the scopetype and adom configuration of the provider.
To learn more about importing existing cloud resources, see Importing resources.
Package Details
- Repository
- fortimanager fortinetdev/terraform-provider-fortimanager
- License
- Notes
- This Pulumi package is based on the
fortimanager
Terraform Provider.