Strata Cloud Manager v0.3.1 published on Thursday, Mar 13, 2025 by Pulumi
scm.getApplicationList
Explore with Pulumi AI
Retrieves a listing of config items.
Example Usage
import * as pulumi from "@pulumi/pulumi";
import * as scm from "@pulumi/scm";
const example = scm.getApplicationList({
    folder: "Shared",
});
import pulumi
import pulumi_scm as scm
example = scm.get_application_list(folder="Shared")
package main
import (
	"github.com/pulumi/pulumi-scm/sdk/go/scm"
	"github.com/pulumi/pulumi/sdk/v3/go/pulumi"
)
func main() {
	pulumi.Run(func(ctx *pulumi.Context) error {
		_, err := scm.GetApplicationList(ctx, &scm.GetApplicationListArgs{
			Folder: pulumi.StringRef("Shared"),
		}, nil)
		if err != nil {
			return err
		}
		return nil
	})
}
using System.Collections.Generic;
using System.Linq;
using Pulumi;
using Scm = Pulumi.Scm;
return await Deployment.RunAsync(() => 
{
    var example = Scm.GetApplicationList.Invoke(new()
    {
        Folder = "Shared",
    });
});
package generated_program;
import com.pulumi.Context;
import com.pulumi.Pulumi;
import com.pulumi.core.Output;
import com.pulumi.scm.ScmFunctions;
import com.pulumi.scm.inputs.GetApplicationListArgs;
import java.util.List;
import java.util.ArrayList;
import java.util.Map;
import java.io.File;
import java.nio.file.Files;
import java.nio.file.Paths;
public class App {
    public static void main(String[] args) {
        Pulumi.run(App::stack);
    }
    public static void stack(Context ctx) {
        final var example = ScmFunctions.getApplicationList(GetApplicationListArgs.builder()
            .folder("Shared")
            .build());
    }
}
variables:
  example:
    fn::invoke:
      function: scm:getApplicationList
      arguments:
        folder: Shared
Using getApplicationList
Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.
function getApplicationList(args: GetApplicationListArgs, opts?: InvokeOptions): Promise<GetApplicationListResult>
function getApplicationListOutput(args: GetApplicationListOutputArgs, opts?: InvokeOptions): Output<GetApplicationListResult>def get_application_list(device: Optional[str] = None,
                         folder: Optional[str] = None,
                         limit: Optional[int] = None,
                         name: Optional[str] = None,
                         offset: Optional[int] = None,
                         snippet: Optional[str] = None,
                         opts: Optional[InvokeOptions] = None) -> GetApplicationListResult
def get_application_list_output(device: Optional[pulumi.Input[str]] = None,
                         folder: Optional[pulumi.Input[str]] = None,
                         limit: Optional[pulumi.Input[int]] = None,
                         name: Optional[pulumi.Input[str]] = None,
                         offset: Optional[pulumi.Input[int]] = None,
                         snippet: Optional[pulumi.Input[str]] = None,
                         opts: Optional[InvokeOptions] = None) -> Output[GetApplicationListResult]func GetApplicationList(ctx *Context, args *GetApplicationListArgs, opts ...InvokeOption) (*GetApplicationListResult, error)
