Liking cljdoc? Tell your friends :D
Clojure only.

cdk.api.services.lookoutmetrics

Functions that represent AWS CDK enums and builders in the software.amazon.awscdk.services.lookoutmetrics package.

Functions that represent AWS CDK enums and builders in the software.amazon.awscdk.services.lookoutmetrics package. 
raw docstring

build-cfn-alert-action-property-builderclj

(build-cfn-alert-action-property-builder builder id config)

The build-cfn-alert-action-property-builder function updates a CfnAlert$ActionProperty$Builder instance using the provided configuration. The function takes the CfnAlert$ActionProperty$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:

FieldDataTypeLookup FunctionData Key
lambdaConfigurationsoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:lambda-configuration
snsConfigurationsoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:sns-configuration
The build-cfn-alert-action-property-builder function updates a CfnAlert$ActionProperty$Builder instance using the provided configuration.
  The function takes the CfnAlert$ActionProperty$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 |
|---|---|---|---|
| `lambdaConfiguration` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:lambda-configuration` |
| `snsConfiguration` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:sns-configuration` |
sourceraw docstring

build-cfn-alert-builderclj

(build-cfn-alert-builder builder id config)

The build-cfn-alert-builder function updates a CfnAlert$Builder instance using the provided configuration. The function takes the CfnAlert$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:

FieldDataTypeLookup FunctionData Key
actionsoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:action
alertDescriptionjava.lang.Stringcdk.support/lookup-entry:alert-description
alertNamejava.lang.Stringcdk.support/lookup-entry:alert-name
alertSensitivityThresholdjava.lang.Numbercdk.support/lookup-entry:alert-sensitivity-threshold
anomalyDetectorArnjava.lang.Stringcdk.support/lookup-entry:anomaly-detector-arn
The build-cfn-alert-builder function updates a CfnAlert$Builder instance using the provided configuration.
  The function takes the CfnAlert$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 |
|---|---|---|---|
| `action` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:action` |
| `alertDescription` | java.lang.String | [[cdk.support/lookup-entry]] | `:alert-description` |
| `alertName` | java.lang.String | [[cdk.support/lookup-entry]] | `:alert-name` |
| `alertSensitivityThreshold` | java.lang.Number | [[cdk.support/lookup-entry]] | `:alert-sensitivity-threshold` |
| `anomalyDetectorArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:anomaly-detector-arn` |
sourceraw docstring

build-cfn-alert-lambda-configuration-property-builderclj

(build-cfn-alert-lambda-configuration-property-builder builder id config)

The build-cfn-alert-lambda-configuration-property-builder function updates a CfnAlert$LambdaConfigurationProperty$Builder instance using the provided configuration. The function takes the CfnAlert$LambdaConfigurationProperty$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:

FieldDataTypeLookup FunctionData Key
lambdaArnjava.lang.Stringcdk.support/lookup-entry:lambda-arn
roleArnjava.lang.Stringcdk.support/lookup-entry:role-arn
The build-cfn-alert-lambda-configuration-property-builder function updates a CfnAlert$LambdaConfigurationProperty$Builder instance using the provided configuration.
  The function takes the CfnAlert$LambdaConfigurationProperty$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 |
|---|---|---|---|
| `lambdaArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:lambda-arn` |
| `roleArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:role-arn` |
sourceraw docstring

build-cfn-alert-props-builderclj

(build-cfn-alert-props-builder builder id config)

The build-cfn-alert-props-builder function updates a CfnAlertProps$Builder instance using the provided configuration. The function takes the CfnAlertProps$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:

FieldDataTypeLookup FunctionData Key
actionsoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:action
alertDescriptionjava.lang.Stringcdk.support/lookup-entry:alert-description
alertNamejava.lang.Stringcdk.support/lookup-entry:alert-name
alertSensitivityThresholdjava.lang.Numbercdk.support/lookup-entry:alert-sensitivity-threshold
anomalyDetectorArnjava.lang.Stringcdk.support/lookup-entry:anomaly-detector-arn
The build-cfn-alert-props-builder function updates a CfnAlertProps$Builder instance using the provided configuration.
  The function takes the CfnAlertProps$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 |
|---|---|---|---|
| `action` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:action` |
| `alertDescription` | java.lang.String | [[cdk.support/lookup-entry]] | `:alert-description` |
| `alertName` | java.lang.String | [[cdk.support/lookup-entry]] | `:alert-name` |
| `alertSensitivityThreshold` | java.lang.Number | [[cdk.support/lookup-entry]] | `:alert-sensitivity-threshold` |
| `anomalyDetectorArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:anomaly-detector-arn` |
sourceraw docstring

build-cfn-alert-sns-configuration-property-builderclj

(build-cfn-alert-sns-configuration-property-builder builder id config)

