Strata Cloud Manager v0.3.1 published on Thursday, Mar 13, 2025 by Pulumi
scm.getApplication
Explore with Pulumi AI
Retrieves a config item.
Example Usage
import * as pulumi from "@pulumi/pulumi";
import * as scm from "@pulumi/scm";
const example = scm.getApplication({
    id: "1234-56-789",
});
import pulumi
import pulumi_scm as scm
example = scm.get_application(id="1234-56-789")
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.LookupApplication(ctx, &scm.LookupApplicationArgs{
			Id: "1234-56-789",
		}, 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.GetApplication.Invoke(new()
    {
        Id = "1234-56-789",
    });
});
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.GetApplicationArgs;
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.getApplication(GetApplicationArgs.builder()
            .id("1234-56-789")
            .build());
    }
}
variables:
  example:
    fn::invoke:
      function: scm:getApplication
      arguments:
        id: 1234-56-789
Using getApplication
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 getApplication(args: GetApplicationArgs, opts?: InvokeOptions): Promise<GetApplicationResult>
function getApplicationOutput(args: GetApplicationOutputArgs, opts?: InvokeOptions): Output<GetApplicationResult>def get_application(id: Optional[str] = None,
                    opts: Optional[InvokeOptions] = None) -> GetApplicationResult
def get_application_output(id: Optional[pulumi.Input[str]] = None,
                    opts: Optional[InvokeOptions] = None) -> Output[GetApplicationResult]func LookupApplication(ctx *Context, args *LookupApplicationArgs, opts ...InvokeOption) (*LookupApplicationResult, error)