func GetApplicationListOutput(ctx *Context, args *GetApplicationListOutputArgs, opts ...InvokeOption) GetApplicationListResultOutput> Note: This function is named GetApplicationList in the Go SDK.
public static class GetApplicationList 
{
    public static Task<GetApplicationListResult> InvokeAsync(GetApplicationListArgs args, InvokeOptions? opts = null)
    public static Output<GetApplicationListResult> Invoke(GetApplicationListInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetApplicationListResult> getApplicationList(GetApplicationListArgs args, InvokeOptions options)
public static Output<GetApplicationListResult> getApplicationList(GetApplicationListArgs args, InvokeOptions options)
fn::invoke:
  function: scm:index/getApplicationList:getApplicationList
  arguments:
    # arguments dictionaryThe following arguments are supported:
getApplicationList Result
The following output properties are available:
- Datas
List<Get
Application List Data>  - The Data param.
 - Id string
 - The provider-assigned unique ID for this managed resource.
 - Limit int
 - The Limit param. A limit of -1 will return all configured items. Default: 
200. - Offset int
 - The Offset param. Default: 
0. - Tfid string
 - Total int
 - The Total param.
 - Device string
 - The Device param.
 - Folder string
 - The Folder param.
 - Name string
 - The Name param.
 - Snippet string
 - The Snippet param.
 
- Datas
[]Get
Application List Data  - The Data param.
 - Id string
 - The provider-assigned unique ID for this managed resource.
 - Limit int
 - The Limit param. A limit of -1 will return all configured items. Default: 
200. - Offset int
 - The Offset param. Default: 
0. - Tfid string
 - Total int
 - The Total param.
 - Device string
 - The Device param.
 - Folder string
 - The Folder param.
 - Name string
 - The Name param.
 - Snippet string
 - The Snippet param.
 
- datas
List<Get
Application List Data>  - The Data param.
 - id String
 - The provider-assigned unique ID for this managed resource.
 - limit Integer
 - The Limit param. A limit of -1 will return all configured items. Default: 
200. - offset Integer
 - The Offset param. Default: 
0. - tfid String
 - total Integer
 - The Total param.
 - device String
 - The Device param.
 - folder String
 - The Folder param.
 - name String
 - The Name param.
 - snippet String
 - The Snippet param.
 
- datas
Get
Application List Data[]  - The Data param.
 - id string
 - The provider-assigned unique ID for this managed resource.
 - limit number
 - The Limit param. A limit of -1 will return all configured items. Default: 
200. - offset number
 - The Offset param. Default: 
0. - tfid string
 - total number
 - The Total param.
 - device string
 - The Device param.
 - folder string
 - The Folder param.
 - name string
 - The Name param.
 - snippet string
 - The Snippet param.
 
- datas
Sequence[Get
Application List Data]  - The Data param.
 - id str
 - The provider-assigned unique ID for this managed resource.
 - limit int
 - The Limit param. A limit of -1 will return all configured items. Default: 
200. - offset int
 - The Offset param. Default: 
0. - tfid str
 - total int
 - The Total param.
 - device str
 - The Device param.
 - folder str
 - The Folder param.
 - name str
 - The Name param.
 - snippet str
 - The Snippet param.
 
- datas List<Property Map>
 - The Data param.
 - id String
 - The provider-assigned unique ID for this managed resource.
 - limit Number
 - The Limit param. A limit of -1 will return all configured items. Default: 
200. - offset Number
 - The Offset param. Default: 
0. - tfid String
 - total Number
 - The Total param.
 - device String
 - The Device param.
 - folder String
 - The Folder param.
 - name String
 - The Name param.
 - snippet String
 - The Snippet param.
 
Supporting Types
GetApplicationListData   
- Able
To boolTransfer File  - The AbleToTransferFile param.
 - Alg
Disable stringCapability  - The AlgDisableCapability param. String length must not exceed 127 characters.
 - Category string
 - The Category param.
 - Consume
Big boolBandwidth  - The ConsumeBigBandwidth param.
 - Data
Ident bool - The DataIdent param.
 - Default
Get
Application List Data Default  - The Default param.
 - Description string
 - The Description param. String length must not exceed 1023 characters.
 - Evasive
Behavior bool - The EvasiveBehavior param.
 - File
Type boolIdent  - The FileTypeIdent param.
 - Has
Known boolVulnerability  - The HasKnownVulnerability param.
 - Id string
 - UUID of the resource.
 - Name string
 - Alphanumeric string [ 0-9a-zA-Z._-]. String length must not exceed 31 characters.
 - No
Appid boolCaching  - The NoAppidCaching param.
 - Parent
App string - The ParentApp param. String length must not exceed 127 characters.
 - Pervasive
Use bool - The PervasiveUse param.
 - Prone
To boolMisuse  - The ProneToMisuse param.
 - Risk int
 - The Risk param. Value must be between 1 and 5.
 - Signatures
List<Get
Application List Data Signature>  - The Signatures param.
 - Subcategory string
 - The Subcategory param. String length must not exceed 63 characters.
 - Tcp
Half intClosed Timeout  - timeout for half-close session in seconds. Value must be between 1 and 604800.
 - Tcp
Time intWait Timeout  - timeout for session in time_wait state in seconds. Value must be between 1 and 600.
 - Tcp
Timeout int - timeout in seconds. Value must be between 0 and 604800.
 - Technology string
 - The Technology param. String length must not exceed 63 characters.
 - Timeout int
 - timeout in seconds. Value must be between 0 and 604800.
 - Tunnel
Applications bool - The TunnelApplications param.
 - Tunnel
Other boolApplication  - The TunnelOtherApplication param.
 - Udp
Timeout int - timeout in seconds. Value must be between 0 and 604800.
 - Used
By boolMalware  - The UsedByMalware param.
 - Virus
Ident bool - The VirusIdent param.
 
- Able
To boolTransfer File  - The AbleToTransferFile param.
 - Alg
Disable stringCapability  - The AlgDisableCapability param. String length must not exceed 127 characters.
 - Category string
 - The Category param.
 - Consume
Big boolBandwidth  - The ConsumeBigBandwidth param.
 - Data
Ident bool - The DataIdent param.
 - Default
Get
Application List Data Default  - The Default param.
 - Description string
 - The Description param. String length must not exceed 1023 characters.
 - Evasive
Behavior bool - The EvasiveBehavior param.
 - File
Type boolIdent  - The FileTypeIdent param.
 - Has
Known boolVulnerability  - The HasKnownVulnerability param.
 - Id string
 - UUID of the resource.
 - Name string
 - Alphanumeric string [ 0-9a-zA-Z._-]. String length must not exceed 31 characters.
 - No
Appid boolCaching  - The NoAppidCaching param.
 - Parent
App string - The ParentApp param. String length must not exceed 127 characters.
 - Pervasive
Use bool - The PervasiveUse param.
 - Prone
To boolMisuse  - The ProneToMisuse param.
 - Risk int
 - The Risk param. Value must be between 1 and 5.
 - Signatures
[]Get
Application List Data Signature  - The Signatures param.
 - Subcategory string
 - The Subcategory param. String length must not exceed 63 characters.
 - Tcp
Half intClosed Timeout  - timeout for half-close session in seconds. Value must be between 1 and 604800.
 - Tcp
Time intWait Timeout  - timeout for session in time_wait state in seconds. Value must be between 1 and 600.
 - Tcp
Timeout int - timeout in seconds. Value must be between 0 and 604800.
 - Technology string
 - The Technology param. String length must not exceed 63 characters.
 - Timeout int
 - timeout in seconds. Value must be between 0 and 604800.
 - Tunnel
Applications bool - The TunnelApplications param.
 - Tunnel
Other boolApplication  - The TunnelOtherApplication param.
 - Udp
Timeout int - timeout in seconds. Value must be between 0 and 604800.
 - Used
By boolMalware  - The UsedByMalware param.
 - Virus
Ident bool - The VirusIdent param.
 
- able
To BooleanTransfer File  - The AbleToTransferFile param.
 - alg
Disable StringCapability  - The AlgDisableCapability param. String length must not exceed 127 characters.
 - category String
 - The Category param.
 - consume
Big BooleanBandwidth  - The ConsumeBigBandwidth param.
 - data
Ident Boolean - The DataIdent param.
 - default_
Get
Application List Data Default  - The Default param.
 - description String
 - The Description param. String length must not exceed 1023 characters.
 - evasive
Behavior Boolean - The EvasiveBehavior param.
 - file
Type BooleanIdent  - The FileTypeIdent param.
 - has
Known BooleanVulnerability  - The HasKnownVulnerability param.
 - id String
 - UUID of the resource.
 - name String
 - Alphanumeric string [ 0-9a-zA-Z._-]. String length must not exceed 31 characters.
 - no
Appid BooleanCaching  - The NoAppidCaching param.
 - parent
App String - The ParentApp param. String length must not exceed 127 characters.
 - pervasive
Use Boolean - The PervasiveUse param.
 - prone
To BooleanMisuse  - The ProneToMisuse param.
 - risk Integer
 - The Risk param. Value must be between 1 and 5.
 - signatures
List<Get
Application List Data Signature>  - The Signatures param.
 - subcategory String
 - The Subcategory param. String length must not exceed 63 characters.
 - tcp
Half IntegerClosed Timeout  - timeout for half-close session in seconds. Value must be between 1 and 604800.
 - tcp
Time IntegerWait Timeout  - timeout for session in time_wait state in seconds. Value must be between 1 and 600.
 - tcp
Timeout Integer - timeout in seconds. Value must be between 0 and 604800.
 - technology String
 - The Technology param. String length must not exceed 63 characters.
 - timeout Integer
 - timeout in seconds. Value must be between 0 and 604800.
 - tunnel
Applications Boolean - The TunnelApplications param.
 - tunnel
Other BooleanApplication  - The TunnelOtherApplication param.
 - udp
Timeout Integer - timeout in seconds. Value must be between 0 and 604800.
 - used
By BooleanMalware  - The UsedByMalware param.
 - virus
Ident Boolean - The VirusIdent param.
 
- able
To booleanTransfer File  - The AbleToTransferFile param.
 - alg
Disable stringCapability  - The AlgDisableCapability param. String length must not exceed 127 characters.
 - category string
 - The Category param.
 - consume
Big booleanBandwidth  - The ConsumeBigBandwidth param.
 - data
Ident boolean - The DataIdent param.
 - default
Get
Application List Data Default  - The Default param.
 - description string
 - The Description param. String length must not exceed 1023 characters.
 - evasive
Behavior boolean - The EvasiveBehavior param.
 - file
Type booleanIdent  - The FileTypeIdent param.
 - has
Known booleanVulnerability  - The HasKnownVulnerability param.
 - id string
 - UUID of the resource.
 - name string
 - Alphanumeric string [ 0-9a-zA-Z._-]. String length must not exceed 31 characters.
 - no
Appid booleanCaching  - The NoAppidCaching param.
 - parent
App string - The ParentApp param. String length must not exceed 127 characters.
 - pervasive
Use boolean - The PervasiveUse param.
 - prone
To booleanMisuse  - The ProneToMisuse param.
 - risk number
 - The Risk param. Value must be between 1 and 5.
 - signatures
Get
Application List Data Signature[]  - The Signatures param.
 - subcategory string
 - The Subcategory param. String length must not exceed 63 characters.
 - tcp
Half numberClosed Timeout  - timeout for half-close session in seconds. Value must be between 1 and 604800.
 - tcp
Time numberWait Timeout  - timeout for session in time_wait state in seconds. Value must be between 1 and 600.
 - tcp
Timeout number - timeout in seconds. Value must be between 0 and 604800.
 - technology string
 - The Technology param. String length must not exceed 63 characters.
 - timeout number
 - timeout in seconds. Value must be between 0 and 604800.
 - tunnel
Applications boolean - The TunnelApplications param.
 - tunnel
Other booleanApplication  - The TunnelOtherApplication param.
 - udp
Timeout number - timeout in seconds. Value must be between 0 and 604800.
 - used
By booleanMalware  - The UsedByMalware param.
 - virus
Ident boolean - The VirusIdent param.
 
- able_
to_ booltransfer_ file  - The AbleToTransferFile param.
 - alg_
disable_ strcapability  - The AlgDisableCapability param. String length must not exceed 127 characters.
 - category str
 - The Category param.
 - consume_
big_ boolbandwidth  - The ConsumeBigBandwidth param.
 - data_
ident bool - The DataIdent param.
 - default
Get
Application List Data Default  - The Default param.
 - description str
 - The Description param. String length must not exceed 1023 characters.
 - evasive_
behavior bool - The EvasiveBehavior param.
 - file_
type_ boolident  - The FileTypeIdent param.
 - has_
known_ boolvulnerability  - The HasKnownVulnerability param.
 - id str
 - UUID of the resource.
 - name str
 - Alphanumeric string [ 0-9a-zA-Z._-]. String length must not exceed 31 characters.
 - no_
appid_ boolcaching  - The NoAppidCaching param.
 - parent_
app str - The ParentApp param. String length must not exceed 127 characters.
 - pervasive_
use bool - The PervasiveUse param.
 - prone_
to_ boolmisuse  - The ProneToMisuse param.
 - risk int
 - The Risk param. Value must be between 1 and 5.
 - signatures
Sequence[Get
Application List Data Signature]  - The Signatures param.
 - subcategory str
 - The Subcategory param. String length must not exceed 63 characters.
 - tcp_
half_ intclosed_ timeout  - timeout for half-close session in seconds. Value must be between 1 and 604800.
 - tcp_
time_ intwait_ timeout  - timeout for session in time_wait state in seconds. Value must be between 1 and 600.
 - tcp_
timeout int - timeout in seconds. Value must be between 0 and 604800.
 - technology str
 - The Technology param. String length must not exceed 63 characters.
 - timeout int
 - timeout in seconds. Value must be between 0 and 604800.
 - tunnel_
applications bool - The TunnelApplications param.
 - tunnel_
other_ boolapplication  - The TunnelOtherApplication param.
 - udp_
timeout int - timeout in seconds. Value must be between 0 and 604800.
 - used_
by_ boolmalware  - The UsedByMalware param.
 - virus_
ident bool - The VirusIdent param.
 
- able
To BooleanTransfer File  - The AbleToTransferFile param.
 - alg
Disable StringCapability  - The AlgDisableCapability param. String length must not exceed 127 characters.
 - category String
 - The Category param.
 - consume
Big BooleanBandwidth  - The ConsumeBigBandwidth param.
 - data
Ident Boolean - The DataIdent param.
 - default Property Map
 - The Default param.
 - description String
 - The Description param. String length must not exceed 1023 characters.
 - evasive
Behavior Boolean - The EvasiveBehavior param.
 - file
Type BooleanIdent  - The FileTypeIdent param.
 - has
Known BooleanVulnerability  - The HasKnownVulnerability param.
 - id String
 - UUID of the resource.
 - name String
 - Alphanumeric string [ 0-9a-zA-Z._-]. String length must not exceed 31 characters.
 - no
Appid BooleanCaching  - The NoAppidCaching param.
 - parent
App String - The ParentApp param. String length must not exceed 127 characters.
 - pervasive
Use Boolean - The PervasiveUse param.
 - prone
To BooleanMisuse  - The ProneToMisuse param.
 - risk Number
 - The Risk param. Value must be between 1 and 5.
 - signatures List<Property Map>
 - The Signatures param.
 - subcategory String
 - The Subcategory param. String length must not exceed 63 characters.
 - tcp
Half NumberClosed Timeout  - timeout for half-close session in seconds. Value must be between 1 and 604800.
 - tcp
Time NumberWait Timeout  - timeout for session in time_wait state in seconds. Value must be between 1 and 600.
 - tcp
Timeout Number - timeout in seconds. Value must be between 0 and 604800.
 - technology String
 - The Technology param. String length must not exceed 63 characters.
 - timeout Number
 - timeout in seconds. Value must be between 0 and 604800.
 - tunnel
Applications Boolean - The TunnelApplications param.
 - tunnel
Other BooleanApplication  - The TunnelOtherApplication param.
 - udp
Timeout Number - timeout in seconds. Value must be between 0 and 604800.
 - used
By BooleanMalware  - The UsedByMalware param.
 - virus
Ident Boolean - The VirusIdent param.
 
GetApplicationListDataDefault    
- Ident
By GetIcmp6Type Application List Data Default Ident By Icmp6Type  - The IdentByIcmp6Type param.
 - Ident
By GetIcmp Type Application List Data Default Ident By Icmp Type  - The IdentByIcmpType param.
 - Ident
By stringIp Protocol  - The IdentByIpProtocol param.
 - Ports List<string>
 - The Ports param. Individual elements in this list are subject to additional validation. String length must not exceed 63 characters.
 
- Ident
By GetIcmp6Type Application List Data Default Ident By Icmp6Type  - The IdentByIcmp6Type param.
 - Ident
By GetIcmp Type Application List Data Default Ident By Icmp Type  - The IdentByIcmpType param.
 - Ident
By stringIp Protocol  - The IdentByIpProtocol param.
 - Ports []string
 - The Ports param. Individual elements in this list are subject to additional validation. String length must not exceed 63 characters.
 
- ident
By GetIcmp6Type Application List Data Default Ident By Icmp6Type  - The IdentByIcmp6Type param.
 - ident
By GetIcmp Type Application List Data Default Ident By Icmp Type  - The IdentByIcmpType param.
 - ident
By StringIp Protocol  - The IdentByIpProtocol param.
 - ports List<String>
 - The Ports param. Individual elements in this list are subject to additional validation. String length must not exceed 63 characters.
 
- ident
By GetIcmp6Type Application List Data Default Ident By Icmp6Type  - The IdentByIcmp6Type param.
 - ident
By GetIcmp Type Application List Data Default Ident By Icmp Type  - The IdentByIcmpType param.
 - ident
By stringIp Protocol  - The IdentByIpProtocol param.
 - ports string[]
 - The Ports param. Individual elements in this list are subject to additional validation. String length must not exceed 63 characters.
 
- ident_
by_ Geticmp6_ type Application List Data Default Ident By Icmp6Type  - The IdentByIcmp6Type param.
 - ident_
by_ Geticmp_ type Application List Data Default Ident By Icmp Type  - The IdentByIcmpType param.
 - ident_
by_ strip_ protocol  - The IdentByIpProtocol param.
 - ports Sequence[str]
 - The Ports param. Individual elements in this list are subject to additional validation. String length must not exceed 63 characters.
 
- ident
By Property MapIcmp6Type  - The IdentByIcmp6Type param.
 - ident
By Property MapIcmp Type  - The IdentByIcmpType param.
 - ident
By StringIp Protocol  - The IdentByIpProtocol param.
 - ports List<String>
 - The Ports param. Individual elements in this list are subject to additional validation. String length must not exceed 63 characters.
 
GetApplicationListDataDefaultIdentByIcmp6Type       
GetApplicationListDataDefaultIdentByIcmpType        
GetApplicationListDataSignature    
- And
Conditions List<GetApplication List Data Signature And Condition>  - The AndConditions param.
 - Comment string
 - The Comment param. String length must not exceed 256 characters.
 - Name string
 - Alphanumeric string [ 0-9a-zA-Z._-]. String length must not exceed 31 characters.
 - Order
Free bool - The OrderFree param. Default: 
false. - Scope string
 - The Scope param. String must be one of these: 
"protocol-data-unit","session". Default:"protocol-data-unit". 
- And
Conditions []GetApplication List Data Signature And Condition  - The AndConditions param.
 - Comment string
 - The Comment param. String length must not exceed 256 characters.
 - Name string
 - Alphanumeric string [ 0-9a-zA-Z._-]. String length must not exceed 31 characters.
 - Order
Free bool - The OrderFree param. Default: 
false. - Scope string
 - The Scope param. String must be one of these: 
"protocol-data-unit","session". Default:"protocol-data-unit". 
- and
Conditions List<GetApplication List Data Signature And Condition>  - The AndConditions param.
 - comment String
 - The Comment param. String length must not exceed 256 characters.
 - name String
 - Alphanumeric string [ 0-9a-zA-Z._-]. String length must not exceed 31 characters.
 - order
Free Boolean - The OrderFree param. Default: 
false. - scope String
 - The Scope param. String must be one of these: 
"protocol-data-unit","session". Default:"protocol-data-unit". 
- and
Conditions GetApplication List Data Signature And Condition[]  - The AndConditions param.
 - comment string
 - The Comment param. String length must not exceed 256 characters.
 - name string
 - Alphanumeric string [ 0-9a-zA-Z._-]. String length must not exceed 31 characters.
 - order
Free boolean - The OrderFree param. Default: 
false. - scope string
 - The Scope param. String must be one of these: 
"protocol-data-unit","session". Default:"protocol-data-unit". 
- and_
conditions Sequence[GetApplication List Data Signature And Condition]  - The AndConditions param.
 - comment str
 - The Comment param. String length must not exceed 256 characters.
 - name str
 - Alphanumeric string [ 0-9a-zA-Z._-]. String length must not exceed 31 characters.
 - order_
free bool - The OrderFree param. Default: 
false. - scope str
 - The Scope param. String must be one of these: 
"protocol-data-unit","session". Default:"protocol-data-unit". 
- and
Conditions List<Property Map> - The AndConditions param.
 - comment String
 - The Comment param. String length must not exceed 256 characters.
 - name String
 - Alphanumeric string [ 0-9a-zA-Z._-]. String length must not exceed 31 characters.
 - order
Free Boolean - The OrderFree param. Default: 
false. - scope String
 - The Scope param. String must be one of these: 
"protocol-data-unit","session". Default:"protocol-data-unit". 
GetApplicationListDataSignatureAndCondition      
- Name string
 - Alphanumeric string [ 0-9a-zA-Z._-]. String length must not exceed 31 characters.
 - Or
Conditions List<GetApplication List Data Signature And Condition Or Condition>  - The OrConditions param.
 
- Name string
 - Alphanumeric string [ 0-9a-zA-Z._-]. String length must not exceed 31 characters.
 - Or
Conditions []GetApplication List Data Signature And Condition Or Condition  - The OrConditions param.
 
- name String
 - Alphanumeric string [ 0-9a-zA-Z._-]. String length must not exceed 31 characters.
 - or
Conditions List<GetApplication List Data Signature And Condition Or Condition>  - The OrConditions param.
 
- name string
 - Alphanumeric string [ 0-9a-zA-Z._-]. String length must not exceed 31 characters.
 - or
Conditions GetApplication List Data Signature And Condition Or Condition[]  - The OrConditions param.
 
- name str
 - Alphanumeric string [ 0-9a-zA-Z._-]. String length must not exceed 31 characters.
 - or_
conditions Sequence[GetApplication List Data Signature And Condition Or Condition]  - The OrConditions param.
 
- name String
 - Alphanumeric string [ 0-9a-zA-Z._-]. String length must not exceed 31 characters.
 - or
Conditions List<Property Map> - The OrConditions param.
 
GetApplicationListDataSignatureAndConditionOrCondition        
- Name string
 - Alphanumeric string [ 0-9a-zA-Z._-]. String length must not exceed 31 characters.
 - Operator
Get
Application List Data Signature And Condition Or Condition Operator  - The Operator param.
 
- Name string
 - Alphanumeric string [ 0-9a-zA-Z._-]. String length must not exceed 31 characters.
 - Operator
Get
Application List Data Signature And Condition Or Condition Operator  - The Operator param.
 
- name String
 - Alphanumeric string [ 0-9a-zA-Z._-]. String length must not exceed 31 characters.
 - operator
Get
Application List Data Signature And Condition Or Condition Operator  - The Operator param.
 
- name string
 - Alphanumeric string [ 0-9a-zA-Z._-]. String length must not exceed 31 characters.
 - operator
Get
Application List Data Signature And Condition Or Condition Operator  - The Operator param.
 
- name str
 - Alphanumeric string [ 0-9a-zA-Z._-]. String length must not exceed 31 characters.
 - operator
Get
Application List Data Signature And Condition Or Condition Operator  - The Operator param.
 
- name String
 - Alphanumeric string [ 0-9a-zA-Z._-]. String length must not exceed 31 characters.
 - operator Property Map
 - The Operator param.
 
GetApplicationListDataSignatureAndConditionOrConditionOperator         
- Equal
To GetApplication List Data Signature And Condition Or Condition Operator Equal To  - The EqualTo param.
 - Greater
Than GetApplication List Data Signature And Condition Or Condition Operator Greater Than  - The GreaterThan param.
 - Less
Than GetApplication List Data Signature And Condition Or Condition Operator Less Than  - The LessThan param.
 - Pattern
Match GetApplication List Data Signature And Condition Or Condition Operator Pattern Match  - The PatternMatch param.
 
- Equal
To GetApplication List Data Signature And Condition Or Condition Operator Equal To  - The EqualTo param.
 - Greater
Than GetApplication List Data Signature And Condition Or Condition Operator Greater Than  - The GreaterThan param.
 - Less
Than GetApplication List Data Signature And Condition Or Condition Operator Less Than  - The LessThan param.
 - Pattern
Match GetApplication List Data Signature And Condition Or Condition Operator Pattern Match  - The PatternMatch param.
 
- equal
To GetApplication List Data Signature And Condition Or Condition Operator Equal To  - The EqualTo param.
 - greater
Than GetApplication List Data Signature And Condition Or Condition Operator Greater Than  - The GreaterThan param.
 - less
Than GetApplication List Data Signature And Condition Or Condition Operator Less Than  - The LessThan param.
 - pattern
Match GetApplication List Data Signature And Condition Or Condition Operator Pattern Match  - The PatternMatch param.
 
- equal
To GetApplication List Data Signature And Condition Or Condition Operator Equal To  - The EqualTo param.
 - greater
Than GetApplication List Data Signature And Condition Or Condition Operator Greater Than  - The GreaterThan param.
 - less
Than GetApplication List Data Signature And Condition Or Condition Operator Less Than  - The LessThan param.
 - pattern
Match GetApplication List Data Signature And Condition Or Condition Operator Pattern Match  - The PatternMatch param.
 
- equal_
to GetApplication List Data Signature And Condition Or Condition Operator Equal To  - The EqualTo param.
 - greater_
than GetApplication List Data Signature And Condition Or Condition Operator Greater Than  - The GreaterThan param.
 - less_
than GetApplication List Data Signature And Condition Or Condition Operator Less Than  - The LessThan param.
 - pattern_
match GetApplication List Data Signature And Condition Or Condition Operator Pattern Match  - The PatternMatch param.
 
- equal
To Property Map - The EqualTo param.
 - greater
Than Property Map - The GreaterThan param.
 - less
Than Property Map - The LessThan param.
 - pattern
Match Property Map - The PatternMatch param.
 
GetApplicationListDataSignatureAndConditionOrConditionOperatorEqualTo           
- Context string
 - The Context param.
 - Mask string
 - 4-byte hex value. String length must not exceed 10 characters. String validation regex: 
^[0][xX][0-9A-Fa-f]{8}$. - Position string
 - The Position param. String length must not exceed 127 characters.
 - Value string
 - The Value param. String length must not exceed 10 characters.
 
- Context string
 - The Context param.
 - Mask string
 - 4-byte hex value. String length must not exceed 10 characters. String validation regex: 
^[0][xX][0-9A-Fa-f]{8}$. - Position string
 - The Position param. String length must not exceed 127 characters.
 - Value string
 - The Value param. String length must not exceed 10 characters.
 
- context String
 - The Context param.
 - mask String
 - 4-byte hex value. String length must not exceed 10 characters. String validation regex: 
^[0][xX][0-9A-Fa-f]{8}$. - position String
 - The Position param. String length must not exceed 127 characters.
 - value String
 - The Value param. String length must not exceed 10 characters.
 
- context string
 - The Context param.
 - mask string
 - 4-byte hex value. String length must not exceed 10 characters. String validation regex: 
^[0][xX][0-9A-Fa-f]{8}$. - position string
 - The Position param. String length must not exceed 127 characters.
 - value string
 - The Value param. String length must not exceed 10 characters.
 
- context String
 - The Context param.
 - mask String
 - 4-byte hex value. String length must not exceed 10 characters. String validation regex: 
^[0][xX][0-9A-Fa-f]{8}$. - position String
 - The Position param. String length must not exceed 127 characters.
 - value String
 - The Value param. String length must not exceed 10 characters.
 
GetApplicationListDataSignatureAndConditionOrConditionOperatorGreaterThan           
- Context string
 - The Context param. String length must not exceed 127 characters.
 - Qualifiers
List<Get
Application List Data Signature And Condition Or Condition Operator Greater Than Qualifier>  - The Qualifiers param.
 - Value int
 - The Value param. Value must be between 0 and 4294967295.
 
- Context string
 - The Context param. String length must not exceed 127 characters.
 - Qualifiers
[]Get
Application List Data Signature And Condition Or Condition Operator Greater Than Qualifier  - The Qualifiers param.
 - Value int
 - The Value param. Value must be between 0 and 4294967295.
 
- context String
 - The Context param. String length must not exceed 127 characters.
 - qualifiers
List<Get
Application List Data Signature And Condition Or Condition Operator Greater Than Qualifier>  - The Qualifiers param.
 - value Integer
 - The Value param. Value must be between 0 and 4294967295.
 
- context string
 - The Context param. String length must not exceed 127 characters.
 - qualifiers
Get
Application List Data Signature And Condition Or Condition Operator Greater Than Qualifier[]  - The Qualifiers param.
 - value number
 - The Value param. Value must be between 0 and 4294967295.
 
- context str
 - The Context param. String length must not exceed 127 characters.
 - qualifiers
Sequence[Get
Application List Data Signature And Condition Or Condition Operator Greater Than Qualifier]  - The Qualifiers param.
 - value int
 - The Value param. Value must be between 0 and 4294967295.
 
- context String
 - The Context param. String length must not exceed 127 characters.
 - qualifiers List<Property Map>
 - The Qualifiers param.
 - value Number
 - The Value param. Value must be between 0 and 4294967295.
 
GetApplicationListDataSignatureAndConditionOrConditionOperatorGreaterThanQualifier            
GetApplicationListDataSignatureAndConditionOrConditionOperatorLessThan           
- Context string
 - The Context param. String length must not exceed 127 characters.
 - Qualifiers
List<Get
Application List Data Signature And Condition Or Condition Operator Less Than Qualifier>  - The Qualifiers param.
 - Value int
 - The Value param. Value must be between 0 and 4294967295.
 
- Context string
 - The Context param. String length must not exceed 127 characters.
 - Qualifiers
[]Get
Application List Data Signature And Condition Or Condition Operator Less Than Qualifier  - The Qualifiers param.
 - Value int
 - The Value param. Value must be between 0 and 4294967295.
 
- context String
 - The Context param. String length must not exceed 127 characters.
 - qualifiers
List<Get
Application List Data Signature And Condition Or Condition Operator Less Than Qualifier>  - The Qualifiers param.
 - value Integer
 - The Value param. Value must be between 0 and 4294967295.
 
- context string
 - The Context param. String length must not exceed 127 characters.
 - qualifiers
Get
Application List Data Signature And Condition Or Condition Operator Less Than Qualifier[]  - The Qualifiers param.
 - value number
 - The Value param. Value must be between 0 and 4294967295.
 
- context str
 - The Context param. String length must not exceed 127 characters.
 - qualifiers
Sequence[Get
Application List Data Signature And Condition Or Condition Operator Less Than Qualifier]  - The Qualifiers param.
 - value int
 - The Value param. Value must be between 0 and 4294967295.
 
- context String
 - The Context param. String length must not exceed 127 characters.
 - qualifiers List<Property Map>
 - The Qualifiers param.
 - value Number
 - The Value param. Value must be between 0 and 4294967295.
 
GetApplicationListDataSignatureAndConditionOrConditionOperatorLessThanQualifier            
GetApplicationListDataSignatureAndConditionOrConditionOperatorPatternMatch           
- Context string
 - The Context param. String length must not exceed 127 characters.
 - Pattern string
 - The Pattern param. String length must not exceed 127 characters.
 - Qualifiers
List<Get
Application List Data Signature And Condition Or Condition Operator Pattern Match Qualifier>  - The Qualifiers param.
 
- Context string
 - The Context param. String length must not exceed 127 characters.
 - Pattern string
 - The Pattern param. String length must not exceed 127 characters.
 - Qualifiers
[]Get
Application List Data Signature And Condition Or Condition Operator Pattern Match Qualifier  - The Qualifiers param.
 
- context String
 - The Context param. String length must not exceed 127 characters.
 - pattern String
 - The Pattern param. String length must not exceed 127 characters.
 - qualifiers
List<Get
Application List Data Signature And Condition Or Condition Operator Pattern Match Qualifier>  - The Qualifiers param.
 
- context string
 - The Context param. String length must not exceed 127 characters.
 - pattern string
 - The Pattern param. String length must not exceed 127 characters.
 - qualifiers
Get
Application List Data Signature And Condition Or Condition Operator Pattern Match Qualifier[]  - The Qualifiers param.
 
- context str
 - The Context param. String length must not exceed 127 characters.
 - pattern str
 - The Pattern param. String length must not exceed 127 characters.
 - qualifiers
Sequence[Get
Application List Data Signature And Condition Or Condition Operator Pattern Match Qualifier]  - The Qualifiers param.
 
- context String
 - The Context param. String length must not exceed 127 characters.
 - pattern String
 - The Pattern param. String length must not exceed 127 characters.
 - qualifiers List<Property Map>
 - The Qualifiers param.
 
GetApplicationListDataSignatureAndConditionOrConditionOperatorPatternMatchQualifier            
Package Details
- Repository
 - scm pulumi/pulumi-scm
 - License
 - Apache-2.0
 - Notes
 - This Pulumi package is based on the 
scmTerraform Provider.