The build-cfn-alert-sns-configuration-property-builder function updates a CfnAlert$SNSConfigurationProperty$Builder instance using the provided configuration. The function takes the CfnAlert$SNSConfigurationProperty$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:

FieldDataTypeLookup FunctionData Key
roleArnjava.lang.Stringcdk.support/lookup-entry:role-arn
snsTopicArnjava.lang.Stringcdk.support/lookup-entry:sns-topic-arn
The build-cfn-alert-sns-configuration-property-builder function updates a CfnAlert$SNSConfigurationProperty$Builder instance using the provided configuration.
  The function takes the CfnAlert$SNSConfigurationProperty$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 |
|---|---|---|---|
| `roleArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:role-arn` |
| `snsTopicArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:sns-topic-arn` |
sourceraw docstring

build-cfn-anomaly-detector-anomaly-detector-config-property-builderclj

(build-cfn-anomaly-detector-anomaly-detector-config-property-builder builder
                                                                     id
                                                                     config)

The build-cfn-anomaly-detector-anomaly-detector-config-property-builder function updates a CfnAnomalyDetector$AnomalyDetectorConfigProperty$Builder instance using the provided configuration. The function takes the CfnAnomalyDetector$AnomalyDetectorConfigProperty$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:

FieldDataTypeLookup FunctionData Key
anomalyDetectorFrequencyjava.lang.Stringcdk.support/lookup-entry:anomaly-detector-frequency
The build-cfn-anomaly-detector-anomaly-detector-config-property-builder function updates a CfnAnomalyDetector$AnomalyDetectorConfigProperty$Builder instance using the provided configuration.
  The function takes the CfnAnomalyDetector$AnomalyDetectorConfigProperty$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 |
|---|---|---|---|
| `anomalyDetectorFrequency` | java.lang.String | [[cdk.support/lookup-entry]] | `:anomaly-detector-frequency` |
sourceraw docstring

build-cfn-anomaly-detector-app-flow-config-property-builderclj

(build-cfn-anomaly-detector-app-flow-config-property-builder builder id config)

The build-cfn-anomaly-detector-app-flow-config-property-builder function updates a CfnAnomalyDetector$AppFlowConfigProperty$Builder instance using the provided configuration. The function takes the CfnAnomalyDetector$AppFlowConfigProperty$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:

FieldDataTypeLookup FunctionData Key
flowNamejava.lang.Stringcdk.support/lookup-entry:flow-name
roleArnjava.lang.Stringcdk.support/lookup-entry:role-arn
The build-cfn-anomaly-detector-app-flow-config-property-builder function updates a CfnAnomalyDetector$AppFlowConfigProperty$Builder instance using the provided configuration.
  The function takes the CfnAnomalyDetector$AppFlowConfigProperty$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 |
|---|---|---|---|
| `flowName` | java.lang.String | [[cdk.support/lookup-entry]] | `:flow-name` |
| `roleArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:role-arn` |
sourceraw docstring

build-cfn-anomaly-detector-builderclj

(build-cfn-anomaly-detector-builder builder id config)

The build-cfn-anomaly-detector-builder function updates a CfnAnomalyDetector$Builder instance using the provided configuration. The function takes the CfnAnomalyDetector$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:

FieldDataTypeLookup FunctionData Key
anomalyDetectorConfigsoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:anomaly-detector-config
anomalyDetectorDescriptionjava.lang.Stringcdk.support/lookup-entry:anomaly-detector-description
anomalyDetectorNamejava.lang.Stringcdk.support/lookup-entry:anomaly-detector-name
kmsKeyArnjava.lang.Stringcdk.support/lookup-entry:kms-key-arn
metricSetListsoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:metric-set-list
The build-cfn-anomaly-detector-builder function updates a CfnAnomalyDetector$Builder instance using the provided configuration.
  The function takes the CfnAnomalyDetector$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 |
|---|---|---|---|
| `anomalyDetectorConfig` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:anomaly-detector-config` |
| `anomalyDetectorDescription` | java.lang.String | [[cdk.support/lookup-entry]] | `:anomaly-detector-description` |
| `anomalyDetectorName` | java.lang.String | [[cdk.support/lookup-entry]] | `:anomaly-detector-name` |
| `kmsKeyArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:kms-key-arn` |
| `metricSetList` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:metric-set-list` |
sourceraw docstring

build-cfn-anomaly-detector-cloudwatch-config-property-builderclj

(build-cfn-anomaly-detector-cloudwatch-config-property-builder builder
                                                               id
                                                               config)

The build-cfn-anomaly-detector-cloudwatch-config-property-builder function updates a CfnAnomalyDetector$CloudwatchConfigProperty$Builder instance using the provided configuration. The function takes the CfnAnomalyDetector$CloudwatchConfigProperty$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:

