Functions that represent AWS CDK enums and builders in the software.amazon.awscdk.services.iotevents package.
Functions that represent AWS CDK enums and builders in the software.amazon.awscdk.services.iotevents package.
(build-cfn-alarm-model-acknowledge-flow-property-builder builder id config)
The build-cfn-alarm-model-acknowledge-flow-property-builder function updates a CfnAlarmModel$AcknowledgeFlowProperty$Builder instance using the provided configuration. The function takes the CfnAlarmModel$AcknowledgeFlowProperty$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 |
---|---|---|---|
enabled | java.lang.Boolean | cdk.support/lookup-entry | :enabled |
The build-cfn-alarm-model-acknowledge-flow-property-builder function updates a CfnAlarmModel$AcknowledgeFlowProperty$Builder instance using the provided configuration. The function takes the CfnAlarmModel$AcknowledgeFlowProperty$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 | |---|---|---|---| | `enabled` | java.lang.Boolean | [[cdk.support/lookup-entry]] | `:enabled` |
(build-cfn-alarm-model-alarm-action-property-builder builder id config)
The build-cfn-alarm-model-alarm-action-property-builder function updates a CfnAlarmModel$AlarmActionProperty$Builder instance using the provided configuration. The function takes the CfnAlarmModel$AlarmActionProperty$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 |
---|---|---|---|
dynamoDBv2 | software.amazon.awscdk.services.iotevents.CfnAlarmModel$DynamoDBv2Property | cdk.support/lookup-entry | :dynamo-d-bv2 |
dynamoDb | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :dynamo-db |
firehose | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :firehose |
iotEvents | software.amazon.awscdk.services.iotevents.CfnAlarmModel$IotEventsProperty | cdk.support/lookup-entry | :iot-events |
iotSiteWise | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :iot-site-wise |
iotTopicPublish | software.amazon.awscdk.services.iotevents.CfnAlarmModel$IotTopicPublishProperty | cdk.support/lookup-entry | :iot-topic-publish |
lambda | software.amazon.awscdk.services.iotevents.CfnAlarmModel$LambdaProperty | cdk.support/lookup-entry | :lambda |
sns | software.amazon.awscdk.services.iotevents.CfnAlarmModel$SnsProperty | cdk.support/lookup-entry | :sns |
sqs | software.amazon.awscdk.services.iotevents.CfnAlarmModel$SqsProperty | cdk.support/lookup-entry | :sqs |
The build-cfn-alarm-model-alarm-action-property-builder function updates a CfnAlarmModel$AlarmActionProperty$Builder instance using the provided configuration. The function takes the CfnAlarmModel$AlarmActionProperty$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 | |---|---|---|---| | `dynamoDBv2` | software.amazon.awscdk.services.iotevents.CfnAlarmModel$DynamoDBv2Property | [[cdk.support/lookup-entry]] | `:dynamo-d-bv2` | | `dynamoDb` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:dynamo-db` | | `firehose` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:firehose` | | `iotEvents` | software.amazon.awscdk.services.iotevents.CfnAlarmModel$IotEventsProperty | [[cdk.support/lookup-entry]] | `:iot-events` | | `iotSiteWise` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:iot-site-wise` | | `iotTopicPublish` | software.amazon.awscdk.services.iotevents.CfnAlarmModel$IotTopicPublishProperty | [[cdk.support/lookup-entry]] | `:iot-topic-publish` | | `lambda` | software.amazon.awscdk.services.iotevents.CfnAlarmModel$LambdaProperty | [[cdk.support/lookup-entry]] | `:lambda` | | `sns` | software.amazon.awscdk.services.iotevents.CfnAlarmModel$SnsProperty | [[cdk.support/lookup-entry]] | `:sns` | | `sqs` | software.amazon.awscdk.services.iotevents.CfnAlarmModel$SqsProperty | [[cdk.support/lookup-entry]] | `:sqs` |
(build-cfn-alarm-model-alarm-capabilities-property-builder builder id config)
The build-cfn-alarm-model-alarm-capabilities-property-builder function updates a CfnAlarmModel$AlarmCapabilitiesProperty$Builder instance using the provided configuration. The function takes the CfnAlarmModel$AlarmCapabilitiesProperty$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 |
---|---|---|---|
acknowledgeFlow | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :acknowledge-flow |
initializationConfiguration | software.amazon.awscdk.services.iotevents.CfnAlarmModel$InitializationConfigurationProperty | cdk.support/lookup-entry | :initialization-configuration |
The build-cfn-alarm-model-alarm-capabilities-property-builder function updates a CfnAlarmModel$AlarmCapabilitiesProperty$Builder instance using the provided configuration. The function takes the CfnAlarmModel$AlarmCapabilitiesProperty$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 | |---|---|---|---| | `acknowledgeFlow` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:acknowledge-flow` | | `initializationConfiguration` | software.amazon.awscdk.services.iotevents.CfnAlarmModel$InitializationConfigurationProperty | [[cdk.support/lookup-entry]] | `:initialization-configuration` |
(build-cfn-alarm-model-alarm-event-actions-property-builder builder id config)
The build-cfn-alarm-model-alarm-event-actions-property-builder function updates a CfnAlarmModel$AlarmEventActionsProperty$Builder instance using the provided configuration. The function takes the CfnAlarmModel$AlarmEventActionsProperty$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 |
---|---|---|---|
alarmActions | java.util.List | cdk.support/lookup-entry | :alarm-actions |
The build-cfn-alarm-model-alarm-event-actions-property-builder function updates a CfnAlarmModel$AlarmEventActionsProperty$Builder instance using the provided configuration. The function takes the CfnAlarmModel$AlarmEventActionsProperty$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 | |---|---|---|---| | `alarmActions` | java.util.List | [[cdk.support/lookup-entry]] | `:alarm-actions` |
(build-cfn-alarm-model-alarm-rule-property-builder builder id config)
The build-cfn-alarm-model-alarm-rule-property-builder function updates a CfnAlarmModel$AlarmRuleProperty$Builder instance using the provided configuration. The function takes the CfnAlarmModel$AlarmRuleProperty$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 |
---|---|---|---|
simpleRule | software.amazon.awscdk.services.iotevents.CfnAlarmModel$SimpleRuleProperty | cdk.support/lookup-entry | :simple-rule |
The build-cfn-alarm-model-alarm-rule-property-builder function updates a CfnAlarmModel$AlarmRuleProperty$Builder instance using the provided configuration. The function takes the CfnAlarmModel$AlarmRuleProperty$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 | |---|---|---|---| | `simpleRule` | software.amazon.awscdk.services.iotevents.CfnAlarmModel$SimpleRuleProperty | [[cdk.support/lookup-entry]] | `:simple-rule` |
(build-cfn-alarm-model-asset-property-timestamp-property-builder builder
id
config)
The build-cfn-alarm-model-asset-property-timestamp-property-builder function updates a CfnAlarmModel$AssetPropertyTimestampProperty$Builder instance using the provided configuration. The function takes the CfnAlarmModel$AssetPropertyTimestampProperty$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 |
---|---|---|---|
offsetInNanos | java.lang.String | cdk.support/lookup-entry | :offset-in-nanos |
timeInSeconds | java.lang.String | cdk.support/lookup-entry | :time-in-seconds |
The build-cfn-alarm-model-asset-property-timestamp-property-builder function updates a CfnAlarmModel$AssetPropertyTimestampProperty$Builder instance using the provided configuration. The function takes the CfnAlarmModel$AssetPropertyTimestampProperty$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 | |---|---|---|---| | `offsetInNanos` | java.lang.String | [[cdk.support/lookup-entry]] | `:offset-in-nanos` | | `timeInSeconds` | java.lang.String | [[cdk.support/lookup-entry]] | `:time-in-seconds` |
(build-cfn-alarm-model-asset-property-value-property-builder builder id config)
The build-cfn-alarm-model-asset-property-value-property-builder function updates a CfnAlarmModel$AssetPropertyValueProperty$Builder instance using the provided configuration. The function takes the CfnAlarmModel$AssetPropertyValueProperty$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 |
---|---|---|---|
quality | java.lang.String | cdk.support/lookup-entry | :quality |
timestamp | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :timestamp |
value | software.amazon.awscdk.services.iotevents.CfnAlarmModel$AssetPropertyVariantProperty | cdk.support/lookup-entry | :value |
The build-cfn-alarm-model-asset-property-value-property-builder function updates a CfnAlarmModel$AssetPropertyValueProperty$Builder instance using the provided configuration. The function takes the CfnAlarmModel$AssetPropertyValueProperty$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 | |---|---|---|---| | `quality` | java.lang.String | [[cdk.support/lookup-entry]] | `:quality` | | `timestamp` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:timestamp` | | `value` | software.amazon.awscdk.services.iotevents.CfnAlarmModel$AssetPropertyVariantProperty | [[cdk.support/lookup-entry]] | `:value` |
(build-cfn-alarm-model-asset-property-variant-property-builder builder
id
config)
The build-cfn-alarm-model-asset-property-variant-property-builder function updates a CfnAlarmModel$AssetPropertyVariantProperty$Builder instance using the provided configuration. The function takes the CfnAlarmModel$AssetPropertyVariantProperty$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 |
---|---|---|---|
booleanValue | java.lang.String | cdk.support/lookup-entry | :boolean-value |
doubleValue | java.lang.String | cdk.support/lookup-entry | :double-value |
integerValue | java.lang.String | cdk.support/lookup-entry | :integer-value |
stringValue | java.lang.String | cdk.support/lookup-entry | :string-value |
The build-cfn-alarm-model-asset-property-variant-property-builder function updates a CfnAlarmModel$AssetPropertyVariantProperty$Builder instance using the provided configuration. The function takes the CfnAlarmModel$AssetPropertyVariantProperty$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 | |---|---|---|---| | `booleanValue` | java.lang.String | [[cdk.support/lookup-entry]] | `:boolean-value` | | `doubleValue` | java.lang.String | [[cdk.support/lookup-entry]] | `:double-value` | | `integerValue` | java.lang.String | [[cdk.support/lookup-entry]] | `:integer-value` | | `stringValue` | java.lang.String | [[cdk.support/lookup-entry]] | `:string-value` |
(build-cfn-alarm-model-builder builder id config)
The build-cfn-alarm-model-builder function updates a CfnAlarmModel$Builder instance using the provided configuration. The function takes the CfnAlarmModel$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 |
---|---|---|---|
alarmCapabilities | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :alarm-capabilities |
alarmEventActions | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :alarm-event-actions |
alarmModelDescription | java.lang.String | cdk.support/lookup-entry | :alarm-model-description |
alarmModelName | java.lang.String | cdk.support/lookup-entry | :alarm-model-name |
alarmRule | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :alarm-rule |
key | java.lang.String | cdk.support/lookup-entry | :key |
roleArn | java.lang.String | cdk.support/lookup-entry | :role-arn |
severity | java.lang.Number | cdk.support/lookup-entry | :severity |
tags | java.util.List | cdk.support/lookup-entry | :tags |
The build-cfn-alarm-model-builder function updates a CfnAlarmModel$Builder instance using the provided configuration. The function takes the CfnAlarmModel$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 | |---|---|---|---| | `alarmCapabilities` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:alarm-capabilities` | | `alarmEventActions` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:alarm-event-actions` | | `alarmModelDescription` | java.lang.String | [[cdk.support/lookup-entry]] | `:alarm-model-description` | | `alarmModelName` | java.lang.String | [[cdk.support/lookup-entry]] | `:alarm-model-name` | | `alarmRule` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:alarm-rule` | | `key` | java.lang.String | [[cdk.support/lookup-entry]] | `:key` | | `roleArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:role-arn` | | `severity` | java.lang.Number | [[cdk.support/lookup-entry]] | `:severity` | | `tags` | java.util.List | [[cdk.support/lookup-entry]] | `:tags` |
(build-cfn-alarm-model-dynamo-d-bv2-property-builder builder id config)
The build-cfn-alarm-model-dynamo-d-bv2-property-builder function updates a CfnAlarmModel$DynamoDBv2Property$Builder instance using the provided configuration. The function takes the CfnAlarmModel$DynamoDBv2Property$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 |
---|---|---|---|
payload | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :payload |
tableName | java.lang.String | cdk.support/lookup-entry | :table-name |
The build-cfn-alarm-model-dynamo-d-bv2-property-builder function updates a CfnAlarmModel$DynamoDBv2Property$Builder instance using the provided configuration. The function takes the CfnAlarmModel$DynamoDBv2Property$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 | |---|---|---|---| | `payload` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:payload` | | `tableName` | java.lang.String | [[cdk.support/lookup-entry]] | `:table-name` |
(build-cfn-alarm-model-dynamo-db-property-builder builder id config)
The build-cfn-alarm-model-dynamo-db-property-builder function updates a CfnAlarmModel$DynamoDBProperty$Builder instance using the provided configuration. The function takes the CfnAlarmModel$DynamoDBProperty$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 |
---|---|---|---|
hashKeyField | java.lang.String | cdk.support/lookup-entry | :hash-key-field |
hashKeyType | java.lang.String | cdk.support/lookup-entry | :hash-key-type |
hashKeyValue | java.lang.String | cdk.support/lookup-entry | :hash-key-value |
operation | java.lang.String | cdk.support/lookup-entry | :operation |
payload | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :payload |
payloadField | java.lang.String | cdk.support/lookup-entry | :payload-field |
rangeKeyField | java.lang.String | cdk.support/lookup-entry | :range-key-field |
rangeKeyType | java.lang.String | cdk.support/lookup-entry | :range-key-type |
rangeKeyValue | java.lang.String | cdk.support/lookup-entry | :range-key-value |
tableName | java.lang.String | cdk.support/lookup-entry | :table-name |
The build-cfn-alarm-model-dynamo-db-property-builder function updates a CfnAlarmModel$DynamoDBProperty$Builder instance using the provided configuration. The function takes the CfnAlarmModel$DynamoDBProperty$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 | |---|---|---|---| | `hashKeyField` | java.lang.String | [[cdk.support/lookup-entry]] | `:hash-key-field` | | `hashKeyType` | java.lang.String | [[cdk.support/lookup-entry]] | `:hash-key-type` | | `hashKeyValue` | java.lang.String | [[cdk.support/lookup-entry]] | `:hash-key-value` | | `operation` | java.lang.String | [[cdk.support/lookup-entry]] | `:operation` | | `payload` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:payload` | | `payloadField` | java.lang.String | [[cdk.support/lookup-entry]] | `:payload-field` | | `rangeKeyField` | java.lang.String | [[cdk.support/lookup-entry]] | `:range-key-field` | | `rangeKeyType` | java.lang.String | [[cdk.support/lookup-entry]] | `:range-key-type` | | `rangeKeyValue` | java.lang.String | [[cdk.support/lookup-entry]] | `:range-key-value` | | `tableName` | java.lang.String | [[cdk.support/lookup-entry]] | `:table-name` |
(build-cfn-alarm-model-firehose-property-builder builder id config)
The build-cfn-alarm-model-firehose-property-builder function updates a CfnAlarmModel$FirehoseProperty$Builder instance using the provided configuration. The function takes the CfnAlarmModel$FirehoseProperty$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 |
---|---|---|---|
deliveryStreamName | java.lang.String | cdk.support/lookup-entry | :delivery-stream-name |
payload | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :payload |
separator | java.lang.String | cdk.support/lookup-entry | :separator |
The build-cfn-alarm-model-firehose-property-builder function updates a CfnAlarmModel$FirehoseProperty$Builder instance using the provided configuration. The function takes the CfnAlarmModel$FirehoseProperty$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 | |---|---|---|---| | `deliveryStreamName` | java.lang.String | [[cdk.support/lookup-entry]] | `:delivery-stream-name` | | `payload` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:payload` | | `separator` | java.lang.String | [[cdk.support/lookup-entry]] | `:separator` |
(build-cfn-alarm-model-initialization-configuration-property-builder builder
id
config)
The build-cfn-alarm-model-initialization-configuration-property-builder function updates a CfnAlarmModel$InitializationConfigurationProperty$Builder instance using the provided configuration. The function takes the CfnAlarmModel$InitializationConfigurationProperty$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 |
---|---|---|---|
disabledOnInitialization | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :disabled-on-initialization |
The build-cfn-alarm-model-initialization-configuration-property-builder function updates a CfnAlarmModel$InitializationConfigurationProperty$Builder instance using the provided configuration. The function takes the CfnAlarmModel$InitializationConfigurationProperty$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 | |---|---|---|---| | `disabledOnInitialization` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:disabled-on-initialization` |
(build-cfn-alarm-model-iot-events-property-builder builder id config)
The build-cfn-alarm-model-iot-events-property-builder function updates a CfnAlarmModel$IotEventsProperty$Builder instance using the provided configuration. The function takes the CfnAlarmModel$IotEventsProperty$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 |
---|---|---|---|
inputName | java.lang.String | cdk.support/lookup-entry | :input-name |
payload | software.amazon.awscdk.services.iotevents.CfnAlarmModel$PayloadProperty | cdk.support/lookup-entry | :payload |
The build-cfn-alarm-model-iot-events-property-builder function updates a CfnAlarmModel$IotEventsProperty$Builder instance using the provided configuration. The function takes the CfnAlarmModel$IotEventsProperty$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 | |---|---|---|---| | `inputName` | java.lang.String | [[cdk.support/lookup-entry]] | `:input-name` | | `payload` | software.amazon.awscdk.services.iotevents.CfnAlarmModel$PayloadProperty | [[cdk.support/lookup-entry]] | `:payload` |
(build-cfn-alarm-model-iot-site-wise-property-builder builder id config)
The build-cfn-alarm-model-iot-site-wise-property-builder function updates a CfnAlarmModel$IotSiteWiseProperty$Builder instance using the provided configuration. The function takes the CfnAlarmModel$IotSiteWiseProperty$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 |
---|---|---|---|
assetId | java.lang.String | cdk.support/lookup-entry | :asset-id |
entryId | java.lang.String | cdk.support/lookup-entry | :entry-id |
propertyAlias | java.lang.String | cdk.support/lookup-entry | :property-alias |
propertyId | java.lang.String | cdk.support/lookup-entry | :property-id |
propertyValue | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :property-value |
The build-cfn-alarm-model-iot-site-wise-property-builder function updates a CfnAlarmModel$IotSiteWiseProperty$Builder instance using the provided configuration. The function takes the CfnAlarmModel$IotSiteWiseProperty$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 | |---|---|---|---| | `assetId` | java.lang.String | [[cdk.support/lookup-entry]] | `:asset-id` | | `entryId` | java.lang.String | [[cdk.support/lookup-entry]] | `:entry-id` | | `propertyAlias` | java.lang.String | [[cdk.support/lookup-entry]] | `:property-alias` | | `propertyId` | java.lang.String | [[cdk.support/lookup-entry]] | `:property-id` | | `propertyValue` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:property-value` |
(build-cfn-alarm-model-iot-topic-publish-property-builder builder id config)
The build-cfn-alarm-model-iot-topic-publish-property-builder function updates a CfnAlarmModel$IotTopicPublishProperty$Builder instance using the provided configuration. The function takes the CfnAlarmModel$IotTopicPublishProperty$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 |
---|---|---|---|
mqttTopic | java.lang.String | cdk.support/lookup-entry | :mqtt-topic |
payload | software.amazon.awscdk.services.iotevents.CfnAlarmModel$PayloadProperty | cdk.support/lookup-entry | :payload |
The build-cfn-alarm-model-iot-topic-publish-property-builder function updates a CfnAlarmModel$IotTopicPublishProperty$Builder instance using the provided configuration. The function takes the CfnAlarmModel$IotTopicPublishProperty$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 | |---|---|---|---| | `mqttTopic` | java.lang.String | [[cdk.support/lookup-entry]] | `:mqtt-topic` | | `payload` | software.amazon.awscdk.services.iotevents.CfnAlarmModel$PayloadProperty | [[cdk.support/lookup-entry]] | `:payload` |
(build-cfn-alarm-model-lambda-property-builder builder id config)
The build-cfn-alarm-model-lambda-property-builder function updates a CfnAlarmModel$LambdaProperty$Builder instance using the provided configuration. The function takes the CfnAlarmModel$LambdaProperty$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 |
---|---|---|---|
functionArn | java.lang.String | cdk.support/lookup-entry | :function-arn |
payload | software.amazon.awscdk.services.iotevents.CfnAlarmModel$PayloadProperty | cdk.support/lookup-entry | :payload |
The build-cfn-alarm-model-lambda-property-builder function updates a CfnAlarmModel$LambdaProperty$Builder instance using the provided configuration. The function takes the CfnAlarmModel$LambdaProperty$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 | |---|---|---|---| | `functionArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:function-arn` | | `payload` | software.amazon.awscdk.services.iotevents.CfnAlarmModel$PayloadProperty | [[cdk.support/lookup-entry]] | `:payload` |
(build-cfn-alarm-model-payload-property-builder builder id config)
The build-cfn-alarm-model-payload-property-builder function updates a CfnAlarmModel$PayloadProperty$Builder instance using the provided configuration. The function takes the CfnAlarmModel$PayloadProperty$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 |
---|---|---|---|
contentExpression | java.lang.String | cdk.support/lookup-entry | :content-expression |
type | java.lang.String | cdk.support/lookup-entry | :type |
The build-cfn-alarm-model-payload-property-builder function updates a CfnAlarmModel$PayloadProperty$Builder instance using the provided configuration. The function takes the CfnAlarmModel$PayloadProperty$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 | |---|---|---|---| | `contentExpression` | java.lang.String | [[cdk.support/lookup-entry]] | `:content-expression` | | `type` | java.lang.String | [[cdk.support/lookup-entry]] | `:type` |
(build-cfn-alarm-model-props-builder builder id config)
The build-cfn-alarm-model-props-builder function updates a CfnAlarmModelProps$Builder instance using the provided configuration. The function takes the CfnAlarmModelProps$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 |
---|---|---|---|
alarmCapabilities | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :alarm-capabilities |
alarmEventActions | software.amazon.awscdk.services.iotevents.CfnAlarmModel$AlarmEventActionsProperty | cdk.support/lookup-entry | :alarm-event-actions |
alarmModelDescription | java.lang.String | cdk.support/lookup-entry | :alarm-model-description |
alarmModelName | java.lang.String | cdk.support/lookup-entry | :alarm-model-name |
alarmRule | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :alarm-rule |
key | java.lang.String | cdk.support/lookup-entry | :key |
roleArn | java.lang.String | cdk.support/lookup-entry | :role-arn |
severity | java.lang.Number | cdk.support/lookup-entry | :severity |
tags | java.util.List | cdk.support/lookup-entry | :tags |
The build-cfn-alarm-model-props-builder function updates a CfnAlarmModelProps$Builder instance using the provided configuration. The function takes the CfnAlarmModelProps$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 | |---|---|---|---| | `alarmCapabilities` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:alarm-capabilities` | | `alarmEventActions` | software.amazon.awscdk.services.iotevents.CfnAlarmModel$AlarmEventActionsProperty | [[cdk.support/lookup-entry]] | `:alarm-event-actions` | | `alarmModelDescription` | java.lang.String | [[cdk.support/lookup-entry]] | `:alarm-model-description` | | `alarmModelName` | java.lang.String | [[cdk.support/lookup-entry]] | `:alarm-model-name` | | `alarmRule` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:alarm-rule` | | `key` | java.lang.String | [[cdk.support/lookup-entry]] | `:key` | | `roleArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:role-arn` | | `severity` | java.lang.Number | [[cdk.support/lookup-entry]] | `:severity` | | `tags` | java.util.List | [[cdk.support/lookup-entry]] | `:tags` |
(build-cfn-alarm-model-simple-rule-property-builder builder id config)
The build-cfn-alarm-model-simple-rule-property-builder function updates a CfnAlarmModel$SimpleRuleProperty$Builder instance using the provided configuration. The function takes the CfnAlarmModel$SimpleRuleProperty$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 |
---|---|---|---|
comparisonOperator | java.lang.String | cdk.support/lookup-entry | :comparison-operator |
inputProperty | java.lang.String | cdk.support/lookup-entry | :input-property |
threshold | java.lang.String | cdk.support/lookup-entry | :threshold |
The build-cfn-alarm-model-simple-rule-property-builder function updates a CfnAlarmModel$SimpleRuleProperty$Builder instance using the provided configuration. The function takes the CfnAlarmModel$SimpleRuleProperty$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 | |---|---|---|---| | `comparisonOperator` | java.lang.String | [[cdk.support/lookup-entry]] | `:comparison-operator` | | `inputProperty` | java.lang.String | [[cdk.support/lookup-entry]] | `:input-property` | | `threshold` | java.lang.String | [[cdk.support/lookup-entry]] | `:threshold` |
(build-cfn-alarm-model-sns-property-builder builder id config)
The build-cfn-alarm-model-sns-property-builder function updates a CfnAlarmModel$SnsProperty$Builder instance using the provided configuration. The function takes the CfnAlarmModel$SnsProperty$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 |
---|---|---|---|
payload | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :payload |
targetArn | java.lang.String | cdk.support/lookup-entry | :target-arn |
The build-cfn-alarm-model-sns-property-builder function updates a CfnAlarmModel$SnsProperty$Builder instance using the provided configuration. The function takes the CfnAlarmModel$SnsProperty$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 | |---|---|---|---| | `payload` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:payload` | | `targetArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:target-arn` |
(build-cfn-alarm-model-sqs-property-builder builder id config)
The build-cfn-alarm-model-sqs-property-builder function updates a CfnAlarmModel$SqsProperty$Builder instance using the provided configuration. The function takes the CfnAlarmModel$SqsProperty$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 |
---|---|---|---|
payload | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :payload |
queueUrl | java.lang.String | cdk.support/lookup-entry | :queue-url |
useBase64 | java.lang.Boolean | cdk.support/lookup-entry | :use-base64 |
The build-cfn-alarm-model-sqs-property-builder function updates a CfnAlarmModel$SqsProperty$Builder instance using the provided configuration. The function takes the CfnAlarmModel$SqsProperty$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 | |---|---|---|---| | `payload` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:payload` | | `queueUrl` | java.lang.String | [[cdk.support/lookup-entry]] | `:queue-url` | | `useBase64` | java.lang.Boolean | [[cdk.support/lookup-entry]] | `:use-base64` |
(build-cfn-detector-model-action-property-builder builder id config)
The build-cfn-detector-model-action-property-builder function updates a CfnDetectorModel$ActionProperty$Builder instance using the provided configuration. The function takes the CfnDetectorModel$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 |
---|---|---|---|
clearTimer | software.amazon.awscdk.services.iotevents.CfnDetectorModel$ClearTimerProperty | cdk.support/lookup-entry | :clear-timer |
dynamoDBv2 | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :dynamo-d-bv2 |
dynamoDb | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :dynamo-db |
firehose | software.amazon.awscdk.services.iotevents.CfnDetectorModel$FirehoseProperty | cdk.support/lookup-entry | :firehose |
iotEvents | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :iot-events |
iotSiteWise | software.amazon.awscdk.services.iotevents.CfnDetectorModel$IotSiteWiseProperty | cdk.support/lookup-entry | :iot-site-wise |
iotTopicPublish | software.amazon.awscdk.services.iotevents.CfnDetectorModel$IotTopicPublishProperty | cdk.support/lookup-entry | :iot-topic-publish |
lambda | software.amazon.awscdk.services.iotevents.CfnDetectorModel$LambdaProperty | cdk.support/lookup-entry | :lambda |
resetTimer | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :reset-timer |
setTimer | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :set-timer |
setVariable | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :set-variable |
sns | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :sns |
sqs | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :sqs |
The build-cfn-detector-model-action-property-builder function updates a CfnDetectorModel$ActionProperty$Builder instance using the provided configuration. The function takes the CfnDetectorModel$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 | |---|---|---|---| | `clearTimer` | software.amazon.awscdk.services.iotevents.CfnDetectorModel$ClearTimerProperty | [[cdk.support/lookup-entry]] | `:clear-timer` | | `dynamoDBv2` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:dynamo-d-bv2` | | `dynamoDb` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:dynamo-db` | | `firehose` | software.amazon.awscdk.services.iotevents.CfnDetectorModel$FirehoseProperty | [[cdk.support/lookup-entry]] | `:firehose` | | `iotEvents` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:iot-events` | | `iotSiteWise` | software.amazon.awscdk.services.iotevents.CfnDetectorModel$IotSiteWiseProperty | [[cdk.support/lookup-entry]] | `:iot-site-wise` | | `iotTopicPublish` | software.amazon.awscdk.services.iotevents.CfnDetectorModel$IotTopicPublishProperty | [[cdk.support/lookup-entry]] | `:iot-topic-publish` | | `lambda` | software.amazon.awscdk.services.iotevents.CfnDetectorModel$LambdaProperty | [[cdk.support/lookup-entry]] | `:lambda` | | `resetTimer` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:reset-timer` | | `setTimer` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:set-timer` | | `setVariable` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:set-variable` | | `sns` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:sns` | | `sqs` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:sqs` |
(build-cfn-detector-model-asset-property-timestamp-property-builder builder
id
config)
The build-cfn-detector-model-asset-property-timestamp-property-builder function updates a CfnDetectorModel$AssetPropertyTimestampProperty$Builder instance using the provided configuration. The function takes the CfnDetectorModel$AssetPropertyTimestampProperty$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 |
---|---|---|---|
offsetInNanos | java.lang.String | cdk.support/lookup-entry | :offset-in-nanos |
timeInSeconds | java.lang.String | cdk.support/lookup-entry | :time-in-seconds |
The build-cfn-detector-model-asset-property-timestamp-property-builder function updates a CfnDetectorModel$AssetPropertyTimestampProperty$Builder instance using the provided configuration. The function takes the CfnDetectorModel$AssetPropertyTimestampProperty$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 | |---|---|---|---| | `offsetInNanos` | java.lang.String | [[cdk.support/lookup-entry]] | `:offset-in-nanos` | | `timeInSeconds` | java.lang.String | [[cdk.support/lookup-entry]] | `:time-in-seconds` |
(build-cfn-detector-model-asset-property-value-property-builder builder
id
config)
The build-cfn-detector-model-asset-property-value-property-builder function updates a CfnDetectorModel$AssetPropertyValueProperty$Builder instance using the provided configuration. The function takes the CfnDetectorModel$AssetPropertyValueProperty$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 |
---|---|---|---|
quality | java.lang.String | cdk.support/lookup-entry | :quality |
timestamp | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :timestamp |
value | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :value |
The build-cfn-detector-model-asset-property-value-property-builder function updates a CfnDetectorModel$AssetPropertyValueProperty$Builder instance using the provided configuration. The function takes the CfnDetectorModel$AssetPropertyValueProperty$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 | |---|---|---|---| | `quality` | java.lang.String | [[cdk.support/lookup-entry]] | `:quality` | | `timestamp` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:timestamp` | | `value` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:value` |
(build-cfn-detector-model-asset-property-variant-property-builder builder
id
config)
The build-cfn-detector-model-asset-property-variant-property-builder function updates a CfnDetectorModel$AssetPropertyVariantProperty$Builder instance using the provided configuration. The function takes the CfnDetectorModel$AssetPropertyVariantProperty$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 |
---|---|---|---|
booleanValue | java.lang.String | cdk.support/lookup-entry | :boolean-value |
doubleValue | java.lang.String | cdk.support/lookup-entry | :double-value |
integerValue | java.lang.String | cdk.support/lookup-entry | :integer-value |
stringValue | java.lang.String | cdk.support/lookup-entry | :string-value |
The build-cfn-detector-model-asset-property-variant-property-builder function updates a CfnDetectorModel$AssetPropertyVariantProperty$Builder instance using the provided configuration. The function takes the CfnDetectorModel$AssetPropertyVariantProperty$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 | |---|---|---|---| | `booleanValue` | java.lang.String | [[cdk.support/lookup-entry]] | `:boolean-value` | | `doubleValue` | java.lang.String | [[cdk.support/lookup-entry]] | `:double-value` | | `integerValue` | java.lang.String | [[cdk.support/lookup-entry]] | `:integer-value` | | `stringValue` | java.lang.String | [[cdk.support/lookup-entry]] | `:string-value` |
(build-cfn-detector-model-builder builder id config)
The build-cfn-detector-model-builder function updates a CfnDetectorModel$Builder instance using the provided configuration. The function takes the CfnDetectorModel$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 |
---|---|---|---|
detectorModelDefinition | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :detector-model-definition |
detectorModelDescription | java.lang.String | cdk.support/lookup-entry | :detector-model-description |
detectorModelName | java.lang.String | cdk.support/lookup-entry | :detector-model-name |
evaluationMethod | java.lang.String | cdk.support/lookup-entry | :evaluation-method |
key | java.lang.String | cdk.support/lookup-entry | :key |
roleArn | java.lang.String | cdk.support/lookup-entry | :role-arn |
tags | java.util.List | cdk.support/lookup-entry | :tags |
The build-cfn-detector-model-builder function updates a CfnDetectorModel$Builder instance using the provided configuration. The function takes the CfnDetectorModel$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 | |---|---|---|---| | `detectorModelDefinition` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:detector-model-definition` | | `detectorModelDescription` | java.lang.String | [[cdk.support/lookup-entry]] | `:detector-model-description` | | `detectorModelName` | java.lang.String | [[cdk.support/lookup-entry]] | `:detector-model-name` | | `evaluationMethod` | java.lang.String | [[cdk.support/lookup-entry]] | `:evaluation-method` | | `key` | java.lang.String | [[cdk.support/lookup-entry]] | `:key` | | `roleArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:role-arn` | | `tags` | java.util.List | [[cdk.support/lookup-entry]] | `:tags` |
(build-cfn-detector-model-clear-timer-property-builder builder id config)
The build-cfn-detector-model-clear-timer-property-builder function updates a CfnDetectorModel$ClearTimerProperty$Builder instance using the provided configuration. The function takes the CfnDetectorModel$ClearTimerProperty$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 |
---|---|---|---|
timerName | java.lang.String | cdk.support/lookup-entry | :timer-name |
The build-cfn-detector-model-clear-timer-property-builder function updates a CfnDetectorModel$ClearTimerProperty$Builder instance using the provided configuration. The function takes the CfnDetectorModel$ClearTimerProperty$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 | |---|---|---|---| | `timerName` | java.lang.String | [[cdk.support/lookup-entry]] | `:timer-name` |
(build-cfn-detector-model-detector-model-definition-property-builder builder
id
config)
The build-cfn-detector-model-detector-model-definition-property-builder function updates a CfnDetectorModel$DetectorModelDefinitionProperty$Builder instance using the provided configuration. The function takes the CfnDetectorModel$DetectorModelDefinitionProperty$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 |
---|---|---|---|
initialStateName | java.lang.String | cdk.support/lookup-entry | :initial-state-name |
states | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :states |
The build-cfn-detector-model-detector-model-definition-property-builder function updates a CfnDetectorModel$DetectorModelDefinitionProperty$Builder instance using the provided configuration. The function takes the CfnDetectorModel$DetectorModelDefinitionProperty$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 | |---|---|---|---| | `initialStateName` | java.lang.String | [[cdk.support/lookup-entry]] | `:initial-state-name` | | `states` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:states` |
(build-cfn-detector-model-dynamo-d-bv2-property-builder builder id config)
The build-cfn-detector-model-dynamo-d-bv2-property-builder function updates a CfnDetectorModel$DynamoDBv2Property$Builder instance using the provided configuration. The function takes the CfnDetectorModel$DynamoDBv2Property$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 |
---|---|---|---|
payload | software.amazon.awscdk.services.iotevents.CfnDetectorModel$PayloadProperty | cdk.support/lookup-entry | :payload |
tableName | java.lang.String | cdk.support/lookup-entry | :table-name |
The build-cfn-detector-model-dynamo-d-bv2-property-builder function updates a CfnDetectorModel$DynamoDBv2Property$Builder instance using the provided configuration. The function takes the CfnDetectorModel$DynamoDBv2Property$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 | |---|---|---|---| | `payload` | software.amazon.awscdk.services.iotevents.CfnDetectorModel$PayloadProperty | [[cdk.support/lookup-entry]] | `:payload` | | `tableName` | java.lang.String | [[cdk.support/lookup-entry]] | `:table-name` |
(build-cfn-detector-model-dynamo-db-property-builder builder id config)
The build-cfn-detector-model-dynamo-db-property-builder function updates a CfnDetectorModel$DynamoDBProperty$Builder instance using the provided configuration. The function takes the CfnDetectorModel$DynamoDBProperty$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 |
---|---|---|---|
hashKeyField | java.lang.String | cdk.support/lookup-entry | :hash-key-field |
hashKeyType | java.lang.String | cdk.support/lookup-entry | :hash-key-type |
hashKeyValue | java.lang.String | cdk.support/lookup-entry | :hash-key-value |
operation | java.lang.String | cdk.support/lookup-entry | :operation |
payload | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :payload |
payloadField | java.lang.String | cdk.support/lookup-entry | :payload-field |
rangeKeyField | java.lang.String | cdk.support/lookup-entry | :range-key-field |
rangeKeyType | java.lang.String | cdk.support/lookup-entry | :range-key-type |
rangeKeyValue | java.lang.String | cdk.support/lookup-entry | :range-key-value |
tableName | java.lang.String | cdk.support/lookup-entry | :table-name |
The build-cfn-detector-model-dynamo-db-property-builder function updates a CfnDetectorModel$DynamoDBProperty$Builder instance using the provided configuration. The function takes the CfnDetectorModel$DynamoDBProperty$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 | |---|---|---|---| | `hashKeyField` | java.lang.String | [[cdk.support/lookup-entry]] | `:hash-key-field` | | `hashKeyType` | java.lang.String | [[cdk.support/lookup-entry]] | `:hash-key-type` | | `hashKeyValue` | java.lang.String | [[cdk.support/lookup-entry]] | `:hash-key-value` | | `operation` | java.lang.String | [[cdk.support/lookup-entry]] | `:operation` | | `payload` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:payload` | | `payloadField` | java.lang.String | [[cdk.support/lookup-entry]] | `:payload-field` | | `rangeKeyField` | java.lang.String | [[cdk.support/lookup-entry]] | `:range-key-field` | | `rangeKeyType` | java.lang.String | [[cdk.support/lookup-entry]] | `:range-key-type` | | `rangeKeyValue` | java.lang.String | [[cdk.support/lookup-entry]] | `:range-key-value` | | `tableName` | java.lang.String | [[cdk.support/lookup-entry]] | `:table-name` |
(build-cfn-detector-model-event-property-builder builder id config)
The build-cfn-detector-model-event-property-builder function updates a CfnDetectorModel$EventProperty$Builder instance using the provided configuration. The function takes the CfnDetectorModel$EventProperty$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 |
---|---|---|---|
actions | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :actions |
condition | java.lang.String | cdk.support/lookup-entry | :condition |
eventName | java.lang.String | cdk.support/lookup-entry | :event-name |
The build-cfn-detector-model-event-property-builder function updates a CfnDetectorModel$EventProperty$Builder instance using the provided configuration. The function takes the CfnDetectorModel$EventProperty$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 | |---|---|---|---| | `actions` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:actions` | | `condition` | java.lang.String | [[cdk.support/lookup-entry]] | `:condition` | | `eventName` | java.lang.String | [[cdk.support/lookup-entry]] | `:event-name` |
(build-cfn-detector-model-firehose-property-builder builder id config)
The build-cfn-detector-model-firehose-property-builder function updates a CfnDetectorModel$FirehoseProperty$Builder instance using the provided configuration. The function takes the CfnDetectorModel$FirehoseProperty$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 |
---|---|---|---|
deliveryStreamName | java.lang.String | cdk.support/lookup-entry | :delivery-stream-name |
payload | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :payload |
separator | java.lang.String | cdk.support/lookup-entry | :separator |
The build-cfn-detector-model-firehose-property-builder function updates a CfnDetectorModel$FirehoseProperty$Builder instance using the provided configuration. The function takes the CfnDetectorModel$FirehoseProperty$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 | |---|---|---|---| | `deliveryStreamName` | java.lang.String | [[cdk.support/lookup-entry]] | `:delivery-stream-name` | | `payload` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:payload` | | `separator` | java.lang.String | [[cdk.support/lookup-entry]] | `:separator` |
(build-cfn-detector-model-iot-events-property-builder builder id config)
The build-cfn-detector-model-iot-events-property-builder function updates a CfnDetectorModel$IotEventsProperty$Builder instance using the provided configuration. The function takes the CfnDetectorModel$IotEventsProperty$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 |
---|---|---|---|
inputName | java.lang.String | cdk.support/lookup-entry | :input-name |
payload | software.amazon.awscdk.services.iotevents.CfnDetectorModel$PayloadProperty | cdk.support/lookup-entry | :payload |
The build-cfn-detector-model-iot-events-property-builder function updates a CfnDetectorModel$IotEventsProperty$Builder instance using the provided configuration. The function takes the CfnDetectorModel$IotEventsProperty$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 | |---|---|---|---| | `inputName` | java.lang.String | [[cdk.support/lookup-entry]] | `:input-name` | | `payload` | software.amazon.awscdk.services.iotevents.CfnDetectorModel$PayloadProperty | [[cdk.support/lookup-entry]] | `:payload` |
(build-cfn-detector-model-iot-site-wise-property-builder builder id config)
The build-cfn-detector-model-iot-site-wise-property-builder function updates a CfnDetectorModel$IotSiteWiseProperty$Builder instance using the provided configuration. The function takes the CfnDetectorModel$IotSiteWiseProperty$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 |
---|---|---|---|
assetId | java.lang.String | cdk.support/lookup-entry | :asset-id |
entryId | java.lang.String | cdk.support/lookup-entry | :entry-id |
propertyAlias | java.lang.String | cdk.support/lookup-entry | :property-alias |
propertyId | java.lang.String | cdk.support/lookup-entry | :property-id |
propertyValue | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :property-value |
The build-cfn-detector-model-iot-site-wise-property-builder function updates a CfnDetectorModel$IotSiteWiseProperty$Builder instance using the provided configuration. The function takes the CfnDetectorModel$IotSiteWiseProperty$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 | |---|---|---|---| | `assetId` | java.lang.String | [[cdk.support/lookup-entry]] | `:asset-id` | | `entryId` | java.lang.String | [[cdk.support/lookup-entry]] | `:entry-id` | | `propertyAlias` | java.lang.String | [[cdk.support/lookup-entry]] | `:property-alias` | | `propertyId` | java.lang.String | [[cdk.support/lookup-entry]] | `:property-id` | | `propertyValue` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:property-value` |
(build-cfn-detector-model-iot-topic-publish-property-builder builder id config)
The build-cfn-detector-model-iot-topic-publish-property-builder function updates a CfnDetectorModel$IotTopicPublishProperty$Builder instance using the provided configuration. The function takes the CfnDetectorModel$IotTopicPublishProperty$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 |
---|---|---|---|
mqttTopic | java.lang.String | cdk.support/lookup-entry | :mqtt-topic |
payload | software.amazon.awscdk.services.iotevents.CfnDetectorModel$PayloadProperty | cdk.support/lookup-entry | :payload |
The build-cfn-detector-model-iot-topic-publish-property-builder function updates a CfnDetectorModel$IotTopicPublishProperty$Builder instance using the provided configuration. The function takes the CfnDetectorModel$IotTopicPublishProperty$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 | |---|---|---|---| | `mqttTopic` | java.lang.String | [[cdk.support/lookup-entry]] | `:mqtt-topic` | | `payload` | software.amazon.awscdk.services.iotevents.CfnDetectorModel$PayloadProperty | [[cdk.support/lookup-entry]] | `:payload` |
(build-cfn-detector-model-lambda-property-builder builder id config)
The build-cfn-detector-model-lambda-property-builder function updates a CfnDetectorModel$LambdaProperty$Builder instance using the provided configuration. The function takes the CfnDetectorModel$LambdaProperty$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 |
---|---|---|---|
functionArn | java.lang.String | cdk.support/lookup-entry | :function-arn |
payload | software.amazon.awscdk.services.iotevents.CfnDetectorModel$PayloadProperty | cdk.support/lookup-entry | :payload |
The build-cfn-detector-model-lambda-property-builder function updates a CfnDetectorModel$LambdaProperty$Builder instance using the provided configuration. The function takes the CfnDetectorModel$LambdaProperty$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 | |---|---|---|---| | `functionArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:function-arn` | | `payload` | software.amazon.awscdk.services.iotevents.CfnDetectorModel$PayloadProperty | [[cdk.support/lookup-entry]] | `:payload` |
(build-cfn-detector-model-on-enter-property-builder builder id config)
The build-cfn-detector-model-on-enter-property-builder function updates a CfnDetectorModel$OnEnterProperty$Builder instance using the provided configuration. The function takes the CfnDetectorModel$OnEnterProperty$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 |
---|---|---|---|
events | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :events |
The build-cfn-detector-model-on-enter-property-builder function updates a CfnDetectorModel$OnEnterProperty$Builder instance using the provided configuration. The function takes the CfnDetectorModel$OnEnterProperty$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 | |---|---|---|---| | `events` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:events` |
(build-cfn-detector-model-on-exit-property-builder builder id config)
The build-cfn-detector-model-on-exit-property-builder function updates a CfnDetectorModel$OnExitProperty$Builder instance using the provided configuration. The function takes the CfnDetectorModel$OnExitProperty$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 |
---|---|---|---|
events | java.util.List | cdk.support/lookup-entry | :events |
The build-cfn-detector-model-on-exit-property-builder function updates a CfnDetectorModel$OnExitProperty$Builder instance using the provided configuration. The function takes the CfnDetectorModel$OnExitProperty$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 | |---|---|---|---| | `events` | java.util.List | [[cdk.support/lookup-entry]] | `:events` |
(build-cfn-detector-model-on-input-property-builder builder id config)
The build-cfn-detector-model-on-input-property-builder function updates a CfnDetectorModel$OnInputProperty$Builder instance using the provided configuration. The function takes the CfnDetectorModel$OnInputProperty$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 |
---|---|---|---|
events | java.util.List | cdk.support/lookup-entry | :events |
transitionEvents | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :transition-events |
The build-cfn-detector-model-on-input-property-builder function updates a CfnDetectorModel$OnInputProperty$Builder instance using the provided configuration. The function takes the CfnDetectorModel$OnInputProperty$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 | |---|---|---|---| | `events` | java.util.List | [[cdk.support/lookup-entry]] | `:events` | | `transitionEvents` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:transition-events` |
(build-cfn-detector-model-payload-property-builder builder id config)
The build-cfn-detector-model-payload-property-builder function updates a CfnDetectorModel$PayloadProperty$Builder instance using the provided configuration. The function takes the CfnDetectorModel$PayloadProperty$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 |
---|---|---|---|
contentExpression | java.lang.String | cdk.support/lookup-entry | :content-expression |
type | java.lang.String | cdk.support/lookup-entry | :type |
The build-cfn-detector-model-payload-property-builder function updates a CfnDetectorModel$PayloadProperty$Builder instance using the provided configuration. The function takes the CfnDetectorModel$PayloadProperty$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 | |---|---|---|---| | `contentExpression` | java.lang.String | [[cdk.support/lookup-entry]] | `:content-expression` | | `type` | java.lang.String | [[cdk.support/lookup-entry]] | `:type` |
(build-cfn-detector-model-props-builder builder id config)
The build-cfn-detector-model-props-builder function updates a CfnDetectorModelProps$Builder instance using the provided configuration. The function takes the CfnDetectorModelProps$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 |
---|---|---|---|
detectorModelDefinition | software.amazon.awscdk.services.iotevents.CfnDetectorModel$DetectorModelDefinitionProperty | cdk.support/lookup-entry | :detector-model-definition |
detectorModelDescription | java.lang.String | cdk.support/lookup-entry | :detector-model-description |
detectorModelName | java.lang.String | cdk.support/lookup-entry | :detector-model-name |
evaluationMethod | java.lang.String | cdk.support/lookup-entry | :evaluation-method |
key | java.lang.String | cdk.support/lookup-entry | :key |
roleArn | java.lang.String | cdk.support/lookup-entry | :role-arn |
tags | java.util.List | cdk.support/lookup-entry | :tags |
The build-cfn-detector-model-props-builder function updates a CfnDetectorModelProps$Builder instance using the provided configuration. The function takes the CfnDetectorModelProps$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 | |---|---|---|---| | `detectorModelDefinition` | software.amazon.awscdk.services.iotevents.CfnDetectorModel$DetectorModelDefinitionProperty | [[cdk.support/lookup-entry]] | `:detector-model-definition` | | `detectorModelDescription` | java.lang.String | [[cdk.support/lookup-entry]] | `:detector-model-description` | | `detectorModelName` | java.lang.String | [[cdk.support/lookup-entry]] | `:detector-model-name` | | `evaluationMethod` | java.lang.String | [[cdk.support/lookup-entry]] | `:evaluation-method` | | `key` | java.lang.String | [[cdk.support/lookup-entry]] | `:key` | | `roleArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:role-arn` | | `tags` | java.util.List | [[cdk.support/lookup-entry]] | `:tags` |
(build-cfn-detector-model-reset-timer-property-builder builder id config)
The build-cfn-detector-model-reset-timer-property-builder function updates a CfnDetectorModel$ResetTimerProperty$Builder instance using the provided configuration. The function takes the CfnDetectorModel$ResetTimerProperty$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 |
---|---|---|---|
timerName | java.lang.String | cdk.support/lookup-entry | :timer-name |
The build-cfn-detector-model-reset-timer-property-builder function updates a CfnDetectorModel$ResetTimerProperty$Builder instance using the provided configuration. The function takes the CfnDetectorModel$ResetTimerProperty$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 | |---|---|---|---| | `timerName` | java.lang.String | [[cdk.support/lookup-entry]] | `:timer-name` |
(build-cfn-detector-model-set-timer-property-builder builder id config)
The build-cfn-detector-model-set-timer-property-builder function updates a CfnDetectorModel$SetTimerProperty$Builder instance using the provided configuration. The function takes the CfnDetectorModel$SetTimerProperty$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 |
---|---|---|---|
durationExpression | java.lang.String | cdk.support/lookup-entry | :duration-expression |
seconds | java.lang.Number | cdk.support/lookup-entry | :seconds |
timerName | java.lang.String | cdk.support/lookup-entry | :timer-name |
The build-cfn-detector-model-set-timer-property-builder function updates a CfnDetectorModel$SetTimerProperty$Builder instance using the provided configuration. The function takes the CfnDetectorModel$SetTimerProperty$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 | |---|---|---|---| | `durationExpression` | java.lang.String | [[cdk.support/lookup-entry]] | `:duration-expression` | | `seconds` | java.lang.Number | [[cdk.support/lookup-entry]] | `:seconds` | | `timerName` | java.lang.String | [[cdk.support/lookup-entry]] | `:timer-name` |
(build-cfn-detector-model-set-variable-property-builder builder id config)
The build-cfn-detector-model-set-variable-property-builder function updates a CfnDetectorModel$SetVariableProperty$Builder instance using the provided configuration. The function takes the CfnDetectorModel$SetVariableProperty$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 |
---|---|---|---|
value | java.lang.String | cdk.support/lookup-entry | :value |
variableName | java.lang.String | cdk.support/lookup-entry | :variable-name |
The build-cfn-detector-model-set-variable-property-builder function updates a CfnDetectorModel$SetVariableProperty$Builder instance using the provided configuration. The function takes the CfnDetectorModel$SetVariableProperty$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 | |---|---|---|---| | `value` | java.lang.String | [[cdk.support/lookup-entry]] | `:value` | | `variableName` | java.lang.String | [[cdk.support/lookup-entry]] | `:variable-name` |
(build-cfn-detector-model-sns-property-builder builder id config)
The build-cfn-detector-model-sns-property-builder function updates a CfnDetectorModel$SnsProperty$Builder instance using the provided configuration. The function takes the CfnDetectorModel$SnsProperty$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 |
---|---|---|---|
payload | software.amazon.awscdk.services.iotevents.CfnDetectorModel$PayloadProperty | cdk.support/lookup-entry | :payload |
targetArn | java.lang.String | cdk.support/lookup-entry | :target-arn |
The build-cfn-detector-model-sns-property-builder function updates a CfnDetectorModel$SnsProperty$Builder instance using the provided configuration. The function takes the CfnDetectorModel$SnsProperty$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 | |---|---|---|---| | `payload` | software.amazon.awscdk.services.iotevents.CfnDetectorModel$PayloadProperty | [[cdk.support/lookup-entry]] | `:payload` | | `targetArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:target-arn` |
(build-cfn-detector-model-sqs-property-builder builder id config)
The build-cfn-detector-model-sqs-property-builder function updates a CfnDetectorModel$SqsProperty$Builder instance using the provided configuration. The function takes the CfnDetectorModel$SqsProperty$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 |
---|---|---|---|
payload | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :payload |
queueUrl | java.lang.String | cdk.support/lookup-entry | :queue-url |
useBase64 | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :use-base64 |
The build-cfn-detector-model-sqs-property-builder function updates a CfnDetectorModel$SqsProperty$Builder instance using the provided configuration. The function takes the CfnDetectorModel$SqsProperty$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 | |---|---|---|---| | `payload` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:payload` | | `queueUrl` | java.lang.String | [[cdk.support/lookup-entry]] | `:queue-url` | | `useBase64` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:use-base64` |
(build-cfn-detector-model-state-property-builder builder id config)
The build-cfn-detector-model-state-property-builder function updates a CfnDetectorModel$StateProperty$Builder instance using the provided configuration. The function takes the CfnDetectorModel$StateProperty$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 |
---|---|---|---|
onEnter | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :on-enter |
onExit | software.amazon.awscdk.services.iotevents.CfnDetectorModel$OnExitProperty | cdk.support/lookup-entry | :on-exit |
onInput | software.amazon.awscdk.services.iotevents.CfnDetectorModel$OnInputProperty | cdk.support/lookup-entry | :on-input |
stateName | java.lang.String | cdk.support/lookup-entry | :state-name |
The build-cfn-detector-model-state-property-builder function updates a CfnDetectorModel$StateProperty$Builder instance using the provided configuration. The function takes the CfnDetectorModel$StateProperty$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 | |---|---|---|---| | `onEnter` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:on-enter` | | `onExit` | software.amazon.awscdk.services.iotevents.CfnDetectorModel$OnExitProperty | [[cdk.support/lookup-entry]] | `:on-exit` | | `onInput` | software.amazon.awscdk.services.iotevents.CfnDetectorModel$OnInputProperty | [[cdk.support/lookup-entry]] | `:on-input` | | `stateName` | java.lang.String | [[cdk.support/lookup-entry]] | `:state-name` |
(build-cfn-detector-model-transition-event-property-builder builder id config)
The build-cfn-detector-model-transition-event-property-builder function updates a CfnDetectorModel$TransitionEventProperty$Builder instance using the provided configuration. The function takes the CfnDetectorModel$TransitionEventProperty$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 |
---|---|---|---|
actions | java.util.List | cdk.support/lookup-entry | :actions |
condition | java.lang.String | cdk.support/lookup-entry | :condition |
eventName | java.lang.String | cdk.support/lookup-entry | :event-name |
nextState | java.lang.String | cdk.support/lookup-entry | :next-state |
The build-cfn-detector-model-transition-event-property-builder function updates a CfnDetectorModel$TransitionEventProperty$Builder instance using the provided configuration. The function takes the CfnDetectorModel$TransitionEventProperty$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 | |---|---|---|---| | `actions` | java.util.List | [[cdk.support/lookup-entry]] | `:actions` | | `condition` | java.lang.String | [[cdk.support/lookup-entry]] | `:condition` | | `eventName` | java.lang.String | [[cdk.support/lookup-entry]] | `:event-name` | | `nextState` | java.lang.String | [[cdk.support/lookup-entry]] | `:next-state` |
(build-cfn-input-attribute-property-builder builder id config)
The build-cfn-input-attribute-property-builder function updates a CfnInput$AttributeProperty$Builder instance using the provided configuration. The function takes the CfnInput$AttributeProperty$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 |
---|---|---|---|
jsonPath | java.lang.String | cdk.support/lookup-entry | :json-path |
The build-cfn-input-attribute-property-builder function updates a CfnInput$AttributeProperty$Builder instance using the provided configuration. The function takes the CfnInput$AttributeProperty$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 | |---|---|---|---| | `jsonPath` | java.lang.String | [[cdk.support/lookup-entry]] | `:json-path` |
(build-cfn-input-builder builder id config)
The build-cfn-input-builder function updates a CfnInput$Builder instance using the provided configuration. The function takes the CfnInput$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 |
---|---|---|---|
inputDefinition | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :input-definition |
inputDescription | java.lang.String | cdk.support/lookup-entry | :input-description |
inputName | java.lang.String | cdk.support/lookup-entry | :input-name |
tags | java.util.List | cdk.support/lookup-entry | :tags |
The build-cfn-input-builder function updates a CfnInput$Builder instance using the provided configuration. The function takes the CfnInput$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 | |---|---|---|---| | `inputDefinition` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:input-definition` | | `inputDescription` | java.lang.String | [[cdk.support/lookup-entry]] | `:input-description` | | `inputName` | java.lang.String | [[cdk.support/lookup-entry]] | `:input-name` | | `tags` | java.util.List | [[cdk.support/lookup-entry]] | `:tags` |
(build-cfn-input-input-definition-property-builder builder id config)
The build-cfn-input-input-definition-property-builder function updates a CfnInput$InputDefinitionProperty$Builder instance using the provided configuration. The function takes the CfnInput$InputDefinitionProperty$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 |
---|---|---|---|
attributes | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :attributes |
The build-cfn-input-input-definition-property-builder function updates a CfnInput$InputDefinitionProperty$Builder instance using the provided configuration. The function takes the CfnInput$InputDefinitionProperty$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 | |---|---|---|---| | `attributes` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:attributes` |
(build-cfn-input-props-builder builder id config)
The build-cfn-input-props-builder function updates a CfnInputProps$Builder instance using the provided configuration. The function takes the CfnInputProps$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 |
---|---|---|---|
inputDefinition | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :input-definition |
inputDescription | java.lang.String | cdk.support/lookup-entry | :input-description |
inputName | java.lang.String | cdk.support/lookup-entry | :input-name |
tags | java.util.List | cdk.support/lookup-entry | :tags |
The build-cfn-input-props-builder function updates a CfnInputProps$Builder instance using the provided configuration. The function takes the CfnInputProps$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 | |---|---|---|---| | `inputDefinition` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:input-definition` | | `inputDescription` | java.lang.String | [[cdk.support/lookup-entry]] | `:input-description` | | `inputName` | java.lang.String | [[cdk.support/lookup-entry]] | `:input-name` | | `tags` | java.util.List | [[cdk.support/lookup-entry]] | `:tags` |
(cfn-alarm-model-acknowledge-flow-property-builder id config)
Creates a CfnAlarmModel$AcknowledgeFlowProperty$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 `CfnAlarmModel$AcknowledgeFlowProperty$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-alarm-model-alarm-action-property-builder id config)
Creates a CfnAlarmModel$AlarmActionProperty$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 `CfnAlarmModel$AlarmActionProperty$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-alarm-model-alarm-capabilities-property-builder id config)
Creates a CfnAlarmModel$AlarmCapabilitiesProperty$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 `CfnAlarmModel$AlarmCapabilitiesProperty$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-alarm-model-alarm-event-actions-property-builder id config)
Creates a CfnAlarmModel$AlarmEventActionsProperty$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 `CfnAlarmModel$AlarmEventActionsProperty$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-alarm-model-alarm-rule-property-builder id config)
Creates a CfnAlarmModel$AlarmRuleProperty$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 `CfnAlarmModel$AlarmRuleProperty$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-alarm-model-asset-property-timestamp-property-builder id config)
Creates a CfnAlarmModel$AssetPropertyTimestampProperty$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 `CfnAlarmModel$AssetPropertyTimestampProperty$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-alarm-model-asset-property-value-property-builder id config)
Creates a CfnAlarmModel$AssetPropertyValueProperty$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 `CfnAlarmModel$AssetPropertyValueProperty$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-alarm-model-asset-property-variant-property-builder id config)
Creates a CfnAlarmModel$AssetPropertyVariantProperty$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 `CfnAlarmModel$AssetPropertyVariantProperty$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-alarm-model-builder scope id config)
Creates a CfnAlarmModel$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 `CfnAlarmModel$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-alarm-model-dynamo-d-bv2-property-builder id config)
Creates a CfnAlarmModel$DynamoDBv2Property$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 `CfnAlarmModel$DynamoDBv2Property$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-alarm-model-dynamo-db-property-builder id config)
Creates a CfnAlarmModel$DynamoDBProperty$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 `CfnAlarmModel$DynamoDBProperty$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-alarm-model-firehose-property-builder id config)
Creates a CfnAlarmModel$FirehoseProperty$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 `CfnAlarmModel$FirehoseProperty$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-alarm-model-initialization-configuration-property-builder id config)
Creates a CfnAlarmModel$InitializationConfigurationProperty$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 `CfnAlarmModel$InitializationConfigurationProperty$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-alarm-model-iot-events-property-builder id config)
Creates a CfnAlarmModel$IotEventsProperty$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 `CfnAlarmModel$IotEventsProperty$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-alarm-model-iot-site-wise-property-builder id config)
Creates a CfnAlarmModel$IotSiteWiseProperty$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 `CfnAlarmModel$IotSiteWiseProperty$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-alarm-model-iot-topic-publish-property-builder id config)
Creates a CfnAlarmModel$IotTopicPublishProperty$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 `CfnAlarmModel$IotTopicPublishProperty$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-alarm-model-lambda-property-builder id config)
Creates a CfnAlarmModel$LambdaProperty$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 `CfnAlarmModel$LambdaProperty$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-alarm-model-payload-property-builder id config)
Creates a CfnAlarmModel$PayloadProperty$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 `CfnAlarmModel$PayloadProperty$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-alarm-model-props-builder id config)
Creates a CfnAlarmModelProps$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 `CfnAlarmModelProps$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-alarm-model-simple-rule-property-builder id config)
Creates a CfnAlarmModel$SimpleRuleProperty$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 `CfnAlarmModel$SimpleRuleProperty$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-alarm-model-sns-property-builder id config)
Creates a CfnAlarmModel$SnsProperty$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 `CfnAlarmModel$SnsProperty$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-alarm-model-sqs-property-builder id config)
Creates a CfnAlarmModel$SqsProperty$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 `CfnAlarmModel$SqsProperty$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-detector-model-action-property-builder id config)
Creates a CfnDetectorModel$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 |
Creates a `CfnDetectorModel$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 |
(cfn-detector-model-asset-property-timestamp-property-builder id config)
Creates a CfnDetectorModel$AssetPropertyTimestampProperty$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 `CfnDetectorModel$AssetPropertyTimestampProperty$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-detector-model-asset-property-value-property-builder id config)
Creates a CfnDetectorModel$AssetPropertyValueProperty$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 `CfnDetectorModel$AssetPropertyValueProperty$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-detector-model-asset-property-variant-property-builder id config)
Creates a CfnDetectorModel$AssetPropertyVariantProperty$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 `CfnDetectorModel$AssetPropertyVariantProperty$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-detector-model-builder scope id config)
Creates a CfnDetectorModel$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 `CfnDetectorModel$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-detector-model-clear-timer-property-builder id config)
Creates a CfnDetectorModel$ClearTimerProperty$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 `CfnDetectorModel$ClearTimerProperty$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-detector-model-detector-model-definition-property-builder id config)
Creates a CfnDetectorModel$DetectorModelDefinitionProperty$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 `CfnDetectorModel$DetectorModelDefinitionProperty$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-detector-model-dynamo-d-bv2-property-builder id config)
Creates a CfnDetectorModel$DynamoDBv2Property$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 `CfnDetectorModel$DynamoDBv2Property$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-detector-model-dynamo-db-property-builder id config)
Creates a CfnDetectorModel$DynamoDBProperty$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 `CfnDetectorModel$DynamoDBProperty$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-detector-model-event-property-builder id config)
Creates a CfnDetectorModel$EventProperty$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 `CfnDetectorModel$EventProperty$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-detector-model-firehose-property-builder id config)
Creates a CfnDetectorModel$FirehoseProperty$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 `CfnDetectorModel$FirehoseProperty$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-detector-model-iot-events-property-builder id config)
Creates a CfnDetectorModel$IotEventsProperty$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 `CfnDetectorModel$IotEventsProperty$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-detector-model-iot-site-wise-property-builder id config)
Creates a CfnDetectorModel$IotSiteWiseProperty$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 `CfnDetectorModel$IotSiteWiseProperty$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-detector-model-iot-topic-publish-property-builder id config)
Creates a CfnDetectorModel$IotTopicPublishProperty$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 `CfnDetectorModel$IotTopicPublishProperty$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-detector-model-lambda-property-builder id config)
Creates a CfnDetectorModel$LambdaProperty$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 `CfnDetectorModel$LambdaProperty$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-detector-model-on-enter-property-builder id config)
Creates a CfnDetectorModel$OnEnterProperty$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 `CfnDetectorModel$OnEnterProperty$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-detector-model-on-exit-property-builder id config)
Creates a CfnDetectorModel$OnExitProperty$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 `CfnDetectorModel$OnExitProperty$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-detector-model-on-input-property-builder id config)
Creates a CfnDetectorModel$OnInputProperty$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 `CfnDetectorModel$OnInputProperty$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-detector-model-payload-property-builder id config)
Creates a CfnDetectorModel$PayloadProperty$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 `CfnDetectorModel$PayloadProperty$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-detector-model-props-builder id config)
Creates a CfnDetectorModelProps$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 `CfnDetectorModelProps$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-detector-model-reset-timer-property-builder id config)
Creates a CfnDetectorModel$ResetTimerProperty$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 `CfnDetectorModel$ResetTimerProperty$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-detector-model-set-timer-property-builder id config)
Creates a CfnDetectorModel$SetTimerProperty$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 `CfnDetectorModel$SetTimerProperty$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-detector-model-set-variable-property-builder id config)
Creates a CfnDetectorModel$SetVariableProperty$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 `CfnDetectorModel$SetVariableProperty$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-detector-model-sns-property-builder id config)
Creates a CfnDetectorModel$SnsProperty$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 `CfnDetectorModel$SnsProperty$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-detector-model-sqs-property-builder id config)
Creates a CfnDetectorModel$SqsProperty$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 `CfnDetectorModel$SqsProperty$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-detector-model-state-property-builder id config)
Creates a CfnDetectorModel$StateProperty$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 `CfnDetectorModel$StateProperty$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-detector-model-transition-event-property-builder id config)
Creates a CfnDetectorModel$TransitionEventProperty$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 `CfnDetectorModel$TransitionEventProperty$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-input-attribute-property-builder id config)
Creates a CfnInput$AttributeProperty$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 `CfnInput$AttributeProperty$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-input-builder scope id config)
Creates a CfnInput$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 `CfnInput$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-input-input-definition-property-builder id config)
Creates a CfnInput$InputDefinitionProperty$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 `CfnInput$InputDefinitionProperty$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-input-props-builder id config)
Creates a CfnInputProps$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 `CfnInputProps$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