func LookupApplicationOutput(ctx *Context, args *LookupApplicationOutputArgs, opts ...InvokeOption) LookupApplicationResultOutput> Note: This function is named LookupApplication in the Go SDK.
public static class GetApplication 
{
    public static Task<GetApplicationResult> InvokeAsync(GetApplicationArgs args, InvokeOptions? opts = null)
    public static Output<GetApplicationResult> Invoke(GetApplicationInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetApplicationResult> getApplication(GetApplicationArgs args, InvokeOptions options)
public static Output<GetApplicationResult> getApplication(GetApplicationArgs args, InvokeOptions options)
fn::invoke:
  function: scm:index/getApplication:getApplication
  arguments:
    # arguments dictionaryThe following arguments are supported:
- Id string
- The Id param.
- Id string
- The Id param.
- id String
- The Id param.
- id string
- The Id param.
- id str
- The Id param.
- id String
- The Id param.
getApplication Result
The following output properties are available:
- AbleTo boolTransfer File 
- The AbleToTransferFile param.
- AlgDisable stringCapability 
- The AlgDisableCapability param. String length must not exceed 127 characters.
- Category string
- The Category param.
- ConsumeBig boolBandwidth 
- The ConsumeBigBandwidth param.
- DataIdent bool
- The DataIdent param.
- Default
GetApplication Default 
- The Default param.
- Description string
- The Description param. String length must not exceed 1023 characters.
- EvasiveBehavior bool
- The EvasiveBehavior param.
- FileType boolIdent 
- The FileTypeIdent param.
- HasKnown boolVulnerability 
- The HasKnownVulnerability param.
- Id string
- The Id param.
- Name string
- Alphanumeric string [ 0-9a-zA-Z._-]. String length must not exceed 31 characters.
- NoAppid boolCaching 
- The NoAppidCaching param.
- ParentApp string
- The ParentApp param. String length must not exceed 127 characters.
- PervasiveUse bool
- The PervasiveUse param.
- ProneTo boolMisuse 
- The ProneToMisuse param.
- Risk int
- The Risk param. Value must be between 1 and 5.
- Signatures
List<GetApplication Signature> 
- The Signatures param.
- Subcategory string
- The Subcategory param. String length must not exceed 63 characters.
- TcpHalf intClosed Timeout 
- timeout for half-close session in seconds. Value must be between 1 and 604800.
- TcpTime intWait Timeout 
- timeout for session in time_wait state in seconds. Value must be between 1 and 600.
- TcpTimeout int
- timeout in seconds. Value must be between 0 and 604800.
- Technology string
- The Technology param. String length must not exceed 63 characters.
- Tfid string
- Timeout int
- timeout in seconds. Value must be between 0 and 604800.
- TunnelApplications bool
- The TunnelApplications param.
- TunnelOther boolApplication 
- The TunnelOtherApplication param.
- UdpTimeout int
- timeout in seconds. Value must be between 0 and 604800.
- UsedBy boolMalware 
- The UsedByMalware param.
- VirusIdent bool
- The VirusIdent param.
- AbleTo boolTransfer File 
- The AbleToTransferFile param.
- AlgDisable stringCapability 
- The AlgDisableCapability param. String length must not exceed 127 characters.
- Category string
- The Category param.
- ConsumeBig boolBandwidth 
- The ConsumeBigBandwidth param.
- DataIdent bool
- The DataIdent param.
- Default
GetApplication Default 
- The Default param.
- Description string
- The Description param. String length must not exceed 1023 characters.
- EvasiveBehavior bool
- The EvasiveBehavior param.
- FileType boolIdent 
- The FileTypeIdent param.
- HasKnown boolVulnerability 
- The HasKnownVulnerability param.
- Id string
- The Id param.
- Name string
- Alphanumeric string [ 0-9a-zA-Z._-]. String length must not exceed 31 characters.
- NoAppid boolCaching 
- The NoAppidCaching param.
- ParentApp string
- The ParentApp param. String length must not exceed 127 characters.
- PervasiveUse bool
- The PervasiveUse param.
- ProneTo boolMisuse 
- The ProneToMisuse param.
- Risk int
- The Risk param. Value must be between 1 and 5.
- Signatures
[]GetApplication Signature 
- The Signatures param.
- Subcategory string
- The Subcategory param. String length must not exceed 63 characters.
- TcpHalf intClosed Timeout 
- timeout for half-close session in seconds. Value must be between 1 and 604800.
- TcpTime intWait Timeout 
- timeout for session in time_wait state in seconds. Value must be between 1 and 600.
- TcpTimeout int
- timeout in seconds. Value must be between 0 and 604800.
- Technology string
- The Technology param. String length must not exceed 63 characters.
- Tfid string
- Timeout int
- timeout in seconds. Value must be between 0 and 604800.
- TunnelApplications bool
- The TunnelApplications param.
- TunnelOther boolApplication 
- The TunnelOtherApplication param.
- UdpTimeout int
- timeout in seconds. Value must be between 0 and 604800.
- UsedBy boolMalware 
- The UsedByMalware param.
- VirusIdent bool
- The VirusIdent param.
- ableTo BooleanTransfer File 
- The AbleToTransferFile param.
- algDisable StringCapability 
- The AlgDisableCapability param. String length must not exceed 127 characters.
- category String
- The Category param.
- consumeBig BooleanBandwidth 
- The ConsumeBigBandwidth param.
- dataIdent Boolean
- The DataIdent param.
- default_
GetApplication Default 
- The Default param.
- description String
- The Description param. String length must not exceed 1023 characters.
- evasiveBehavior Boolean
- The EvasiveBehavior param.
- fileType BooleanIdent 
- The FileTypeIdent param.
- hasKnown BooleanVulnerability 
- The HasKnownVulnerability param.
- id String
- The Id param.
- name String
- Alphanumeric string [ 0-9a-zA-Z._-]. String length must not exceed 31 characters.
- noAppid BooleanCaching 
- The NoAppidCaching param.
- parentApp String
- The ParentApp param. String length must not exceed 127 characters.
- pervasiveUse Boolean
- The PervasiveUse param.
- proneTo BooleanMisuse 
- The ProneToMisuse param.
- risk Integer
- The Risk param. Value must be between 1 and 5.
- signatures
List<GetApplication Signature> 
- The Signatures param.
- subcategory String
- The Subcategory param. String length must not exceed 63 characters.
- tcpHalf IntegerClosed Timeout 
- timeout for half-close session in seconds. Value must be between 1 and 604800.
- tcpTime IntegerWait Timeout 
- timeout for session in time_wait state in seconds. Value must be between 1 and 600.
- tcpTimeout Integer
- timeout in seconds. Value must be between 0 and 604800.
- technology String
- The Technology param. String length must not exceed 63 characters.
- tfid String
- timeout Integer
- timeout in seconds. Value must be between 0 and 604800.
- tunnelApplications Boolean
- The TunnelApplications param.
- tunnelOther BooleanApplication 
- The TunnelOtherApplication param.
- udpTimeout Integer
- timeout in seconds. Value must be between 0 and 604800.
- usedBy BooleanMalware 
- The UsedByMalware param.
- virusIdent Boolean
- The VirusIdent param.
- ableTo booleanTransfer File 
- The AbleToTransferFile param.
- algDisable stringCapability 
- The AlgDisableCapability param. String length must not exceed 127 characters.
- category string
- The Category param.
- consumeBig booleanBandwidth 
- The ConsumeBigBandwidth param.
- dataIdent boolean
- The DataIdent param.
- default
GetApplication Default 
- The Default param.
- description string
- The Description param. String length must not exceed 1023 characters.
- evasiveBehavior boolean
- The EvasiveBehavior param.
- fileType booleanIdent 
- The FileTypeIdent param.
- hasKnown booleanVulnerability 
- The HasKnownVulnerability param.
- id string
- The Id param.
- name string
- Alphanumeric string [ 0-9a-zA-Z._-]. String length must not exceed 31 characters.
- noAppid booleanCaching 
- The NoAppidCaching param.
- parentApp string
- The ParentApp param. String length must not exceed 127 characters.
- pervasiveUse boolean
- The PervasiveUse param.
- proneTo booleanMisuse 
- The ProneToMisuse param.
- risk number
- The Risk param. Value must be between 1 and 5.
- signatures
GetApplication Signature[] 
- The Signatures param.
- subcategory string
- The Subcategory param. String length must not exceed 63 characters.
- tcpHalf numberClosed Timeout 
- timeout for half-close session in seconds. Value must be between 1 and 604800.
- tcpTime numberWait Timeout 
- timeout for session in time_wait state in seconds. Value must be between 1 and 600.
- tcpTimeout number
- timeout in seconds. Value must be between 0 and 604800.
- technology string
- The Technology param. String length must not exceed 63 characters.
- tfid string
- timeout number
- timeout in seconds. Value must be between 0 and 604800.
- tunnelApplications boolean
- The TunnelApplications param.
- tunnelOther booleanApplication 
- The TunnelOtherApplication param.
- udpTimeout number
- timeout in seconds. Value must be between 0 and 604800.
- usedBy booleanMalware 
- The UsedByMalware param.
- virusIdent 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
GetApplication 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
- The Id param.
- 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[GetApplication 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.
- tfid str
- 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.
- ableTo BooleanTransfer File 
- The AbleToTransferFile param.
- algDisable StringCapability 
- The AlgDisableCapability param. String length must not exceed 127 characters.
- category String
- The Category param.
- consumeBig BooleanBandwidth 
- The ConsumeBigBandwidth param.
- dataIdent Boolean
- The DataIdent param.
- default Property Map
- The Default param.
- description String
- The Description param. String length must not exceed 1023 characters.
- evasiveBehavior Boolean
- The EvasiveBehavior param.
- fileType BooleanIdent 
- The FileTypeIdent param.
- hasKnown BooleanVulnerability 
- The HasKnownVulnerability param.
- id String
- The Id param.
- name String
- Alphanumeric string [ 0-9a-zA-Z._-]. String length must not exceed 31 characters.
- noAppid BooleanCaching 
- The NoAppidCaching param.
- parentApp String
- The ParentApp param. String length must not exceed 127 characters.
- pervasiveUse Boolean
- The PervasiveUse param.
- proneTo 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.
- tcpHalf NumberClosed Timeout 
- timeout for half-close session in seconds. Value must be between 1 and 604800.
- tcpTime NumberWait Timeout 
- timeout for session in time_wait state in seconds. Value must be between 1 and 600.
- tcpTimeout Number
- timeout in seconds. Value must be between 0 and 604800.
- technology String
- The Technology param. String length must not exceed 63 characters.
- tfid String
- timeout Number
- timeout in seconds. Value must be between 0 and 604800.
- tunnelApplications Boolean
- The TunnelApplications param.
- tunnelOther BooleanApplication 
- The TunnelOtherApplication param.
- udpTimeout Number
- timeout in seconds. Value must be between 0 and 604800.
- usedBy BooleanMalware 
- The UsedByMalware param.
- virusIdent Boolean
- The VirusIdent param.
Supporting Types
GetApplicationDefault  
- IdentBy GetIcmp6Type Application Default Ident By Icmp6Type 
- The IdentByIcmp6Type param.
- IdentBy GetIcmp Type Application Default Ident By Icmp Type 
- The IdentByIcmpType param.
- IdentBy 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.
- IdentBy GetIcmp6Type Application Default Ident By Icmp6Type 
- The IdentByIcmp6Type param.
- IdentBy GetIcmp Type Application Default Ident By Icmp Type 
- The IdentByIcmpType param.
- IdentBy 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.
- identBy GetIcmp6Type Application Default Ident By Icmp6Type 
- The IdentByIcmp6Type param.
- identBy GetIcmp Type Application Default Ident By Icmp Type 
- The IdentByIcmpType param.
- identBy 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.
- identBy GetIcmp6Type Application Default Ident By Icmp6Type 
- The IdentByIcmp6Type param.
- identBy GetIcmp Type Application Default Ident By Icmp Type 
- The IdentByIcmpType param.
- identBy 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 Default Ident By Icmp6Type 
- The IdentByIcmp6Type param.
- ident_by_ Geticmp_ type Application 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.
- identBy Property MapIcmp6Type 
- The IdentByIcmp6Type param.
- identBy Property MapIcmp Type 
- The IdentByIcmpType param.
- identBy 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.
GetApplicationDefaultIdentByIcmp6Type     
GetApplicationDefaultIdentByIcmpType      
GetApplicationSignature  
- AndConditions List<GetApplication 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.
- OrderFree 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".
- AndConditions []GetApplication 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.
- OrderFree 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".
- andConditions List<GetApplication 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.
- orderFree 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".
- andConditions GetApplication 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.
- orderFree 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 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".
- andConditions 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.
- orderFree 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".
GetApplicationSignatureAndCondition    
- Name string
- Alphanumeric string [ 0-9a-zA-Z._-]. String length must not exceed 31 characters.
- OrConditions List<GetApplication Signature And Condition Or Condition> 
- The OrConditions param.
- Name string
- Alphanumeric string [ 0-9a-zA-Z._-]. String length must not exceed 31 characters.
- OrConditions []GetApplication Signature And Condition Or Condition 
- The OrConditions param.
- name String
- Alphanumeric string [ 0-9a-zA-Z._-]. String length must not exceed 31 characters.
- orConditions List<GetApplication Signature And Condition Or Condition> 
- The OrConditions param.
- name string
- Alphanumeric string [ 0-9a-zA-Z._-]. String length must not exceed 31 characters.
- orConditions GetApplication 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 Signature And Condition Or Condition] 
- The OrConditions param.
- name String
- Alphanumeric string [ 0-9a-zA-Z._-]. String length must not exceed 31 characters.
- orConditions List<Property Map>
- The OrConditions param.
GetApplicationSignatureAndConditionOrCondition      
- Name string
- Alphanumeric string [ 0-9a-zA-Z._-]. String length must not exceed 31 characters.
- Operator
GetApplication 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
GetApplication 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
GetApplication 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
GetApplication 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
GetApplication 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.
GetApplicationSignatureAndConditionOrConditionOperator       
- EqualTo GetApplication Signature And Condition Or Condition Operator Equal To 
- The EqualTo param.
- GreaterThan GetApplication Signature And Condition Or Condition Operator Greater Than 
- The GreaterThan param.
- LessThan GetApplication Signature And Condition Or Condition Operator Less Than 
- The LessThan param.
- PatternMatch GetApplication Signature And Condition Or Condition Operator Pattern Match 
- The PatternMatch param.
- EqualTo GetApplication Signature And Condition Or Condition Operator Equal To 
- The EqualTo param.
- GreaterThan GetApplication Signature And Condition Or Condition Operator Greater Than 
- The GreaterThan param.
- LessThan GetApplication Signature And Condition Or Condition Operator Less Than 
- The LessThan param.
- PatternMatch GetApplication Signature And Condition Or Condition Operator Pattern Match 
- The PatternMatch param.
- equalTo GetApplication Signature And Condition Or Condition Operator Equal To 
- The EqualTo param.
- greaterThan GetApplication Signature And Condition Or Condition Operator Greater Than 
- The GreaterThan param.
- lessThan GetApplication Signature And Condition Or Condition Operator Less Than 
- The LessThan param.
- patternMatch GetApplication Signature And Condition Or Condition Operator Pattern Match 
- The PatternMatch param.
- equalTo GetApplication Signature And Condition Or Condition Operator Equal To 
- The EqualTo param.
- greaterThan GetApplication Signature And Condition Or Condition Operator Greater Than 
- The GreaterThan param.
- lessThan GetApplication Signature And Condition Or Condition Operator Less Than 
- The LessThan param.
- patternMatch GetApplication Signature And Condition Or Condition Operator Pattern Match 
- The PatternMatch param.
- equal_to GetApplication Signature And Condition Or Condition Operator Equal To 
- The EqualTo param.
- greater_than GetApplication Signature And Condition Or Condition Operator Greater Than 
- The GreaterThan param.
- less_than GetApplication Signature And Condition Or Condition Operator Less Than 
- The LessThan param.
- pattern_match GetApplication Signature And Condition Or Condition Operator Pattern Match 
- The PatternMatch param.
- equalTo Property Map
- The EqualTo param.
- greaterThan Property Map
- The GreaterThan param.
- lessThan Property Map
- The LessThan param.
- patternMatch Property Map
- The PatternMatch param.
GetApplicationSignatureAndConditionOrConditionOperatorEqualTo         
- 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.
GetApplicationSignatureAndConditionOrConditionOperatorGreaterThan         
- Context string
- The Context param. String length must not exceed 127 characters.
- Qualifiers
List<GetApplication 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
[]GetApplication 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<GetApplication 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
GetApplication 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[GetApplication 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.
GetApplicationSignatureAndConditionOrConditionOperatorGreaterThanQualifier          
GetApplicationSignatureAndConditionOrConditionOperatorLessThan         
- Context string
- The Context param. String length must not exceed 127 characters.
- Qualifiers
List<GetApplication 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
[]GetApplication 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<GetApplication 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
GetApplication 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[GetApplication 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.
GetApplicationSignatureAndConditionOrConditionOperatorLessThanQualifier          
GetApplicationSignatureAndConditionOrConditionOperatorPatternMatch         
- 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<GetApplication 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
[]GetApplication 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<GetApplication 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
GetApplication 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[GetApplication 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.
GetApplicationSignatureAndConditionOrConditionOperatorPatternMatchQualifier          
Package Details
- Repository
- scm pulumi/pulumi-scm
- License
- Apache-2.0
- Notes
- This Pulumi package is based on the scmTerraform Provider.