FieldDataTypeLookup FunctionData Key
roleArnjava.lang.Stringcdk.support/lookup-entry:role-arn
The build-cfn-anomaly-detector-cloudwatch-config-property-builder function updates a CfnAnomalyDetector$CloudwatchConfigProperty$Builder instance using the provided configuration.
  The function takes the CfnAnomalyDetector$CloudwatchConfigProperty$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 |
|---|---|---|---|
| `roleArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:role-arn` |
sourceraw docstring

build-cfn-anomaly-detector-csv-format-descriptor-property-builderclj

(build-cfn-anomaly-detector-csv-format-descriptor-property-builder builder
                                                                   id
                                                                   config)

The build-cfn-anomaly-detector-csv-format-descriptor-property-builder function updates a CfnAnomalyDetector$CsvFormatDescriptorProperty$Builder instance using the provided configuration. The function takes the CfnAnomalyDetector$CsvFormatDescriptorProperty$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:

FieldDataTypeLookup FunctionData Key
charsetjava.lang.Stringcdk.support/lookup-entry:charset
containsHeadersoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:contains-header
delimiterjava.lang.Stringcdk.support/lookup-entry:delimiter
fileCompressionjava.lang.Stringcdk.support/lookup-entry:file-compression
headerListjava.util.Listcdk.support/lookup-entry:header-list
quoteSymboljava.lang.Stringcdk.support/lookup-entry:quote-symbol
The build-cfn-anomaly-detector-csv-format-descriptor-property-builder function updates a CfnAnomalyDetector$CsvFormatDescriptorProperty$Builder instance using the provided configuration.
  The function takes the CfnAnomalyDetector$CsvFormatDescriptorProperty$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 |
|---|---|---|---|
| `charset` | java.lang.String | [[cdk.support/lookup-entry]] | `:charset` |
| `containsHeader` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:contains-header` |
| `delimiter` | java.lang.String | [[cdk.support/lookup-entry]] | `:delimiter` |
| `fileCompression` | java.lang.String | [[cdk.support/lookup-entry]] | `:file-compression` |
| `headerList` | java.util.List | [[cdk.support/lookup-entry]] | `:header-list` |
| `quoteSymbol` | java.lang.String | [[cdk.support/lookup-entry]] | `:quote-symbol` |
sourceraw docstring

build-cfn-anomaly-detector-file-format-descriptor-property-builderclj

(build-cfn-anomaly-detector-file-format-descriptor-property-builder builder
                                                                    id
                                                                    config)

The build-cfn-anomaly-detector-file-format-descriptor-property-builder function updates a CfnAnomalyDetector$FileFormatDescriptorProperty$Builder instance using the provided configuration. The function takes the CfnAnomalyDetector$FileFormatDescriptorProperty$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:

FieldDataTypeLookup FunctionData Key
csvFormatDescriptorsoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:csv-format-descriptor
jsonFormatDescriptorsoftware.amazon.awscdk.services.lookoutmetrics.CfnAnomalyDetector$JsonFormatDescriptorPropertycdk.support/lookup-entry:json-format-descriptor
The build-cfn-anomaly-detector-file-format-descriptor-property-builder function updates a CfnAnomalyDetector$FileFormatDescriptorProperty$Builder instance using the provided configuration.
  The function takes the CfnAnomalyDetector$FileFormatDescriptorProperty$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 |
|---|---|---|---|
| `csvFormatDescriptor` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:csv-format-descriptor` |
| `jsonFormatDescriptor` | software.amazon.awscdk.services.lookoutmetrics.CfnAnomalyDetector$JsonFormatDescriptorProperty | [[cdk.support/lookup-entry]] | `:json-format-descriptor` |
sourceraw docstring

build-cfn-anomaly-detector-json-format-descriptor-property-builderclj

(build-cfn-anomaly-detector-json-format-descriptor-property-builder builder
                                                                    id
                                                                    config)

The build-cfn-anomaly-detector-json-format-descriptor-property-builder function updates a CfnAnomalyDetector$JsonFormatDescriptorProperty$Builder instance using the provided configuration. The function takes the CfnAnomalyDetector$JsonFormatDescriptorProperty$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:

FieldDataTypeLookup FunctionData Key
charsetjava.lang.Stringcdk.support/lookup-entry:charset
fileCompressionjava.lang.Stringcdk.support/lookup-entry:file-compression
The build-cfn-anomaly-detector-json-format-descriptor-property-builder function updates a CfnAnomalyDetector$JsonFormatDescriptorProperty$Builder instance using the provided configuration.
  The function takes the CfnAnomalyDetector$JsonFormatDescriptorProperty$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 |
|---|---|---|---|
| `charset` | java.lang.String | [[cdk.support/lookup-entry]] | `:charset` |
| `fileCompression` | java.lang.String | [[cdk.support/lookup-entry]] | `:file-compression` |
sourceraw docstring

build-cfn-anomaly-detector-metric-property-builderclj

(build-cfn-anomaly-detector-metric-property-builder builder id config)

