1. Packages
  2. Packages
  3. Checkpoint Provider
  4. API Docs
  5. GaiaCommandApplyMaestroSecurityGroupsChanges
Viewing docs for checkpoint 3.2.0
published on Monday, Jun 15, 2026 by checkpointsw
Viewing docs for checkpoint 3.2.0
published on Monday, Jun 15, 2026 by checkpointsw

    Create GaiaCommandApplyMaestroSecurityGroupsChanges Resource

    Resources are created with functions called constructors. To learn more about declaring and configuring resources, see Resources.

    Constructor syntax

    new GaiaCommandApplyMaestroSecurityGroupsChanges(name: string, args?: GaiaCommandApplyMaestroSecurityGroupsChangesArgs, opts?: CustomResourceOptions);
    @overload
    def GaiaCommandApplyMaestroSecurityGroupsChanges(resource_name: str,
                                                     args: Optional[GaiaCommandApplyMaestroSecurityGroupsChangesArgs] = None,
                                                     opts: Optional[ResourceOptions] = None)
    
    @overload
    def GaiaCommandApplyMaestroSecurityGroupsChanges(resource_name: str,
                                                     opts: Optional[ResourceOptions] = None,
                                                     debug: Optional[bool] = None,
                                                     gaia_command_apply_maestro_security_groups_changes_id: Optional[str] = None)
    func NewGaiaCommandApplyMaestroSecurityGroupsChanges(ctx *Context, name string, args *GaiaCommandApplyMaestroSecurityGroupsChangesArgs, opts ...ResourceOption) (*GaiaCommandApplyMaestroSecurityGroupsChanges, error)
    public GaiaCommandApplyMaestroSecurityGroupsChanges(string name, GaiaCommandApplyMaestroSecurityGroupsChangesArgs? args = null, CustomResourceOptions? opts = null)
    public GaiaCommandApplyMaestroSecurityGroupsChanges(String name, GaiaCommandApplyMaestroSecurityGroupsChangesArgs args)
    public GaiaCommandApplyMaestroSecurityGroupsChanges(String name, GaiaCommandApplyMaestroSecurityGroupsChangesArgs args, CustomResourceOptions options)
    
    type: checkpoint:GaiaCommandApplyMaestroSecurityGroupsChanges
    properties: # The arguments to resource properties.
    options: # Bag of options to control resource's behavior.
    
    
    resource "checkpoint_gaiacommandapplymaestrosecuritygroupschanges" "name" {
        # resource properties
    }

    Parameters

    name string
    The unique name of the resource.
    args GaiaCommandApplyMaestroSecurityGroupsChangesArgs
    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 GaiaCommandApplyMaestroSecurityGroupsChangesArgs
    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 GaiaCommandApplyMaestroSecurityGroupsChangesArgs
    The arguments to resource properties.
    opts ResourceOption
    Bag of options to control resource's behavior.
    name string
    The unique name of the resource.
    args GaiaCommandApplyMaestroSecurityGroupsChangesArgs
    The arguments to resource properties.
    opts CustomResourceOptions
    Bag of options to control resource's behavior.
    name String
    The unique name of the resource.
    args GaiaCommandApplyMaestroSecurityGroupsChangesArgs
    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 gaiaCommandApplyMaestroSecurityGroupsChangesResource = new Checkpoint.GaiaCommandApplyMaestroSecurityGroupsChanges("gaiaCommandApplyMaestroSecurityGroupsChangesResource", new()
    {
        Debug = false,
        GaiaCommandApplyMaestroSecurityGroupsChangesId = "string",
    });
    
    example, err := checkpoint.NewGaiaCommandApplyMaestroSecurityGroupsChanges(ctx, "gaiaCommandApplyMaestroSecurityGroupsChangesResource", &checkpoint.GaiaCommandApplyMaestroSecurityGroupsChangesArgs{
    	Debug: pulumi.Bool(false),
    	GaiaCommandApplyMaestroSecurityGroupsChangesId: pulumi.String("string"),
    })
    
    resource "checkpoint_gaiacommandapplymaestrosecuritygroupschanges" "gaiaCommandApplyMaestroSecurityGroupsChangesResource" {
      debug                                                 = false
      gaia_command_apply_maestro_security_groups_changes_id = "string"
    }
    
    var gaiaCommandApplyMaestroSecurityGroupsChangesResource = new GaiaCommandApplyMaestroSecurityGroupsChanges("gaiaCommandApplyMaestroSecurityGroupsChangesResource", GaiaCommandApplyMaestroSecurityGroupsChangesArgs.builder()
        .debug(false)
        .gaiaCommandApplyMaestroSecurityGroupsChangesId("string")
        .build());
    
    gaia_command_apply_maestro_security_groups_changes_resource = checkpoint.GaiaCommandApplyMaestroSecurityGroupsChanges("gaiaCommandApplyMaestroSecurityGroupsChangesResource",
        debug=False,
        gaia_command_apply_maestro_security_groups_changes_id="string")
    
    const gaiaCommandApplyMaestroSecurityGroupsChangesResource = new checkpoint.GaiaCommandApplyMaestroSecurityGroupsChanges("gaiaCommandApplyMaestroSecurityGroupsChangesResource", {
        debug: false,
        gaiaCommandApplyMaestroSecurityGroupsChangesId: "string",
    });
    
    type: checkpoint:GaiaCommandApplyMaestroSecurityGroupsChanges
    properties:
        debug: false
        gaiaCommandApplyMaestroSecurityGroupsChangesId: string
    

    GaiaCommandApplyMaestroSecurityGroupsChanges 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 GaiaCommandApplyMaestroSecurityGroupsChanges resource accepts the following input properties:

    Debug bool
    Enable debugging for this resource only.
    GaiaCommandApplyMaestroSecurityGroupsChangesId string
    Debug bool
    Enable debugging for this resource only.
    GaiaCommandApplyMaestroSecurityGroupsChangesId string
    debug bool
    Enable debugging for this resource only.
    gaia_command_apply_maestro_security_groups_changes_id string
    debug Boolean
    Enable debugging for this resource only.
    gaiaCommandApplyMaestroSecurityGroupsChangesId String
    debug boolean
    Enable debugging for this resource only.
    gaiaCommandApplyMaestroSecurityGroupsChangesId string
    debug bool
    Enable debugging for this resource only.
    gaia_command_apply_maestro_security_groups_changes_id str
    debug Boolean
    Enable debugging for this resource only.
    gaiaCommandApplyMaestroSecurityGroupsChangesId String

    Outputs

    All input properties are implicitly available as output properties. Additionally, the GaiaCommandApplyMaestroSecurityGroupsChanges resource produces the following output properties:

    Id string
    The provider-assigned unique ID for this managed resource.
    SecurityGroups List<GaiaCommandApplyMaestroSecurityGroupsChangesSecurityGroup>
    N/A
    Id string
    The provider-assigned unique ID for this managed resource.
    SecurityGroups []GaiaCommandApplyMaestroSecurityGroupsChangesSecurityGroup
    N/A
    id string
    The provider-assigned unique ID for this managed resource.
    security_groups list(object)
    N/A
    id String
    The provider-assigned unique ID for this managed resource.
    securityGroups List<GaiaCommandApplyMaestroSecurityGroupsChangesSecurityGroup>
    N/A
    id string
    The provider-assigned unique ID for this managed resource.
    securityGroups GaiaCommandApplyMaestroSecurityGroupsChangesSecurityGroup[]
    N/A
    id str
    The provider-assigned unique ID for this managed resource.
    security_groups Sequence[GaiaCommandApplyMaestroSecurityGroupsChangesSecurityGroup]
    N/A
    id String
    The provider-assigned unique ID for this managed resource.
    securityGroups List<Property Map>
    N/A

    Look up Existing GaiaCommandApplyMaestroSecurityGroupsChanges Resource

    Get an existing GaiaCommandApplyMaestroSecurityGroupsChanges 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?: GaiaCommandApplyMaestroSecurityGroupsChangesState, opts?: CustomResourceOptions): GaiaCommandApplyMaestroSecurityGroupsChanges
    @staticmethod
    def get(resource_name: str,
            id: str,
            opts: Optional[ResourceOptions] = None,
            debug: Optional[bool] = None,
            gaia_command_apply_maestro_security_groups_changes_id: Optional[str] = None,
            security_groups: Optional[Sequence[GaiaCommandApplyMaestroSecurityGroupsChangesSecurityGroupArgs]] = None) -> GaiaCommandApplyMaestroSecurityGroupsChanges
    func GetGaiaCommandApplyMaestroSecurityGroupsChanges(ctx *Context, name string, id IDInput, state *GaiaCommandApplyMaestroSecurityGroupsChangesState, opts ...ResourceOption) (*GaiaCommandApplyMaestroSecurityGroupsChanges, error)
    public static GaiaCommandApplyMaestroSecurityGroupsChanges Get(string name, Input<string> id, GaiaCommandApplyMaestroSecurityGroupsChangesState? state, CustomResourceOptions? opts = null)
    public static GaiaCommandApplyMaestroSecurityGroupsChanges get(String name, Output<String> id, GaiaCommandApplyMaestroSecurityGroupsChangesState state, CustomResourceOptions options)
    resources:  _:    type: checkpoint:GaiaCommandApplyMaestroSecurityGroupsChanges    get:      id: ${id}
    import {
      to = checkpoint_gaiacommandapplymaestrosecuritygroupschanges.example
      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.
    The following state arguments are supported:
    debug Boolean
    Enable debugging for this resource only.
    gaiaCommandApplyMaestroSecurityGroupsChangesId String
    securityGroups List<Property Map>
    N/A

    Supporting Types

    GaiaCommandApplyMaestroSecurityGroupsChangesSecurityGroup, GaiaCommandApplyMaestroSecurityGroupsChangesSecurityGroupArgs

    GaiaCommandApplyMaestroSecurityGroupsChangesSecurityGroupFtwConfiguration, GaiaCommandApplyMaestroSecurityGroupsChangesSecurityGroupFtwConfigurationArgs

    adminPassword String
    hostname String
    isVsx Boolean
    oneTimePassword String
    adminPassword string
    hostname string
    isVsx boolean
    oneTimePassword string
    adminPassword String
    hostname String
    isVsx Boolean
    oneTimePassword String

    GaiaCommandApplyMaestroSecurityGroupsChangesSecurityGroupGateway, GaiaCommandApplyMaestroSecurityGroupsChangesSecurityGroupGatewayArgs

    GaiaCommandApplyMaestroSecurityGroupsChangesSecurityGroupGatewayDownlinkPort, GaiaCommandApplyMaestroSecurityGroupsChangesSecurityGroupGatewayDownlinkPortArgs

    OrchestratorId string
    Port string
    OrchestratorId string
    Port string
    orchestrator_id string
    port string
    orchestratorId String
    port String
    orchestratorId string
    port string
    orchestratorId String
    port String

    GaiaCommandApplyMaestroSecurityGroupsChangesSecurityGroupGatewayVersion, GaiaCommandApplyMaestroSecurityGroupsChangesSecurityGroupGatewayVersionArgs

    Major string
    Major string
    major string
    major String
    major string
    major str
    major String

    GaiaCommandApplyMaestroSecurityGroupsChangesSecurityGroupInterface, GaiaCommandApplyMaestroSecurityGroupsChangesSecurityGroupInterfaceArgs

    Description string
    Name string
    ResourceId string
    Vlans List<string>
    Description string
    Name string
    ResourceId string
    Vlans []string
    description string
    name string
    resource_id string
    vlans list(string)
    description String
    name String
    resourceId String
    vlans List<String>
    description string
    name string
    resourceId string
    vlans string[]
    description str
    name str
    resource_id str
    vlans Sequence[str]
    description String
    name String
    resourceId String
    vlans List<String>

    GaiaCommandApplyMaestroSecurityGroupsChangesSecurityGroupMgmtConnectivity, GaiaCommandApplyMaestroSecurityGroupsChangesSecurityGroupMgmtConnectivityArgs

    GaiaCommandApplyMaestroSecurityGroupsChangesSecurityGroupMgmtInterfaceSetting, GaiaCommandApplyMaestroSecurityGroupsChangesSecurityGroupMgmtInterfaceSettingArgs

    GaiaCommandApplyMaestroSecurityGroupsChangesSecurityGroupSite, GaiaCommandApplyMaestroSecurityGroupsChangesSecurityGroupSiteArgs

    Description string
    ResourceId double
    Description string
    ResourceId float64
    description String
    resourceId Double
    description string
    resourceId number
    description String
    resourceId Number

    Package Details

    Repository
    checkpoint checkpointsw/terraform-provider-checkpoint
    License
    Notes
    This Pulumi package is based on the checkpoint Terraform Provider.
    Viewing docs for checkpoint 3.2.0
    published on Monday, Jun 15, 2026 by checkpointsw

      Try Pulumi Cloud free.
      Your team will thank you.

      Start free trial