checkpoint.ManagementResetSic
Explore with Pulumi AI
Create ManagementResetSic Resource
Resources are created with functions called constructors. To learn more about declaring and configuring resources, see Resources.
Constructor syntax
new ManagementResetSic(name: string, args?: ManagementResetSicArgs, opts?: CustomResourceOptions);
@overload
def ManagementResetSic(resource_name: str,
args: Optional[ManagementResetSicArgs] = None,
opts: Optional[ResourceOptions] = None)
@overload
def ManagementResetSic(resource_name: str,
opts: Optional[ResourceOptions] = None,
management_reset_sic_id: Optional[str] = None,
name: Optional[str] = None)
func NewManagementResetSic(ctx *Context, name string, args *ManagementResetSicArgs, opts ...ResourceOption) (*ManagementResetSic, error)
public ManagementResetSic(string name, ManagementResetSicArgs? args = null, CustomResourceOptions? opts = null)
public ManagementResetSic(String name, ManagementResetSicArgs args)
public ManagementResetSic(String name, ManagementResetSicArgs args, CustomResourceOptions options)
type: checkpoint:ManagementResetSic
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 ManagementResetSicArgs
- 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 ManagementResetSicArgs
- 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 ManagementResetSicArgs
- The arguments to resource properties.
- opts ResourceOption
- Bag of options to control resource's behavior.
- name string
- The unique name of the resource.
- args ManagementResetSicArgs
- The arguments to resource properties.
- opts CustomResourceOptions
- Bag of options to control resource's behavior.
- name String
- The unique name of the resource.
- args ManagementResetSicArgs
- 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 managementResetSicResource = new Checkpoint.ManagementResetSic("managementResetSicResource", new()
{
ManagementResetSicId = "string",
Name = "string",
});
example, err := checkpoint.NewManagementResetSic(ctx, "managementResetSicResource", &checkpoint.ManagementResetSicArgs{
ManagementResetSicId: pulumi.String("string"),
Name: pulumi.String("string"),
})
var managementResetSicResource = new ManagementResetSic("managementResetSicResource", ManagementResetSicArgs.builder()
.managementResetSicId("string")
.name("string")
.build());
management_reset_sic_resource = checkpoint.ManagementResetSic("managementResetSicResource",
management_reset_sic_id="string",
name="string")
const managementResetSicResource = new checkpoint.ManagementResetSic("managementResetSicResource", {
managementResetSicId: "string",
name: "string",
});
type: checkpoint:ManagementResetSic
properties:
managementResetSicId: string
name: string
ManagementResetSic 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 ManagementResetSic resource accepts the following input properties:
- Management
Reset stringSic Id - Name string
- Gateway, cluster member or Check Point host name.
- Management
Reset stringSic Id - Name string
- Gateway, cluster member or Check Point host name.
- management
Reset StringSic Id - name String
- Gateway, cluster member or Check Point host name.
- management
Reset stringSic Id - name string
- Gateway, cluster member or Check Point host name.
- management_
reset_ strsic_ id - name str
- Gateway, cluster member or Check Point host name.
- management
Reset StringSic Id - name String
- Gateway, cluster member or Check Point host name.
Outputs
All input properties are implicitly available as output properties. Additionally, the ManagementResetSic resource produces the following output properties:
Look up Existing ManagementResetSic Resource
Get an existing ManagementResetSic 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?: ManagementResetSicState, opts?: CustomResourceOptions): ManagementResetSic
@staticmethod
def get(resource_name: str,
id: str,
opts: Optional[ResourceOptions] = None,
management_reset_sic_id: Optional[str] = None,
message: Optional[str] = None,
name: Optional[str] = None,
task_id: Optional[str] = None) -> ManagementResetSic
func GetManagementResetSic(ctx *Context, name string, id IDInput, state *ManagementResetSicState, opts ...ResourceOption) (*ManagementResetSic, error)
public static ManagementResetSic Get(string name, Input<string> id, ManagementResetSicState? state, CustomResourceOptions? opts = null)
public static ManagementResetSic get(String name, Output<String> id, ManagementResetSicState state, CustomResourceOptions options)
resources: _: type: checkpoint:ManagementResetSic 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.
- Management
Reset stringSic Id - Message string
- Operation status.
- Name string
- Gateway, cluster member or Check Point host name.
- Task
Id string - Command asynchronous task unique identifier.
- Management
Reset stringSic Id - Message string
- Operation status.
- Name string
- Gateway, cluster member or Check Point host name.
- Task
Id string - Command asynchronous task unique identifier.
- management
Reset StringSic Id - message String
- Operation status.
- name String
- Gateway, cluster member or Check Point host name.
- task
Id String - Command asynchronous task unique identifier.
- management
Reset stringSic Id - message string
- Operation status.
- name string
- Gateway, cluster member or Check Point host name.
- task
Id string - Command asynchronous task unique identifier.
- management_
reset_ strsic_ id - message str
- Operation status.
- name str
- Gateway, cluster member or Check Point host name.
- task_
id str - Command asynchronous task unique identifier.
- management
Reset StringSic Id - message String
- Operation status.
- name String
- Gateway, cluster member or Check Point host name.
- task
Id String - Command asynchronous task unique identifier.
Package Details
- Repository
- checkpoint checkpointsw/terraform-provider-checkpoint
- License
- Notes
- This Pulumi package is based on the
checkpoint
Terraform Provider.