The build-cfn-anomaly-detector-metric-property-builder function updates a CfnAnomalyDetector$MetricProperty$Builder instance using the provided configuration. The function takes the CfnAnomalyDetector$MetricProperty$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:

FieldDataTypeLookup FunctionData Key
aggregationFunctionjava.lang.Stringcdk.support/lookup-entry:aggregation-function
metricNamejava.lang.Stringcdk.support/lookup-entry:metric-name
namespacejava.lang.Stringcdk.support/lookup-entry:namespace
The build-cfn-anomaly-detector-metric-property-builder function updates a CfnAnomalyDetector$MetricProperty$Builder instance using the provided configuration.
  The function takes the CfnAnomalyDetector$MetricProperty$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 |
|---|---|---|---|
| `aggregationFunction` | java.lang.String | [[cdk.support/lookup-entry]] | `:aggregation-function` |
| `metricName` | java.lang.String | [[cdk.support/lookup-entry]] | `:metric-name` |
| `namespace` | java.lang.String | [[cdk.support/lookup-entry]] | `:namespace` |
sourceraw docstring

build-cfn-anomaly-detector-metric-set-property-builderclj

(build-cfn-anomaly-detector-metric-set-property-builder builder id config)

The build-cfn-anomaly-detector-metric-set-property-builder function updates a CfnAnomalyDetector$MetricSetProperty$Builder instance using the provided configuration. The function takes the CfnAnomalyDetector$MetricSetProperty$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:

FieldDataTypeLookup FunctionData Key
dimensionListjava.util.Listcdk.support/lookup-entry:dimension-list
metricListsoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:metric-list
metricSetDescriptionjava.lang.Stringcdk.support/lookup-entry:metric-set-description
metricSetFrequencyjava.lang.Stringcdk.support/lookup-entry:metric-set-frequency
metricSetNamejava.lang.Stringcdk.support/lookup-entry:metric-set-name
metricSourcesoftware.amazon.awscdk.services.lookoutmetrics.CfnAnomalyDetector$MetricSourcePropertycdk.support/lookup-entry:metric-source
offsetjava.lang.Numbercdk.support/lookup-entry:offset
timestampColumnsoftware.amazon.awscdk.services.lookoutmetrics.CfnAnomalyDetector$TimestampColumnPropertycdk.support/lookup-entry:timestamp-column
timezonejava.lang.Stringcdk.support/lookup-entry:timezone
The build-cfn-anomaly-detector-metric-set-property-builder function updates a CfnAnomalyDetector$MetricSetProperty$Builder instance using the provided configuration.
  The function takes the CfnAnomalyDetector$MetricSetProperty$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 |
