1. Packages
  2. AWS Native
  3. API Docs
  4. applicationinsights
  5. getApplication

AWS Native is in preview. AWS Classic is fully supported.

AWS Native v0.77.0 published on Wednesday, Sep 20, 2023 by Pulumi

aws-native.applicationinsights.getApplication

Explore with Pulumi AI

aws-native logo

AWS Native is in preview. AWS Classic is fully supported.

AWS Native v0.77.0 published on Wednesday, Sep 20, 2023 by Pulumi

    Resource schema for AWS::ApplicationInsights::Application

    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(application_arn: Optional[str] = None,
                        opts: Optional[InvokeOptions] = None) -> GetApplicationResult
    def get_application_output(application_arn: 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)
    // Output-based functions aren't available in Java yet
    
    fn::invoke:
      function: aws-native:applicationinsights:getApplication
      arguments:
        # arguments dictionary

    The following arguments are supported:

    ApplicationArn string

    The ARN of the ApplicationInsights application.

    ApplicationArn string

    The ARN of the ApplicationInsights application.

    applicationArn String

    The ARN of the ApplicationInsights application.

    applicationArn string

    The ARN of the ApplicationInsights application.

    application_arn str

    The ARN of the ApplicationInsights application.

    applicationArn String

    The ARN of the ApplicationInsights application.

    getApplication Result

    The following output properties are available:

    ApplicationArn string

    The ARN of the ApplicationInsights application.

    AutoConfigurationEnabled bool

    If set to true, application will be configured with recommended monitoring configuration.

    CweMonitorEnabled bool

    Indicates whether Application Insights can listen to CloudWatch events for the application resources.

    OpsCenterEnabled bool

    When set to true, creates opsItems for any problems detected on an application.

    Tags List<Pulumi.AwsNative.ApplicationInsights.Outputs.ApplicationTag>

    The tags of Application Insights application.

    ApplicationArn string

    The ARN of the ApplicationInsights application.

    AutoConfigurationEnabled bool

    If set to true, application will be configured with recommended monitoring configuration.

    CweMonitorEnabled bool

    Indicates whether Application Insights can listen to CloudWatch events for the application resources.

    OpsCenterEnabled bool

    When set to true, creates opsItems for any problems detected on an application.

    Tags []ApplicationTag

    The tags of Application Insights application.

    applicationArn String

    The ARN of the ApplicationInsights application.

    autoConfigurationEnabled Boolean

    If set to true, application will be configured with recommended monitoring configuration.

    cweMonitorEnabled Boolean

    Indicates whether Application Insights can listen to CloudWatch events for the application resources.

    opsCenterEnabled Boolean

    When set to true, creates opsItems for any problems detected on an application.

    tags List<ApplicationTag>

    The tags of Application Insights application.

    applicationArn string

    The ARN of the ApplicationInsights application.

    autoConfigurationEnabled boolean

    If set to true, application will be configured with recommended monitoring configuration.

    cweMonitorEnabled boolean

    Indicates whether Application Insights can listen to CloudWatch events for the application resources.

    opsCenterEnabled boolean

    When set to true, creates opsItems for any problems detected on an application.

    tags ApplicationTag[]

    The tags of Application Insights application.

    application_arn str

    The ARN of the ApplicationInsights application.

    auto_configuration_enabled bool

    If set to true, application will be configured with recommended monitoring configuration.

    cwe_monitor_enabled bool

    Indicates whether Application Insights can listen to CloudWatch events for the application resources.

    ops_center_enabled bool

    When set to true, creates opsItems for any problems detected on an application.

    tags Sequence[ApplicationTag]

    The tags of Application Insights application.

    applicationArn String

    The ARN of the ApplicationInsights application.

    autoConfigurationEnabled Boolean

    If set to true, application will be configured with recommended monitoring configuration.

    cweMonitorEnabled Boolean

    Indicates whether Application Insights can listen to CloudWatch events for the application resources.

    opsCenterEnabled Boolean

    When set to true, creates opsItems for any problems detected on an application.

    tags List<Property Map>

    The tags of Application Insights application.

    Supporting Types

    ApplicationTag

    Key string

    The key name of the tag. You can specify a value that is 1 to 127 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.

    Value string

    The value for the tag. You can specify a value that is 1 to 255 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.

    Key string

    The key name of the tag. You can specify a value that is 1 to 127 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.

    Value string

    The value for the tag. You can specify a value that is 1 to 255 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.

    key String

    The key name of the tag. You can specify a value that is 1 to 127 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.

    value String

    The value for the tag. You can specify a value that is 1 to 255 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.

    key string

    The key name of the tag. You can specify a value that is 1 to 127 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.

    value string

    The value for the tag. You can specify a value that is 1 to 255 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.

    key str

    The key name of the tag. You can specify a value that is 1 to 127 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.

    value str

    The value for the tag. You can specify a value that is 1 to 255 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.

    key String

    The key name of the tag. You can specify a value that is 1 to 127 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.

    value String

    The value for the tag. You can specify a value that is 1 to 255 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.

    Package Details

    Repository
    AWS Native pulumi/pulumi-aws-native
    License
    Apache-2.0
    aws-native logo

    AWS Native is in preview. AWS Classic is fully supported.

    AWS Native v0.77.0 published on Wednesday, Sep 20, 2023 by Pulumi