Functions that represent AWS CDK enums and builders in the software.amazon.awscdk.services.applicationinsights package.
Functions that represent AWS CDK enums and builders in the software.amazon.awscdk.services.applicationinsights package.
(build-cfn-application-alarm-metric-property-builder builder id config)
The build-cfn-application-alarm-metric-property-builder function updates a CfnApplication$AlarmMetricProperty$Builder instance using the provided configuration. The function takes the CfnApplication$AlarmMetricProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:
Field | DataType | Lookup Function | Data Key |
---|---|---|---|
alarmMetricName | java.lang.String | cdk.support/lookup-entry | :alarm-metric-name |
The build-cfn-application-alarm-metric-property-builder function updates a CfnApplication$AlarmMetricProperty$Builder instance using the provided configuration. The function takes the CfnApplication$AlarmMetricProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value: | Field | DataType | Lookup Function | Data Key | |---|---|---|---| | `alarmMetricName` | java.lang.String | [[cdk.support/lookup-entry]] | `:alarm-metric-name` |
(build-cfn-application-alarm-property-builder builder id config)
The build-cfn-application-alarm-property-builder function updates a CfnApplication$AlarmProperty$Builder instance using the provided configuration. The function takes the CfnApplication$AlarmProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:
Field | DataType | Lookup Function | Data Key |
---|---|---|---|
alarmName | java.lang.String | cdk.support/lookup-entry | :alarm-name |
severity | java.lang.String | cdk.support/lookup-entry | :severity |
The build-cfn-application-alarm-property-builder function updates a CfnApplication$AlarmProperty$Builder instance using the provided configuration. The function takes the CfnApplication$AlarmProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value: | Field | DataType | Lookup Function | Data Key | |---|---|---|---| | `alarmName` | java.lang.String | [[cdk.support/lookup-entry]] | `:alarm-name` | | `severity` | java.lang.String | [[cdk.support/lookup-entry]] | `:severity` |
(build-cfn-application-builder builder id config)
The build-cfn-application-builder function updates a CfnApplication$Builder instance using the provided configuration. The function takes the CfnApplication$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:
Field | DataType | Lookup Function | Data Key |
---|---|---|---|
attachMissingPermission | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :attach-missing-permission |
autoConfigurationEnabled | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :auto-configuration-enabled |
componentMonitoringSettings | java.util.List | cdk.support/lookup-entry | :component-monitoring-settings |
customComponents | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :custom-components |
cweMonitorEnabled | java.lang.Boolean | cdk.support/lookup-entry | :cwe-monitor-enabled |
groupingType | java.lang.String | cdk.support/lookup-entry | :grouping-type |
logPatternSets | java.util.List | cdk.support/lookup-entry | :log-pattern-sets |
opsCenterEnabled | java.lang.Boolean | cdk.support/lookup-entry | :ops-center-enabled |
opsItemSnsTopicArn | java.lang.String | cdk.support/lookup-entry | :ops-item-sns-topic-arn |
resourceGroupName | java.lang.String | cdk.support/lookup-entry | :resource-group-name |
tags | java.util.List | cdk.support/lookup-entry | :tags |
The build-cfn-application-builder function updates a CfnApplication$Builder instance using the provided configuration. The function takes the CfnApplication$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value: | Field | DataType | Lookup Function | Data Key | |---|---|---|---| | `attachMissingPermission` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:attach-missing-permission` | | `autoConfigurationEnabled` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:auto-configuration-enabled` | | `componentMonitoringSettings` | java.util.List | [[cdk.support/lookup-entry]] | `:component-monitoring-settings` | | `customComponents` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:custom-components` | | `cweMonitorEnabled` | java.lang.Boolean | [[cdk.support/lookup-entry]] | `:cwe-monitor-enabled` | | `groupingType` | java.lang.String | [[cdk.support/lookup-entry]] | `:grouping-type` | | `logPatternSets` | java.util.List | [[cdk.support/lookup-entry]] | `:log-pattern-sets` | | `opsCenterEnabled` | java.lang.Boolean | [[cdk.support/lookup-entry]] | `:ops-center-enabled` | | `opsItemSnsTopicArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:ops-item-sns-topic-arn` | | `resourceGroupName` | java.lang.String | [[cdk.support/lookup-entry]] | `:resource-group-name` | | `tags` | java.util.List | [[cdk.support/lookup-entry]] | `:tags` |
(build-cfn-application-component-configuration-property-builder builder
id
config)
The build-cfn-application-component-configuration-property-builder function updates a CfnApplication$ComponentConfigurationProperty$Builder instance using the provided configuration. The function takes the CfnApplication$ComponentConfigurationProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:
Field | DataType | Lookup Function | Data Key |
---|---|---|---|
configurationDetails | software.amazon.awscdk.services.applicationinsights.CfnApplication$ConfigurationDetailsProperty | cdk.support/lookup-entry | :configuration-details |
subComponentTypeConfigurations | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :sub-component-type-configurations |
The build-cfn-application-component-configuration-property-builder function updates a CfnApplication$ComponentConfigurationProperty$Builder instance using the provided configuration. The function takes the CfnApplication$ComponentConfigurationProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value: | Field | DataType | Lookup Function | Data Key | |---|---|---|---| | `configurationDetails` | software.amazon.awscdk.services.applicationinsights.CfnApplication$ConfigurationDetailsProperty | [[cdk.support/lookup-entry]] | `:configuration-details` | | `subComponentTypeConfigurations` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:sub-component-type-configurations` |
(build-cfn-application-component-monitoring-setting-property-builder builder
id
config)
The build-cfn-application-component-monitoring-setting-property-builder function updates a CfnApplication$ComponentMonitoringSettingProperty$Builder instance using the provided configuration. The function takes the CfnApplication$ComponentMonitoringSettingProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:
Field | DataType | Lookup Function | Data Key |
---|---|---|---|
componentArn | java.lang.String | cdk.support/lookup-entry | :component-arn |
componentConfigurationMode | java.lang.String | cdk.support/lookup-entry | :component-configuration-mode |
componentName | java.lang.String | cdk.support/lookup-entry | :component-name |
customComponentConfiguration | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :custom-component-configuration |
defaultOverwriteComponentConfiguration | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :default-overwrite-component-configuration |
tier | java.lang.String | cdk.support/lookup-entry | :tier |
The build-cfn-application-component-monitoring-setting-property-builder function updates a CfnApplication$ComponentMonitoringSettingProperty$Builder instance using the provided configuration. The function takes the CfnApplication$ComponentMonitoringSettingProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value: | Field | DataType | Lookup Function | Data Key | |---|---|---|---| | `componentArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:component-arn` | | `componentConfigurationMode` | java.lang.String | [[cdk.support/lookup-entry]] | `:component-configuration-mode` | | `componentName` | java.lang.String | [[cdk.support/lookup-entry]] | `:component-name` | | `customComponentConfiguration` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:custom-component-configuration` | | `defaultOverwriteComponentConfiguration` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:default-overwrite-component-configuration` | | `tier` | java.lang.String | [[cdk.support/lookup-entry]] | `:tier` |
(build-cfn-application-configuration-details-property-builder builder id config)
The build-cfn-application-configuration-details-property-builder function updates a CfnApplication$ConfigurationDetailsProperty$Builder instance using the provided configuration. The function takes the CfnApplication$ConfigurationDetailsProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:
Field | DataType | Lookup Function | Data Key |
---|---|---|---|
alarmMetrics | java.util.List | cdk.support/lookup-entry | :alarm-metrics |
alarms | java.util.List | cdk.support/lookup-entry | :alarms |
haClusterPrometheusExporter | software.amazon.awscdk.services.applicationinsights.CfnApplication$HAClusterPrometheusExporterProperty | cdk.support/lookup-entry | :ha-cluster-prometheus-exporter |
hanaPrometheusExporter | software.amazon.awscdk.services.applicationinsights.CfnApplication$HANAPrometheusExporterProperty | cdk.support/lookup-entry | :hana-prometheus-exporter |
jmxPrometheusExporter | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :jmx-prometheus-exporter |
logs | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :logs |
windowsEvents | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :windows-events |
The build-cfn-application-configuration-details-property-builder function updates a CfnApplication$ConfigurationDetailsProperty$Builder instance using the provided configuration. The function takes the CfnApplication$ConfigurationDetailsProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value: | Field | DataType | Lookup Function | Data Key | |---|---|---|---| | `alarmMetrics` | java.util.List | [[cdk.support/lookup-entry]] | `:alarm-metrics` | | `alarms` | java.util.List | [[cdk.support/lookup-entry]] | `:alarms` | | `haClusterPrometheusExporter` | software.amazon.awscdk.services.applicationinsights.CfnApplication$HAClusterPrometheusExporterProperty | [[cdk.support/lookup-entry]] | `:ha-cluster-prometheus-exporter` | | `hanaPrometheusExporter` | software.amazon.awscdk.services.applicationinsights.CfnApplication$HANAPrometheusExporterProperty | [[cdk.support/lookup-entry]] | `:hana-prometheus-exporter` | | `jmxPrometheusExporter` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:jmx-prometheus-exporter` | | `logs` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:logs` | | `windowsEvents` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:windows-events` |
(build-cfn-application-custom-component-property-builder builder id config)
The build-cfn-application-custom-component-property-builder function updates a CfnApplication$CustomComponentProperty$Builder instance using the provided configuration. The function takes the CfnApplication$CustomComponentProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:
Field | DataType | Lookup Function | Data Key |
---|---|---|---|
componentName | java.lang.String | cdk.support/lookup-entry | :component-name |
resourceList | java.util.List | cdk.support/lookup-entry | :resource-list |
The build-cfn-application-custom-component-property-builder function updates a CfnApplication$CustomComponentProperty$Builder instance using the provided configuration. The function takes the CfnApplication$CustomComponentProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value: | Field | DataType | Lookup Function | Data Key | |---|---|---|---| | `componentName` | java.lang.String | [[cdk.support/lookup-entry]] | `:component-name` | | `resourceList` | java.util.List | [[cdk.support/lookup-entry]] | `:resource-list` |
(build-cfn-application-ha-cluster-prometheus-exporter-property-builder builder
id
config)
The build-cfn-application-ha-cluster-prometheus-exporter-property-builder function updates a CfnApplication$HAClusterPrometheusExporterProperty$Builder instance using the provided configuration. The function takes the CfnApplication$HAClusterPrometheusExporterProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:
Field | DataType | Lookup Function | Data Key |
---|---|---|---|
prometheusPort | java.lang.String | cdk.support/lookup-entry | :prometheus-port |
The build-cfn-application-ha-cluster-prometheus-exporter-property-builder function updates a CfnApplication$HAClusterPrometheusExporterProperty$Builder instance using the provided configuration. The function takes the CfnApplication$HAClusterPrometheusExporterProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value: | Field | DataType | Lookup Function | Data Key | |---|---|---|---| | `prometheusPort` | java.lang.String | [[cdk.support/lookup-entry]] | `:prometheus-port` |
(build-cfn-application-hana-prometheus-exporter-property-builder builder
id
config)
The build-cfn-application-hana-prometheus-exporter-property-builder function updates a CfnApplication$HANAPrometheusExporterProperty$Builder instance using the provided configuration. The function takes the CfnApplication$HANAPrometheusExporterProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:
Field | DataType | Lookup Function | Data Key |
---|---|---|---|
agreeToInstallHanadbClient | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :agree-to-install-hanadb-client |
hanaPort | java.lang.String | cdk.support/lookup-entry | :hana-port |
hanaSecretName | java.lang.String | cdk.support/lookup-entry | :hana-secret-name |
hanasid | java.lang.String | cdk.support/lookup-entry | :hanasid |
prometheusPort | java.lang.String | cdk.support/lookup-entry | :prometheus-port |
The build-cfn-application-hana-prometheus-exporter-property-builder function updates a CfnApplication$HANAPrometheusExporterProperty$Builder instance using the provided configuration. The function takes the CfnApplication$HANAPrometheusExporterProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value: | Field | DataType | Lookup Function | Data Key | |---|---|---|---| | `agreeToInstallHanadbClient` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:agree-to-install-hanadb-client` | | `hanaPort` | java.lang.String | [[cdk.support/lookup-entry]] | `:hana-port` | | `hanaSecretName` | java.lang.String | [[cdk.support/lookup-entry]] | `:hana-secret-name` | | `hanasid` | java.lang.String | [[cdk.support/lookup-entry]] | `:hanasid` | | `prometheusPort` | java.lang.String | [[cdk.support/lookup-entry]] | `:prometheus-port` |
(build-cfn-application-jmx-prometheus-exporter-property-builder builder
id
config)
The build-cfn-application-jmx-prometheus-exporter-property-builder function updates a CfnApplication$JMXPrometheusExporterProperty$Builder instance using the provided configuration. The function takes the CfnApplication$JMXPrometheusExporterProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:
Field | DataType | Lookup Function | Data Key |
---|---|---|---|
hostPort | java.lang.String | cdk.support/lookup-entry | :host-port |
jmxurl | java.lang.String | cdk.support/lookup-entry | :jmxurl |
prometheusPort | java.lang.String | cdk.support/lookup-entry | :prometheus-port |
The build-cfn-application-jmx-prometheus-exporter-property-builder function updates a CfnApplication$JMXPrometheusExporterProperty$Builder instance using the provided configuration. The function takes the CfnApplication$JMXPrometheusExporterProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value: | Field | DataType | Lookup Function | Data Key | |---|---|---|---| | `hostPort` | java.lang.String | [[cdk.support/lookup-entry]] | `:host-port` | | `jmxurl` | java.lang.String | [[cdk.support/lookup-entry]] | `:jmxurl` | | `prometheusPort` | java.lang.String | [[cdk.support/lookup-entry]] | `:prometheus-port` |
(build-cfn-application-log-pattern-property-builder builder id config)
The build-cfn-application-log-pattern-property-builder function updates a CfnApplication$LogPatternProperty$Builder instance using the provided configuration. The function takes the CfnApplication$LogPatternProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:
Field | DataType | Lookup Function | Data Key |
---|---|---|---|
pattern | java.lang.String | cdk.support/lookup-entry | :pattern |
patternName | java.lang.String | cdk.support/lookup-entry | :pattern-name |
rank | java.lang.Number | cdk.support/lookup-entry | :rank |
The build-cfn-application-log-pattern-property-builder function updates a CfnApplication$LogPatternProperty$Builder instance using the provided configuration. The function takes the CfnApplication$LogPatternProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value: | Field | DataType | Lookup Function | Data Key | |---|---|---|---| | `pattern` | java.lang.String | [[cdk.support/lookup-entry]] | `:pattern` | | `patternName` | java.lang.String | [[cdk.support/lookup-entry]] | `:pattern-name` | | `rank` | java.lang.Number | [[cdk.support/lookup-entry]] | `:rank` |
(build-cfn-application-log-pattern-set-property-builder builder id config)
The build-cfn-application-log-pattern-set-property-builder function updates a CfnApplication$LogPatternSetProperty$Builder instance using the provided configuration. The function takes the CfnApplication$LogPatternSetProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:
Field | DataType | Lookup Function | Data Key |
---|---|---|---|
logPatterns | java.util.List | cdk.support/lookup-entry | :log-patterns |
patternSetName | java.lang.String | cdk.support/lookup-entry | :pattern-set-name |
The build-cfn-application-log-pattern-set-property-builder function updates a CfnApplication$LogPatternSetProperty$Builder instance using the provided configuration. The function takes the CfnApplication$LogPatternSetProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value: | Field | DataType | Lookup Function | Data Key | |---|---|---|---| | `logPatterns` | java.util.List | [[cdk.support/lookup-entry]] | `:log-patterns` | | `patternSetName` | java.lang.String | [[cdk.support/lookup-entry]] | `:pattern-set-name` |
(build-cfn-application-log-property-builder builder id config)
The build-cfn-application-log-property-builder function updates a CfnApplication$LogProperty$Builder instance using the provided configuration. The function takes the CfnApplication$LogProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:
Field | DataType | Lookup Function | Data Key |
---|---|---|---|
encoding | java.lang.String | cdk.support/lookup-entry | :encoding |
logGroupName | java.lang.String | cdk.support/lookup-entry | :log-group-name |
logPath | java.lang.String | cdk.support/lookup-entry | :log-path |
logType | java.lang.String | cdk.support/lookup-entry | :log-type |
patternSet | java.lang.String | cdk.support/lookup-entry | :pattern-set |
The build-cfn-application-log-property-builder function updates a CfnApplication$LogProperty$Builder instance using the provided configuration. The function takes the CfnApplication$LogProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value: | Field | DataType | Lookup Function | Data Key | |---|---|---|---| | `encoding` | java.lang.String | [[cdk.support/lookup-entry]] | `:encoding` | | `logGroupName` | java.lang.String | [[cdk.support/lookup-entry]] | `:log-group-name` | | `logPath` | java.lang.String | [[cdk.support/lookup-entry]] | `:log-path` | | `logType` | java.lang.String | [[cdk.support/lookup-entry]] | `:log-type` | | `patternSet` | java.lang.String | [[cdk.support/lookup-entry]] | `:pattern-set` |
(build-cfn-application-props-builder builder id config)
The build-cfn-application-props-builder function updates a CfnApplicationProps$Builder instance using the provided configuration. The function takes the CfnApplicationProps$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:
Field | DataType | Lookup Function | Data Key |
---|---|---|---|
attachMissingPermission | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :attach-missing-permission |
autoConfigurationEnabled | java.lang.Boolean | cdk.support/lookup-entry | :auto-configuration-enabled |
componentMonitoringSettings | java.util.List | cdk.support/lookup-entry | :component-monitoring-settings |
customComponents | java.util.List | cdk.support/lookup-entry | :custom-components |
cweMonitorEnabled | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :cwe-monitor-enabled |
groupingType | java.lang.String | cdk.support/lookup-entry | :grouping-type |
logPatternSets | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :log-pattern-sets |
opsCenterEnabled | java.lang.Boolean | cdk.support/lookup-entry | :ops-center-enabled |
opsItemSnsTopicArn | java.lang.String | cdk.support/lookup-entry | :ops-item-sns-topic-arn |
resourceGroupName | java.lang.String | cdk.support/lookup-entry | :resource-group-name |
tags | java.util.List | cdk.support/lookup-entry | :tags |
The build-cfn-application-props-builder function updates a CfnApplicationProps$Builder instance using the provided configuration. The function takes the CfnApplicationProps$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value: | Field | DataType | Lookup Function | Data Key | |---|---|---|---| | `attachMissingPermission` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:attach-missing-permission` | | `autoConfigurationEnabled` | java.lang.Boolean | [[cdk.support/lookup-entry]] | `:auto-configuration-enabled` | | `componentMonitoringSettings` | java.util.List | [[cdk.support/lookup-entry]] | `:component-monitoring-settings` | | `customComponents` | java.util.List | [[cdk.support/lookup-entry]] | `:custom-components` | | `cweMonitorEnabled` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:cwe-monitor-enabled` | | `groupingType` | java.lang.String | [[cdk.support/lookup-entry]] | `:grouping-type` | | `logPatternSets` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:log-pattern-sets` | | `opsCenterEnabled` | java.lang.Boolean | [[cdk.support/lookup-entry]] | `:ops-center-enabled` | | `opsItemSnsTopicArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:ops-item-sns-topic-arn` | | `resourceGroupName` | java.lang.String | [[cdk.support/lookup-entry]] | `:resource-group-name` | | `tags` | java.util.List | [[cdk.support/lookup-entry]] | `:tags` |
(build-cfn-application-sub-component-configuration-details-property-builder
builder
id
config)
The build-cfn-application-sub-component-configuration-details-property-builder function updates a CfnApplication$SubComponentConfigurationDetailsProperty$Builder instance using the provided configuration. The function takes the CfnApplication$SubComponentConfigurationDetailsProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:
Field | DataType | Lookup Function | Data Key |
---|---|---|---|
alarmMetrics | java.util.List | cdk.support/lookup-entry | :alarm-metrics |
logs | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :logs |
windowsEvents | java.util.List | cdk.support/lookup-entry | :windows-events |
The build-cfn-application-sub-component-configuration-details-property-builder function updates a CfnApplication$SubComponentConfigurationDetailsProperty$Builder instance using the provided configuration. The function takes the CfnApplication$SubComponentConfigurationDetailsProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value: | Field | DataType | Lookup Function | Data Key | |---|---|---|---| | `alarmMetrics` | java.util.List | [[cdk.support/lookup-entry]] | `:alarm-metrics` | | `logs` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:logs` | | `windowsEvents` | java.util.List | [[cdk.support/lookup-entry]] | `:windows-events` |
(build-cfn-application-sub-component-type-configuration-property-builder builder
id
config)
The build-cfn-application-sub-component-type-configuration-property-builder function updates a CfnApplication$SubComponentTypeConfigurationProperty$Builder instance using the provided configuration. The function takes the CfnApplication$SubComponentTypeConfigurationProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:
Field | DataType | Lookup Function | Data Key |
---|---|---|---|
subComponentConfigurationDetails | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :sub-component-configuration-details |
subComponentType | java.lang.String | cdk.support/lookup-entry | :sub-component-type |
The build-cfn-application-sub-component-type-configuration-property-builder function updates a CfnApplication$SubComponentTypeConfigurationProperty$Builder instance using the provided configuration. The function takes the CfnApplication$SubComponentTypeConfigurationProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value: | Field | DataType | Lookup Function | Data Key | |---|---|---|---| | `subComponentConfigurationDetails` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:sub-component-configuration-details` | | `subComponentType` | java.lang.String | [[cdk.support/lookup-entry]] | `:sub-component-type` |
(build-cfn-application-windows-event-property-builder builder id config)
The build-cfn-application-windows-event-property-builder function updates a CfnApplication$WindowsEventProperty$Builder instance using the provided configuration. The function takes the CfnApplication$WindowsEventProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:
Field | DataType | Lookup Function | Data Key |
---|---|---|---|
eventLevels | java.util.List | cdk.support/lookup-entry | :event-levels |
eventName | java.lang.String | cdk.support/lookup-entry | :event-name |
logGroupName | java.lang.String | cdk.support/lookup-entry | :log-group-name |
patternSet | java.lang.String | cdk.support/lookup-entry | :pattern-set |
The build-cfn-application-windows-event-property-builder function updates a CfnApplication$WindowsEventProperty$Builder instance using the provided configuration. The function takes the CfnApplication$WindowsEventProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value: | Field | DataType | Lookup Function | Data Key | |---|---|---|---| | `eventLevels` | java.util.List | [[cdk.support/lookup-entry]] | `:event-levels` | | `eventName` | java.lang.String | [[cdk.support/lookup-entry]] | `:event-name` | | `logGroupName` | java.lang.String | [[cdk.support/lookup-entry]] | `:log-group-name` | | `patternSet` | java.lang.String | [[cdk.support/lookup-entry]] | `:pattern-set` |
(cfn-application-alarm-metric-property-builder id config)
Creates a CfnApplication$AlarmMetricProperty$Builder
instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments:
Argument | DataType | Description |
---|---|---|
id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
config | map | Data configuration |
Creates a `CfnApplication$AlarmMetricProperty$Builder` instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments: | Argument | DataType | Description | |---|---|---| | id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. | | config | map | Data configuration |
(cfn-application-alarm-property-builder id config)
Creates a CfnApplication$AlarmProperty$Builder
instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments:
Argument | DataType | Description |
---|---|---|
id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
config | map | Data configuration |
Creates a `CfnApplication$AlarmProperty$Builder` instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments: | Argument | DataType | Description | |---|---|---| | id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. | | config | map | Data configuration |
(cfn-application-builder scope id config)
Creates a CfnApplication$Builder
instance using a scope and ID, applies the data configuration, then builds it. Takes the following arguments:
| Argument | DataType | Description |
|---|---|---|
| scope | software.constructs.Construct | The parent scope construct of the object being built. |
| id | String or Keyword or Symbol | Value to use as both the ID of the object being build and the namespace when looking up configuration values. |
| config | map | Data configuration |
Creates a `CfnApplication$Builder` instance using a scope and ID, applies the data configuration, then builds it. Takes the following arguments: | Argument | DataType | Description | |---|---|---| | scope | software.constructs.Construct | The parent scope construct of the object being built. | | id | String or Keyword or Symbol | Value to use as both the ID of the object being build and the namespace when looking up configuration values. | | config | map | Data configuration |
(cfn-application-component-configuration-property-builder id config)
Creates a CfnApplication$ComponentConfigurationProperty$Builder
instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments:
Argument | DataType | Description |
---|---|---|
id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
config | map | Data configuration |
Creates a `CfnApplication$ComponentConfigurationProperty$Builder` instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments: | Argument | DataType | Description | |---|---|---| | id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. | | config | map | Data configuration |
(cfn-application-component-monitoring-setting-property-builder id config)
Creates a CfnApplication$ComponentMonitoringSettingProperty$Builder
instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments:
Argument | DataType | Description |
---|---|---|
id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
config | map | Data configuration |
Creates a `CfnApplication$ComponentMonitoringSettingProperty$Builder` instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments: | Argument | DataType | Description | |---|---|---| | id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. | | config | map | Data configuration |
(cfn-application-configuration-details-property-builder id config)
Creates a CfnApplication$ConfigurationDetailsProperty$Builder
instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments:
Argument | DataType | Description |
---|---|---|
id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
config | map | Data configuration |
Creates a `CfnApplication$ConfigurationDetailsProperty$Builder` instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments: | Argument | DataType | Description | |---|---|---| | id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. | | config | map | Data configuration |
(cfn-application-custom-component-property-builder id config)
Creates a CfnApplication$CustomComponentProperty$Builder
instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments:
Argument | DataType | Description |
---|---|---|
id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
config | map | Data configuration |
Creates a `CfnApplication$CustomComponentProperty$Builder` instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments: | Argument | DataType | Description | |---|---|---| | id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. | | config | map | Data configuration |
(cfn-application-ha-cluster-prometheus-exporter-property-builder id config)
Creates a CfnApplication$HAClusterPrometheusExporterProperty$Builder
instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments:
Argument | DataType | Description |
---|---|---|
id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
config | map | Data configuration |
Creates a `CfnApplication$HAClusterPrometheusExporterProperty$Builder` instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments: | Argument | DataType | Description | |---|---|---| | id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. | | config | map | Data configuration |
(cfn-application-hana-prometheus-exporter-property-builder id config)
Creates a CfnApplication$HANAPrometheusExporterProperty$Builder
instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments:
Argument | DataType | Description |
---|---|---|
id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
config | map | Data configuration |
Creates a `CfnApplication$HANAPrometheusExporterProperty$Builder` instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments: | Argument | DataType | Description | |---|---|---| | id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. | | config | map | Data configuration |
(cfn-application-jmx-prometheus-exporter-property-builder id config)
Creates a CfnApplication$JMXPrometheusExporterProperty$Builder
instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments:
Argument | DataType | Description |
---|---|---|
id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
config | map | Data configuration |
Creates a `CfnApplication$JMXPrometheusExporterProperty$Builder` instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments: | Argument | DataType | Description | |---|---|---| | id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. | | config | map | Data configuration |
(cfn-application-log-pattern-property-builder id config)
Creates a CfnApplication$LogPatternProperty$Builder
instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments:
Argument | DataType | Description |
---|---|---|
id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
config | map | Data configuration |
Creates a `CfnApplication$LogPatternProperty$Builder` instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments: | Argument | DataType | Description | |---|---|---| | id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. | | config | map | Data configuration |
(cfn-application-log-pattern-set-property-builder id config)
Creates a CfnApplication$LogPatternSetProperty$Builder
instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments:
Argument | DataType | Description |
---|---|---|
id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
config | map | Data configuration |
Creates a `CfnApplication$LogPatternSetProperty$Builder` instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments: | Argument | DataType | Description | |---|---|---| | id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. | | config | map | Data configuration |
(cfn-application-log-property-builder id config)
Creates a CfnApplication$LogProperty$Builder
instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments:
Argument | DataType | Description |
---|---|---|
id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
config | map | Data configuration |
Creates a `CfnApplication$LogProperty$Builder` instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments: | Argument | DataType | Description | |---|---|---| | id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. | | config | map | Data configuration |
(cfn-application-props-builder id config)
Creates a CfnApplicationProps$Builder
instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments:
Argument | DataType | Description |
---|---|---|
id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
config | map | Data configuration |
Creates a `CfnApplicationProps$Builder` instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments: | Argument | DataType | Description | |---|---|---| | id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. | | config | map | Data configuration |
(cfn-application-sub-component-configuration-details-property-builder id config)
Creates a CfnApplication$SubComponentConfigurationDetailsProperty$Builder
instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments:
Argument | DataType | Description |
---|---|---|
id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
config | map | Data configuration |
Creates a `CfnApplication$SubComponentConfigurationDetailsProperty$Builder` instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments: | Argument | DataType | Description | |---|---|---| | id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. | | config | map | Data configuration |
(cfn-application-sub-component-type-configuration-property-builder id config)
Creates a CfnApplication$SubComponentTypeConfigurationProperty$Builder
instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments:
Argument | DataType | Description |
---|---|---|
id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
config | map | Data configuration |
Creates a `CfnApplication$SubComponentTypeConfigurationProperty$Builder` instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments: | Argument | DataType | Description | |---|---|---| | id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. | | config | map | Data configuration |
(cfn-application-windows-event-property-builder id config)
Creates a CfnApplication$WindowsEventProperty$Builder
instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments:
Argument | DataType | Description |
---|---|---|
id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
config | map | Data configuration |
Creates a `CfnApplication$WindowsEventProperty$Builder` instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments: | Argument | DataType | Description | |---|---|---| | id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. | | config | map | Data configuration |
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close