|---|---|---|---|
| `dimensionList` | java.util.List | [[cdk.support/lookup-entry]] | `:dimension-list` |
| `metricList` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:metric-list` |
| `metricSetDescription` | java.lang.String | [[cdk.support/lookup-entry]] | `:metric-set-description` |
| `metricSetFrequency` | java.lang.String | [[cdk.support/lookup-entry]] | `:metric-set-frequency` |
| `metricSetName` | java.lang.String | [[cdk.support/lookup-entry]] | `:metric-set-name` |
| `metricSource` | software.amazon.awscdk.services.lookoutmetrics.CfnAnomalyDetector$MetricSourceProperty | [[cdk.support/lookup-entry]] | `:metric-source` |
| `offset` | java.lang.Number | [[cdk.support/lookup-entry]] | `:offset` |
| `timestampColumn` | software.amazon.awscdk.services.lookoutmetrics.CfnAnomalyDetector$TimestampColumnProperty | [[cdk.support/lookup-entry]] | `:timestamp-column` |
| `timezone` | java.lang.String | [[cdk.support/lookup-entry]] | `:timezone` |
sourceraw docstring

build-cfn-anomaly-detector-metric-source-property-builderclj

(build-cfn-anomaly-detector-metric-source-property-builder builder id config)

The build-cfn-anomaly-detector-metric-source-property-builder function updates a CfnAnomalyDetector$MetricSourceProperty$Builder instance using the provided configuration. The function takes the CfnAnomalyDetector$MetricSourceProperty$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:

FieldDataTypeLookup FunctionData Key
appFlowConfigsoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:app-flow-config
cloudwatchConfigsoftware.amazon.awscdk.services.lookoutmetrics.CfnAnomalyDetector$CloudwatchConfigPropertycdk.support/lookup-entry:cloudwatch-config
rdsSourceConfigsoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:rds-source-config
redshiftSourceConfigsoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:redshift-source-config
s3SourceConfigsoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:s3-source-config
The build-cfn-anomaly-detector-metric-source-property-builder function updates a CfnAnomalyDetector$MetricSourceProperty$Builder instance using the provided configuration.
  The function takes the CfnAnomalyDetector$MetricSourceProperty$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 |
|---|---|---|---|
| `appFlowConfig` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:app-flow-config` |
| `cloudwatchConfig` | software.amazon.awscdk.services.lookoutmetrics.CfnAnomalyDetector$CloudwatchConfigProperty | [[cdk.support/lookup-entry]] | `:cloudwatch-config` |
| `rdsSourceConfig` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:rds-source-config` |
| `redshiftSourceConfig` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:redshift-source-config` |
| `s3SourceConfig` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:s3-source-config` |
sourceraw docstring

build-cfn-anomaly-detector-props-builderclj

(build-cfn-anomaly-detector-props-builder builder id config)

The build-cfn-anomaly-detector-props-builder function updates a CfnAnomalyDetectorProps$Builder instance using the provided configuration. The function takes the CfnAnomalyDetectorProps$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:

FieldDataTypeLookup FunctionData Key
anomalyDetectorConfigsoftware.amazon.awscdk.services.lookoutmetrics.CfnAnomalyDetector$AnomalyDetectorConfigPropertycdk.support/lookup-entry:anomaly-detector-config
anomalyDetectorDescriptionjava.lang.Stringcdk.support/lookup-entry:anomaly-detector-description
anomalyDetectorNamejava.lang.Stringcdk.support/lookup-entry:anomaly-detector-name
kmsKeyArnjava.lang.Stringcdk.support/lookup-entry:kms-key-arn
metricSetListjava.util.Listcdk.support/lookup-entry:metric-set-list
The build-cfn-anomaly-detector-props-builder function updates a CfnAnomalyDetectorProps$Builder instance using the provided configuration.
  The function takes the CfnAnomalyDetectorProps$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 |
|---|---|---|---|
| `anomalyDetectorConfig` | software.amazon.awscdk.services.lookoutmetrics.CfnAnomalyDetector$AnomalyDetectorConfigProperty | [[cdk.support/lookup-entry]] | `:anomaly-detector-config` |
| `anomalyDetectorDescription` | java.lang.String | [[cdk.support/lookup-entry]] | `:anomaly-detector-description` |
| `anomalyDetectorName` | java.lang.String | [[cdk.support/lookup-entry]] | `:anomaly-detector-name` |
| `kmsKeyArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:kms-key-arn` |
| `metricSetList` | java.util.List | [[cdk.support/lookup-entry]] | `:metric-set-list` |
sourceraw docstring

build-cfn-anomaly-detector-rds-source-config-property-builderclj

(build-cfn-anomaly-detector-rds-source-config-property-builder builder
                                                               id
                                                               config)

The build-cfn-anomaly-detector-rds-source-config-property-builder function updates a CfnAnomalyDetector$RDSSourceConfigProperty$Builder instance using the provided configuration. The function takes the CfnAnomalyDetector$RDSSourceConfigProperty$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:

FieldDataTypeLookup FunctionData Key
databaseHostjava.lang.Stringcdk.support/lookup-entry:database-host
databaseNamejava.lang.Stringcdk.support/lookup-entry:database-name
databasePortjava.lang.Numbercdk.support/lookup-entry:database-port
dbInstanceIdentifierjava.lang.Stringcdk.support/lookup-entry:db-instance-identifier
roleArnjava.lang.Stringcdk.support/lookup-entry:role-arn
secretManagerArnjava.lang.Stringcdk.support/lookup-entry:secret-manager-arn
tableNamejava.lang.Stringcdk.support/lookup-entry:table-name
vpcConfigurationsoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:vpc-configuration
The build-cfn-anomaly-detector-rds-source-config-property-builder function updates a CfnAnomalyDetector$RDSSourceConfigProperty$Builder instance using the provided configuration.
  The function takes the CfnAnomalyDetector$RDSSourceConfigProperty$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 |
|---|---|---|---|
| `databaseHost` | java.lang.String | [[cdk.support/lookup-entry]] | `:database-host` |
| `databaseName` | java.lang.String | [[cdk.support/lookup-entry]] | `:database-name` |
| `databasePort` | java.lang.Number | [[cdk.support/lookup-entry]] | `:database-port` |
| `dbInstanceIdentifier` | java.lang.String | [[cdk.support/lookup-entry]] | `:db-instance-identifier` |
| `roleArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:role-arn` |
| `secretManagerArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:secret-manager-arn` |
| `tableName` | java.lang.String | [[cdk.support/lookup-entry]] | `:table-name` |
| `vpcConfiguration` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:vpc-configuration` |
sourceraw docstring

build-cfn-anomaly-detector-redshift-source-config-property-builderclj

(build-cfn-anomaly-detector-redshift-source-config-property-builder builder
                                                                    id
                                                                    config)

The build-cfn-anomaly-detector-redshift-source-config-property-builder function updates a CfnAnomalyDetector$RedshiftSourceConfigProperty$Builder instance using the provided configuration. The function takes the CfnAnomalyDetector$RedshiftSourceConfigProperty$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:

