Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.applicationinsights.CfnApplicationMixinProps.Builder
Packages that use CfnApplicationMixinProps.Builder
-
Uses of CfnApplicationMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.applicationinsights
Methods in software.amazon.awscdk.cfnpropertymixins.services.applicationinsights that return CfnApplicationMixinProps.BuilderModifier and TypeMethodDescriptionCfnApplicationMixinProps.Builder.attachMissingPermission(Boolean attachMissingPermission) Sets the value ofCfnApplicationMixinProps.getAttachMissingPermission()CfnApplicationMixinProps.Builder.attachMissingPermission(IResolvable attachMissingPermission) Sets the value ofCfnApplicationMixinProps.getAttachMissingPermission()CfnApplicationMixinProps.Builder.autoConfigurationEnabled(Boolean autoConfigurationEnabled) Sets the value ofCfnApplicationMixinProps.getAutoConfigurationEnabled()CfnApplicationMixinProps.Builder.autoConfigurationEnabled(IResolvable autoConfigurationEnabled) Sets the value ofCfnApplicationMixinProps.getAutoConfigurationEnabled()CfnApplicationMixinProps.builder()CfnApplicationMixinProps.Builder.componentMonitoringSettings(List<? extends Object> componentMonitoringSettings) Sets the value ofCfnApplicationMixinProps.getComponentMonitoringSettings()CfnApplicationMixinProps.Builder.componentMonitoringSettings(IResolvable componentMonitoringSettings) Sets the value ofCfnApplicationMixinProps.getComponentMonitoringSettings()CfnApplicationMixinProps.Builder.customComponents(List<? extends Object> customComponents) Sets the value ofCfnApplicationMixinProps.getCustomComponents()CfnApplicationMixinProps.Builder.customComponents(IResolvable customComponents) Sets the value ofCfnApplicationMixinProps.getCustomComponents()CfnApplicationMixinProps.Builder.cweMonitorEnabled(Boolean cweMonitorEnabled) Sets the value ofCfnApplicationMixinProps.getCweMonitorEnabled()CfnApplicationMixinProps.Builder.cweMonitorEnabled(IResolvable cweMonitorEnabled) Sets the value ofCfnApplicationMixinProps.getCweMonitorEnabled()CfnApplicationMixinProps.Builder.groupingType(String groupingType) Sets the value ofCfnApplicationMixinProps.getGroupingType()CfnApplicationMixinProps.Builder.logPatternSets(List<? extends Object> logPatternSets) Sets the value ofCfnApplicationMixinProps.getLogPatternSets()CfnApplicationMixinProps.Builder.logPatternSets(IResolvable logPatternSets) Sets the value ofCfnApplicationMixinProps.getLogPatternSets()CfnApplicationMixinProps.Builder.opsCenterEnabled(Boolean opsCenterEnabled) Sets the value ofCfnApplicationMixinProps.getOpsCenterEnabled()CfnApplicationMixinProps.Builder.opsCenterEnabled(IResolvable opsCenterEnabled) Sets the value ofCfnApplicationMixinProps.getOpsCenterEnabled()CfnApplicationMixinProps.Builder.opsItemSnsTopicArn(String opsItemSnsTopicArn) Sets the value ofCfnApplicationMixinProps.getOpsItemSnsTopicArn()CfnApplicationMixinProps.Builder.resourceGroupName(String resourceGroupName) Sets the value ofCfnApplicationMixinProps.getResourceGroupName()CfnApplicationMixinProps.Builder.snsNotificationArn(String snsNotificationArn) Sets the value ofCfnApplicationMixinProps.getSnsNotificationArn()Sets the value ofCfnApplicationMixinProps.getTags()Constructors in software.amazon.awscdk.cfnpropertymixins.services.applicationinsights with parameters of type CfnApplicationMixinProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnApplicationMixinProps.Builder.