ApplicationArgs

constructor(attachMissingPermission: Output<Boolean>? = null, autoConfigurationEnabled: Output<Boolean>? = null, componentMonitoringSettings: Output<List<ApplicationComponentMonitoringSettingArgs>>? = null, customComponents: Output<List<ApplicationCustomComponentArgs>>? = null, cweMonitorEnabled: Output<Boolean>? = null, groupingType: Output<ApplicationGroupingType>? = null, logPatternSets: Output<List<ApplicationLogPatternSetArgs>>? = null, opsCenterEnabled: Output<Boolean>? = null, opsItemSnsTopicArn: Output<String>? = null, resourceGroupName: Output<String>? = null, snsNotificationArn: Output<String>? = null, tags: Output<List<TagArgs>>? = null)