FieldDataTypeLookup FunctionData Key
clusterIdentifierjava.lang.Stringcdk.support/lookup-entry:cluster-identifier
databaseHostjava.lang.Stringcdk.support/lookup-entry:database-host
databaseNamejava.lang.Stringcdk.support/lookup-entry:database-name
databasePortjava.lang.Numbercdk.support/lookup-entry:database-port
roleArnjava.lang.Stringcdk.support/lookup-entry:role-arn
secretManagerArnjava.lang.Stringcdk.support/lookup-entry:secret-manager-arn
tableNamejava.lang.Stringcdk.support/lookup-entry:table-name
vpcConfigurationsoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:vpc-configuration
The build-cfn-anomaly-detector-redshift-source-config-property-builder function updates a CfnAnomalyDetector$RedshiftSourceConfigProperty$Builder instance using the provided configuration.
  The function takes the CfnAnomalyDetector$RedshiftSourceConfigProperty$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 |
|---|---|---|---|
| `clusterIdentifier` | java.lang.String | [[cdk.support/lookup-entry]] | `:cluster-identifier` |
| `databaseHost` | java.lang.String | [[cdk.support/lookup-entry]] | `:database-host` |
| `databaseName` | java.lang.String | [[cdk.support/lookup-entry]] | `:database-name` |
| `databasePort` | java.lang.Number | [[cdk.support/lookup-entry]] | `:database-port` |
| `roleArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:role-arn` |
| `secretManagerArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:secret-manager-arn` |
| `tableName` | java.lang.String | [[cdk.support/lookup-entry]] | `:table-name` |
| `vpcConfiguration` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:vpc-configuration` |
sourceraw docstring

build-cfn-anomaly-detector-s3-source-config-property-builderclj

(build-cfn-anomaly-detector-s3-source-config-property-builder builder id config)

The build-cfn-anomaly-detector-s3-source-config-property-builder function updates a CfnAnomalyDetector$S3SourceConfigProperty$Builder instance using the provided configuration. The function takes the CfnAnomalyDetector$S3SourceConfigProperty$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:

FieldDataTypeLookup FunctionData Key
fileFormatDescriptorsoftware.amazon.awscdk.services.lookoutmetrics.CfnAnomalyDetector$FileFormatDescriptorPropertycdk.support/lookup-entry:file-format-descriptor
historicalDataPathListjava.util.Listcdk.support/lookup-entry:historical-data-path-list
roleArnjava.lang.Stringcdk.support/lookup-entry:role-arn
templatedPathListjava.util.Listcdk.support/lookup-entry:templated-path-list
The build-cfn-anomaly-detector-s3-source-config-property-builder function updates a CfnAnomalyDetector$S3SourceConfigProperty$Builder instance using the provided configuration.
  The function takes the CfnAnomalyDetector$S3SourceConfigProperty$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 |
|---|---|---|---|
| `fileFormatDescriptor` | software.amazon.awscdk.services.lookoutmetrics.CfnAnomalyDetector$FileFormatDescriptorProperty | [[cdk.support/lookup-entry]] | `:file-format-descriptor` |
| `historicalDataPathList` | java.util.List | [[cdk.support/lookup-entry]] | `:historical-data-path-list` |
| `roleArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:role-arn` |
| `templatedPathList` | java.util.List | [[cdk.support/lookup-entry]] | `:templated-path-list` |
sourceraw docstring

build-cfn-anomaly-detector-timestamp-column-property-builderclj

(build-cfn-anomaly-detector-timestamp-column-property-builder builder id config)

The build-cfn-anomaly-detector-timestamp-column-property-builder function updates a CfnAnomalyDetector$TimestampColumnProperty$Builder instance using the provided configuration. The function takes the CfnAnomalyDetector$TimestampColumnProperty$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:

FieldDataTypeLookup FunctionData Key
columnFormatjava.lang.Stringcdk.support/lookup-entry:column-format
columnNamejava.lang.Stringcdk.support/lookup-entry:column-name
The build-cfn-anomaly-detector-timestamp-column-property-builder function updates a CfnAnomalyDetector$TimestampColumnProperty$Builder instance using the provided configuration.
  The function takes the CfnAnomalyDetector$TimestampColumnProperty$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 |
|---|---|---|---|
| `columnFormat` | java.lang.String | [[cdk.support/lookup-entry]] | `:column-format` |
| `columnName` | java.lang.String | [[cdk.support/lookup-entry]] | `:column-name` |
sourceraw docstring

build-cfn-anomaly-detector-vpc-configuration-property-builderclj

(build-cfn-anomaly-detector-vpc-configuration-property-builder builder
                                                               id
                                                               config)

The build-cfn-anomaly-detector-vpc-configuration-property-builder function updates a CfnAnomalyDetector$VpcConfigurationProperty$Builder instance using the provided configuration. The function takes the CfnAnomalyDetector$VpcConfigurationProperty$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:

FieldDataTypeLookup FunctionData Key
securityGroupIdListjava.util.Listcdk.support/lookup-entry:security-group-id-list
subnetIdListjava.util.Listcdk.support/lookup-entry:subnet-id-list
The build-cfn-anomaly-detector-vpc-configuration-property-builder function updates a CfnAnomalyDetector$VpcConfigurationProperty$Builder instance using the provided configuration.
  The function takes the CfnAnomalyDetector$VpcConfigurationProperty$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 |
|---|---|---|---|
| `securityGroupIdList` | java.util.List | [[cdk.support/lookup-entry]] | `:security-group-id-list` |
| `subnetIdList` | java.util.List | [[cdk.support/lookup-entry]] | `:subnet-id-list` |
sourceraw docstring

cfn-alert-action-property-builderclj

(cfn-alert-action-property-builder id config)

Creates a CfnAlert$ActionProperty$Builder instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments:

ArgumentDataTypeDescription
idString or Keyword or SymbolValue to use as namespace when looking up configuration values.
configmapData configuration
Creates a  `CfnAlert$ActionProperty$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 |
sourceraw docstring

cfn-alert-builderclj

(cfn-alert-builder scope id config)

Creates a CfnAlert$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  `CfnAlert$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 |
sourceraw docstring

cfn-alert-lambda-configuration-property-builderclj

(cfn-alert-lambda-configuration-property-builder id config)

Creates a CfnAlert$LambdaConfigurationProperty$Builder instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments:

ArgumentDataTypeDescription
idString or Keyword or SymbolValue to use as namespace when looking up configuration values.
configmapData configuration
Creates a  `CfnAlert$LambdaConfigurationProperty$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 |
sourceraw docstring

cfn-alert-props-builderclj

(cfn-alert-props-builder id config)

Creates a CfnAlertProps$Builder instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments:

ArgumentDataTypeDescription
idString or Keyword or SymbolValue to use as namespace when looking up configuration values.
configmapData configuration
Creates a  `CfnAlertProps$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 |
sourceraw docstring

cfn-alert-sns-configuration-property-builderclj

(cfn-alert-sns-configuration-property-builder id config)

Creates a CfnAlert$SNSConfigurationProperty$Builder instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments:

ArgumentDataTypeDescription
idString or Keyword or SymbolValue to use as namespace when looking up configuration values.
configmapData configuration
Creates a  `CfnAlert$SNSConfigurationProperty$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 |
sourceraw docstring

cfn-anomaly-detector-anomaly-detector-config-property-builderclj

(cfn-anomaly-detector-anomaly-detector-config-property-builder id config)

Creates a CfnAnomalyDetector$AnomalyDetectorConfigProperty$Builder instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments:

ArgumentDataTypeDescription
idString or Keyword or SymbolValue to use as namespace when looking up configuration values.
configmapData configuration
Creates a  `CfnAnomalyDetector$AnomalyDetectorConfigProperty$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 |
sourceraw docstring

cfn-anomaly-detector-app-flow-config-property-builderclj

(cfn-anomaly-detector-app-flow-config-property-builder id config)

Creates a CfnAnomalyDetector$AppFlowConfigProperty$Builder instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments:

ArgumentDataTypeDescription
idString or Keyword or SymbolValue to use as namespace when looking up configuration values.
configmapData configuration
Creates a  `CfnAnomalyDetector$AppFlowConfigProperty$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 |
sourceraw docstring

cfn-anomaly-detector-builderclj

(cfn-anomaly-detector-builder scope id config)

Creates a CfnAnomalyDetector$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  `CfnAnomalyDetector$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 |
sourceraw docstring

cfn-anomaly-detector-cloudwatch-config-property-builderclj

(cfn-anomaly-detector-cloudwatch-config-property-builder id config)

Creates a CfnAnomalyDetector$CloudwatchConfigProperty$Builder instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments:

ArgumentDataTypeDescription
idString or Keyword or SymbolValue to use as namespace when looking up configuration values.
configmapData configuration
Creates a  `CfnAnomalyDetector$CloudwatchConfigProperty$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 |
sourceraw docstring

cfn-anomaly-detector-csv-format-descriptor-property-builderclj

(cfn-anomaly-detector-csv-format-descriptor-property-builder id config)

Creates a CfnAnomalyDetector$CsvFormatDescriptorProperty$Builder instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments:

ArgumentDataTypeDescription
idString or Keyword or SymbolValue to use as namespace when looking up configuration values.
configmapData configuration
Creates a  `CfnAnomalyDetector$CsvFormatDescriptorProperty$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 |
sourceraw docstring

cfn-anomaly-detector-file-format-descriptor-property-builderclj

(cfn-anomaly-detector-file-format-descriptor-property-builder id config)

Creates a CfnAnomalyDetector$FileFormatDescriptorProperty$Builder instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments:

ArgumentDataTypeDescription
idString or Keyword or SymbolValue to use as namespace when looking up configuration values.
configmapData configuration
Creates a  `CfnAnomalyDetector$FileFormatDescriptorProperty$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 |
sourceraw docstring

cfn-anomaly-detector-json-format-descriptor-property-builderclj

(cfn-anomaly-detector-json-format-descriptor-property-builder id config)

Creates a CfnAnomalyDetector$JsonFormatDescriptorProperty$Builder instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments:

ArgumentDataTypeDescription
idString or Keyword or SymbolValue to use as namespace when looking up configuration values.
configmapData configuration
Creates a  `CfnAnomalyDetector$JsonFormatDescriptorProperty$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 |
sourceraw docstring

cfn-anomaly-detector-metric-property-builderclj

(cfn-anomaly-detector-metric-property-builder id config)

Creates a CfnAnomalyDetector$MetricProperty$Builder instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments:

ArgumentDataTypeDescription
idString or Keyword or SymbolValue to use as namespace when looking up configuration values.
configmapData configuration
Creates a  `CfnAnomalyDetector$MetricProperty$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 |
sourceraw docstring

cfn-anomaly-detector-metric-set-property-builderclj

(cfn-anomaly-detector-metric-set-property-builder id config)

Creates a CfnAnomalyDetector$MetricSetProperty$Builder instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments:

ArgumentDataTypeDescription
idString or Keyword or SymbolValue to use as namespace when looking up configuration values.
configmapData configuration
Creates a  `CfnAnomalyDetector$MetricSetProperty$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 |
sourceraw docstring

cfn-anomaly-detector-metric-source-property-builderclj

(cfn-anomaly-detector-metric-source-property-builder id config)

Creates a CfnAnomalyDetector$MetricSourceProperty$Builder instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments:

ArgumentDataTypeDescription
idString or Keyword or SymbolValue to use as namespace when looking up configuration values.
configmapData configuration
Creates a  `CfnAnomalyDetector$MetricSourceProperty$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 |
sourceraw docstring

cfn-anomaly-detector-props-builderclj

(cfn-anomaly-detector-props-builder id config)

Creates a CfnAnomalyDetectorProps$Builder instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments:

ArgumentDataTypeDescription
idString or Keyword or SymbolValue to use as namespace when looking up configuration values.
configmapData configuration
Creates a  `CfnAnomalyDetectorProps$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 |
sourceraw docstring

cfn-anomaly-detector-rds-source-config-property-builderclj

(cfn-anomaly-detector-rds-source-config-property-builder id config)

Creates a CfnAnomalyDetector$RDSSourceConfigProperty$Builder instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments:

ArgumentDataTypeDescription
idString or Keyword or SymbolValue to use as namespace when looking up configuration values.
configmapData configuration
Creates a  `CfnAnomalyDetector$RDSSourceConfigProperty$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 |
sourceraw docstring

cfn-anomaly-detector-redshift-source-config-property-builderclj

(cfn-anomaly-detector-redshift-source-config-property-builder id config)

Creates a CfnAnomalyDetector$RedshiftSourceConfigProperty$Builder instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments:

ArgumentDataTypeDescription
idString or Keyword or SymbolValue to use as namespace when looking up configuration values.
configmapData configuration
Creates a  `CfnAnomalyDetector$RedshiftSourceConfigProperty$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 |
sourceraw docstring

cfn-anomaly-detector-s3-source-config-property-builderclj

(cfn-anomaly-detector-s3-source-config-property-builder id config)

Creates a CfnAnomalyDetector$S3SourceConfigProperty$Builder instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments:

ArgumentDataTypeDescription
idString or Keyword or SymbolValue to use as namespace when looking up configuration values.
configmapData configuration
Creates a  `CfnAnomalyDetector$S3SourceConfigProperty$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 |
sourceraw docstring

cfn-anomaly-detector-timestamp-column-property-builderclj

(cfn-anomaly-detector-timestamp-column-property-builder id config)

Creates a CfnAnomalyDetector$TimestampColumnProperty$Builder instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments:

ArgumentDataTypeDescription
idString or Keyword or SymbolValue to use as namespace when looking up configuration values.
configmapData configuration
Creates a  `CfnAnomalyDetector$TimestampColumnProperty$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 |
sourceraw docstring

cfn-anomaly-detector-vpc-configuration-property-builderclj

(cfn-anomaly-detector-vpc-configuration-property-builder id config)

Creates a CfnAnomalyDetector$VpcConfigurationProperty$Builder instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments:

ArgumentDataTypeDescription
idString or Keyword or SymbolValue to use as namespace when looking up configuration values.
configmapData configuration
Creates a  `CfnAnomalyDetector$VpcConfigurationProperty$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 |
sourceraw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close