Functions that represent AWS CDK enums and builders in the software.amazon.awscdk.services.customerprofiles package.
Functions that represent AWS CDK enums and builders in the software.amazon.awscdk.services.customerprofiles package.
(build-cfn-calculated-attribute-definition-attribute-details-property-builder
builder
id
config)
The build-cfn-calculated-attribute-definition-attribute-details-property-builder function updates a CfnCalculatedAttributeDefinition$AttributeDetailsProperty$Builder instance using the provided configuration. The function takes the CfnCalculatedAttributeDefinition$AttributeDetailsProperty$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 |
expression | java.lang.String | cdk.support/lookup-entry | :expression |
The build-cfn-calculated-attribute-definition-attribute-details-property-builder function updates a CfnCalculatedAttributeDefinition$AttributeDetailsProperty$Builder instance using the provided configuration. The function takes the CfnCalculatedAttributeDefinition$AttributeDetailsProperty$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` | | `expression` | java.lang.String | [[cdk.support/lookup-entry]] | `:expression` |
(build-cfn-calculated-attribute-definition-attribute-item-property-builder
builder
id
config)
The build-cfn-calculated-attribute-definition-attribute-item-property-builder function updates a CfnCalculatedAttributeDefinition$AttributeItemProperty$Builder instance using the provided configuration. The function takes the CfnCalculatedAttributeDefinition$AttributeItemProperty$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 |
---|---|---|---|
name | java.lang.String | cdk.support/lookup-entry | :name |
The build-cfn-calculated-attribute-definition-attribute-item-property-builder function updates a CfnCalculatedAttributeDefinition$AttributeItemProperty$Builder instance using the provided configuration. The function takes the CfnCalculatedAttributeDefinition$AttributeItemProperty$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 | |---|---|---|---| | `name` | java.lang.String | [[cdk.support/lookup-entry]] | `:name` |
(build-cfn-calculated-attribute-definition-builder builder id config)
The build-cfn-calculated-attribute-definition-builder function updates a CfnCalculatedAttributeDefinition$Builder instance using the provided configuration. The function takes the CfnCalculatedAttributeDefinition$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 |
---|---|---|---|
attributeDetails | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :attribute-details |
calculatedAttributeName | java.lang.String | cdk.support/lookup-entry | :calculated-attribute-name |
conditions | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :conditions |
description | java.lang.String | cdk.support/lookup-entry | :description |
displayName | java.lang.String | cdk.support/lookup-entry | :display-name |
domainName | java.lang.String | cdk.support/lookup-entry | :domain-name |
statistic | java.lang.String | cdk.support/lookup-entry | :statistic |
tags | java.util.List | cdk.support/lookup-entry | :tags |
The build-cfn-calculated-attribute-definition-builder function updates a CfnCalculatedAttributeDefinition$Builder instance using the provided configuration. The function takes the CfnCalculatedAttributeDefinition$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 | |---|---|---|---| | `attributeDetails` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:attribute-details` | | `calculatedAttributeName` | java.lang.String | [[cdk.support/lookup-entry]] | `:calculated-attribute-name` | | `conditions` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:conditions` | | `description` | java.lang.String | [[cdk.support/lookup-entry]] | `:description` | | `displayName` | java.lang.String | [[cdk.support/lookup-entry]] | `:display-name` | | `domainName` | java.lang.String | [[cdk.support/lookup-entry]] | `:domain-name` | | `statistic` | java.lang.String | [[cdk.support/lookup-entry]] | `:statistic` | | `tags` | java.util.List | [[cdk.support/lookup-entry]] | `:tags` |
(build-cfn-calculated-attribute-definition-conditions-property-builder builder
id
config)
The build-cfn-calculated-attribute-definition-conditions-property-builder function updates a CfnCalculatedAttributeDefinition$ConditionsProperty$Builder instance using the provided configuration. The function takes the CfnCalculatedAttributeDefinition$ConditionsProperty$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 |
---|---|---|---|
objectCount | java.lang.Number | cdk.support/lookup-entry | :object-count |
range | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :range |
threshold | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :threshold |
The build-cfn-calculated-attribute-definition-conditions-property-builder function updates a CfnCalculatedAttributeDefinition$ConditionsProperty$Builder instance using the provided configuration. The function takes the CfnCalculatedAttributeDefinition$ConditionsProperty$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 | |---|---|---|---| | `objectCount` | java.lang.Number | [[cdk.support/lookup-entry]] | `:object-count` | | `range` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:range` | | `threshold` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:threshold` |
(build-cfn-calculated-attribute-definition-props-builder builder id config)
The build-cfn-calculated-attribute-definition-props-builder function updates a CfnCalculatedAttributeDefinitionProps$Builder instance using the provided configuration. The function takes the CfnCalculatedAttributeDefinitionProps$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 |
---|---|---|---|
attributeDetails | software.amazon.awscdk.services.customerprofiles.CfnCalculatedAttributeDefinition$AttributeDetailsProperty | cdk.support/lookup-entry | :attribute-details |
calculatedAttributeName | java.lang.String | cdk.support/lookup-entry | :calculated-attribute-name |
conditions | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :conditions |
description | java.lang.String | cdk.support/lookup-entry | :description |
displayName | java.lang.String | cdk.support/lookup-entry | :display-name |
domainName | java.lang.String | cdk.support/lookup-entry | :domain-name |
statistic | java.lang.String | cdk.support/lookup-entry | :statistic |
tags | java.util.List | cdk.support/lookup-entry | :tags |
The build-cfn-calculated-attribute-definition-props-builder function updates a CfnCalculatedAttributeDefinitionProps$Builder instance using the provided configuration. The function takes the CfnCalculatedAttributeDefinitionProps$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 | |---|---|---|---| | `attributeDetails` | software.amazon.awscdk.services.customerprofiles.CfnCalculatedAttributeDefinition$AttributeDetailsProperty | [[cdk.support/lookup-entry]] | `:attribute-details` | | `calculatedAttributeName` | java.lang.String | [[cdk.support/lookup-entry]] | `:calculated-attribute-name` | | `conditions` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:conditions` | | `description` | java.lang.String | [[cdk.support/lookup-entry]] | `:description` | | `displayName` | java.lang.String | [[cdk.support/lookup-entry]] | `:display-name` | | `domainName` | java.lang.String | [[cdk.support/lookup-entry]] | `:domain-name` | | `statistic` | java.lang.String | [[cdk.support/lookup-entry]] | `:statistic` | | `tags` | java.util.List | [[cdk.support/lookup-entry]] | `:tags` |
(build-cfn-calculated-attribute-definition-range-property-builder builder
id
config)
The build-cfn-calculated-attribute-definition-range-property-builder function updates a CfnCalculatedAttributeDefinition$RangeProperty$Builder instance using the provided configuration. The function takes the CfnCalculatedAttributeDefinition$RangeProperty$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 |
---|---|---|---|
unit | java.lang.String | cdk.support/lookup-entry | :unit |
value | java.lang.Number | cdk.support/lookup-entry | :value |
The build-cfn-calculated-attribute-definition-range-property-builder function updates a CfnCalculatedAttributeDefinition$RangeProperty$Builder instance using the provided configuration. The function takes the CfnCalculatedAttributeDefinition$RangeProperty$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 | |---|---|---|---| | `unit` | java.lang.String | [[cdk.support/lookup-entry]] | `:unit` | | `value` | java.lang.Number | [[cdk.support/lookup-entry]] | `:value` |
(build-cfn-calculated-attribute-definition-threshold-property-builder builder
id
config)
The build-cfn-calculated-attribute-definition-threshold-property-builder function updates a CfnCalculatedAttributeDefinition$ThresholdProperty$Builder instance using the provided configuration. The function takes the CfnCalculatedAttributeDefinition$ThresholdProperty$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 |
---|---|---|---|
operator | java.lang.String | cdk.support/lookup-entry | :operator |
value | java.lang.String | cdk.support/lookup-entry | :value |
The build-cfn-calculated-attribute-definition-threshold-property-builder function updates a CfnCalculatedAttributeDefinition$ThresholdProperty$Builder instance using the provided configuration. The function takes the CfnCalculatedAttributeDefinition$ThresholdProperty$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 | |---|---|---|---| | `operator` | java.lang.String | [[cdk.support/lookup-entry]] | `:operator` | | `value` | java.lang.String | [[cdk.support/lookup-entry]] | `:value` |
(build-cfn-domain-attribute-types-selector-property-builder builder id config)
The build-cfn-domain-attribute-types-selector-property-builder function updates a CfnDomain$AttributeTypesSelectorProperty$Builder instance using the provided configuration. The function takes the CfnDomain$AttributeTypesSelectorProperty$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 |
---|---|---|---|
address | java.util.List | cdk.support/lookup-entry | :address |
attributeMatchingModel | java.lang.String | cdk.support/lookup-entry | :attribute-matching-model |
emailAddress | java.util.List | cdk.support/lookup-entry | :email-address |
phoneNumber | java.util.List | cdk.support/lookup-entry | :phone-number |
The build-cfn-domain-attribute-types-selector-property-builder function updates a CfnDomain$AttributeTypesSelectorProperty$Builder instance using the provided configuration. The function takes the CfnDomain$AttributeTypesSelectorProperty$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 | |---|---|---|---| | `address` | java.util.List | [[cdk.support/lookup-entry]] | `:address` | | `attributeMatchingModel` | java.lang.String | [[cdk.support/lookup-entry]] | `:attribute-matching-model` | | `emailAddress` | java.util.List | [[cdk.support/lookup-entry]] | `:email-address` | | `phoneNumber` | java.util.List | [[cdk.support/lookup-entry]] | `:phone-number` |
(build-cfn-domain-auto-merging-property-builder builder id config)
The build-cfn-domain-auto-merging-property-builder function updates a CfnDomain$AutoMergingProperty$Builder instance using the provided configuration. The function takes the CfnDomain$AutoMergingProperty$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 |
---|---|---|---|
conflictResolution | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :conflict-resolution |
consolidation | software.amazon.awscdk.services.customerprofiles.CfnDomain$ConsolidationProperty | cdk.support/lookup-entry | :consolidation |
enabled | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :enabled |
minAllowedConfidenceScoreForMerging | java.lang.Number | cdk.support/lookup-entry | :min-allowed-confidence-score-for-merging |
The build-cfn-domain-auto-merging-property-builder function updates a CfnDomain$AutoMergingProperty$Builder instance using the provided configuration. The function takes the CfnDomain$AutoMergingProperty$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 | |---|---|---|---| | `conflictResolution` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:conflict-resolution` | | `consolidation` | software.amazon.awscdk.services.customerprofiles.CfnDomain$ConsolidationProperty | [[cdk.support/lookup-entry]] | `:consolidation` | | `enabled` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:enabled` | | `minAllowedConfidenceScoreForMerging` | java.lang.Number | [[cdk.support/lookup-entry]] | `:min-allowed-confidence-score-for-merging` |
(build-cfn-domain-builder builder id config)
The build-cfn-domain-builder function updates a CfnDomain$Builder instance using the provided configuration. The function takes the CfnDomain$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 |
---|---|---|---|
deadLetterQueueUrl | java.lang.String | cdk.support/lookup-entry | :dead-letter-queue-url |
defaultEncryptionKey | java.lang.String | cdk.support/lookup-entry | :default-encryption-key |
defaultExpirationDays | java.lang.Number | cdk.support/lookup-entry | :default-expiration-days |
domainName | java.lang.String | cdk.support/lookup-entry | :domain-name |
matching | software.amazon.awscdk.services.customerprofiles.CfnDomain$MatchingProperty | cdk.support/lookup-entry | :matching |
ruleBasedMatching | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :rule-based-matching |
tags | java.util.List | cdk.support/lookup-entry | :tags |
The build-cfn-domain-builder function updates a CfnDomain$Builder instance using the provided configuration. The function takes the CfnDomain$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 | |---|---|---|---| | `deadLetterQueueUrl` | java.lang.String | [[cdk.support/lookup-entry]] | `:dead-letter-queue-url` | | `defaultEncryptionKey` | java.lang.String | [[cdk.support/lookup-entry]] | `:default-encryption-key` | | `defaultExpirationDays` | java.lang.Number | [[cdk.support/lookup-entry]] | `:default-expiration-days` | | `domainName` | java.lang.String | [[cdk.support/lookup-entry]] | `:domain-name` | | `matching` | software.amazon.awscdk.services.customerprofiles.CfnDomain$MatchingProperty | [[cdk.support/lookup-entry]] | `:matching` | | `ruleBasedMatching` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:rule-based-matching` | | `tags` | java.util.List | [[cdk.support/lookup-entry]] | `:tags` |
(build-cfn-domain-conflict-resolution-property-builder builder id config)
The build-cfn-domain-conflict-resolution-property-builder function updates a CfnDomain$ConflictResolutionProperty$Builder instance using the provided configuration. The function takes the CfnDomain$ConflictResolutionProperty$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 |
---|---|---|---|
conflictResolvingModel | java.lang.String | cdk.support/lookup-entry | :conflict-resolving-model |
sourceName | java.lang.String | cdk.support/lookup-entry | :source-name |
The build-cfn-domain-conflict-resolution-property-builder function updates a CfnDomain$ConflictResolutionProperty$Builder instance using the provided configuration. The function takes the CfnDomain$ConflictResolutionProperty$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 | |---|---|---|---| | `conflictResolvingModel` | java.lang.String | [[cdk.support/lookup-entry]] | `:conflict-resolving-model` | | `sourceName` | java.lang.String | [[cdk.support/lookup-entry]] | `:source-name` |
(build-cfn-domain-consolidation-property-builder builder id config)
The build-cfn-domain-consolidation-property-builder function updates a CfnDomain$ConsolidationProperty$Builder instance using the provided configuration. The function takes the CfnDomain$ConsolidationProperty$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 |
---|---|---|---|
matchingAttributesList | java.util.List | cdk.support/lookup-entry | :matching-attributes-list |
The build-cfn-domain-consolidation-property-builder function updates a CfnDomain$ConsolidationProperty$Builder instance using the provided configuration. The function takes the CfnDomain$ConsolidationProperty$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 | |---|---|---|---| | `matchingAttributesList` | java.util.List | [[cdk.support/lookup-entry]] | `:matching-attributes-list` |
(build-cfn-domain-domain-stats-property-builder builder id config)
The build-cfn-domain-domain-stats-property-builder function updates a CfnDomain$DomainStatsProperty$Builder instance using the provided configuration. The function takes the CfnDomain$DomainStatsProperty$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 |
---|---|---|---|
meteringProfileCount | java.lang.Number | cdk.support/lookup-entry | :metering-profile-count |
objectCount | java.lang.Number | cdk.support/lookup-entry | :object-count |
profileCount | java.lang.Number | cdk.support/lookup-entry | :profile-count |
totalSize | java.lang.Number | cdk.support/lookup-entry | :total-size |
The build-cfn-domain-domain-stats-property-builder function updates a CfnDomain$DomainStatsProperty$Builder instance using the provided configuration. The function takes the CfnDomain$DomainStatsProperty$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 | |---|---|---|---| | `meteringProfileCount` | java.lang.Number | [[cdk.support/lookup-entry]] | `:metering-profile-count` | | `objectCount` | java.lang.Number | [[cdk.support/lookup-entry]] | `:object-count` | | `profileCount` | java.lang.Number | [[cdk.support/lookup-entry]] | `:profile-count` | | `totalSize` | java.lang.Number | [[cdk.support/lookup-entry]] | `:total-size` |
(build-cfn-domain-exporting-config-property-builder builder id config)
The build-cfn-domain-exporting-config-property-builder function updates a CfnDomain$ExportingConfigProperty$Builder instance using the provided configuration. The function takes the CfnDomain$ExportingConfigProperty$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 |
---|---|---|---|
s3Exporting | software.amazon.awscdk.services.customerprofiles.CfnDomain$S3ExportingConfigProperty | cdk.support/lookup-entry | :s3-exporting |
The build-cfn-domain-exporting-config-property-builder function updates a CfnDomain$ExportingConfigProperty$Builder instance using the provided configuration. The function takes the CfnDomain$ExportingConfigProperty$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 | |---|---|---|---| | `s3Exporting` | software.amazon.awscdk.services.customerprofiles.CfnDomain$S3ExportingConfigProperty | [[cdk.support/lookup-entry]] | `:s3-exporting` |
(build-cfn-domain-job-schedule-property-builder builder id config)
The build-cfn-domain-job-schedule-property-builder function updates a CfnDomain$JobScheduleProperty$Builder instance using the provided configuration. The function takes the CfnDomain$JobScheduleProperty$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 |
---|---|---|---|
dayOfTheWeek | java.lang.String | cdk.support/lookup-entry | :day-of-the-week |
time | java.lang.String | cdk.support/lookup-entry | :time |
The build-cfn-domain-job-schedule-property-builder function updates a CfnDomain$JobScheduleProperty$Builder instance using the provided configuration. The function takes the CfnDomain$JobScheduleProperty$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 | |---|---|---|---| | `dayOfTheWeek` | java.lang.String | [[cdk.support/lookup-entry]] | `:day-of-the-week` | | `time` | java.lang.String | [[cdk.support/lookup-entry]] | `:time` |
(build-cfn-domain-matching-property-builder builder id config)
The build-cfn-domain-matching-property-builder function updates a CfnDomain$MatchingProperty$Builder instance using the provided configuration. The function takes the CfnDomain$MatchingProperty$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 |
---|---|---|---|
autoMerging | software.amazon.awscdk.services.customerprofiles.CfnDomain$AutoMergingProperty | cdk.support/lookup-entry | :auto-merging |
enabled | java.lang.Boolean | cdk.support/lookup-entry | :enabled |
exportingConfig | software.amazon.awscdk.services.customerprofiles.CfnDomain$ExportingConfigProperty | cdk.support/lookup-entry | :exporting-config |
jobSchedule | software.amazon.awscdk.services.customerprofiles.CfnDomain$JobScheduleProperty | cdk.support/lookup-entry | :job-schedule |
The build-cfn-domain-matching-property-builder function updates a CfnDomain$MatchingProperty$Builder instance using the provided configuration. The function takes the CfnDomain$MatchingProperty$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 | |---|---|---|---| | `autoMerging` | software.amazon.awscdk.services.customerprofiles.CfnDomain$AutoMergingProperty | [[cdk.support/lookup-entry]] | `:auto-merging` | | `enabled` | java.lang.Boolean | [[cdk.support/lookup-entry]] | `:enabled` | | `exportingConfig` | software.amazon.awscdk.services.customerprofiles.CfnDomain$ExportingConfigProperty | [[cdk.support/lookup-entry]] | `:exporting-config` | | `jobSchedule` | software.amazon.awscdk.services.customerprofiles.CfnDomain$JobScheduleProperty | [[cdk.support/lookup-entry]] | `:job-schedule` |
(build-cfn-domain-matching-rule-property-builder builder id config)
The build-cfn-domain-matching-rule-property-builder function updates a CfnDomain$MatchingRuleProperty$Builder instance using the provided configuration. The function takes the CfnDomain$MatchingRuleProperty$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 |
---|---|---|---|
rule | java.util.List | cdk.support/lookup-entry | :rule |
The build-cfn-domain-matching-rule-property-builder function updates a CfnDomain$MatchingRuleProperty$Builder instance using the provided configuration. The function takes the CfnDomain$MatchingRuleProperty$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 | |---|---|---|---| | `rule` | java.util.List | [[cdk.support/lookup-entry]] | `:rule` |
(build-cfn-domain-props-builder builder id config)
The build-cfn-domain-props-builder function updates a CfnDomainProps$Builder instance using the provided configuration. The function takes the CfnDomainProps$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 |
---|---|---|---|
deadLetterQueueUrl | java.lang.String | cdk.support/lookup-entry | :dead-letter-queue-url |
defaultEncryptionKey | java.lang.String | cdk.support/lookup-entry | :default-encryption-key |
defaultExpirationDays | java.lang.Number | cdk.support/lookup-entry | :default-expiration-days |
domainName | java.lang.String | cdk.support/lookup-entry | :domain-name |
matching | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :matching |
ruleBasedMatching | software.amazon.awscdk.services.customerprofiles.CfnDomain$RuleBasedMatchingProperty | cdk.support/lookup-entry | :rule-based-matching |
tags | java.util.List | cdk.support/lookup-entry | :tags |
The build-cfn-domain-props-builder function updates a CfnDomainProps$Builder instance using the provided configuration. The function takes the CfnDomainProps$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 | |---|---|---|---| | `deadLetterQueueUrl` | java.lang.String | [[cdk.support/lookup-entry]] | `:dead-letter-queue-url` | | `defaultEncryptionKey` | java.lang.String | [[cdk.support/lookup-entry]] | `:default-encryption-key` | | `defaultExpirationDays` | java.lang.Number | [[cdk.support/lookup-entry]] | `:default-expiration-days` | | `domainName` | java.lang.String | [[cdk.support/lookup-entry]] | `:domain-name` | | `matching` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:matching` | | `ruleBasedMatching` | software.amazon.awscdk.services.customerprofiles.CfnDomain$RuleBasedMatchingProperty | [[cdk.support/lookup-entry]] | `:rule-based-matching` | | `tags` | java.util.List | [[cdk.support/lookup-entry]] | `:tags` |
(build-cfn-domain-rule-based-matching-property-builder builder id config)
The build-cfn-domain-rule-based-matching-property-builder function updates a CfnDomain$RuleBasedMatchingProperty$Builder instance using the provided configuration. The function takes the CfnDomain$RuleBasedMatchingProperty$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 |
---|---|---|---|
attributeTypesSelector | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :attribute-types-selector |
conflictResolution | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :conflict-resolution |
enabled | java.lang.Boolean | cdk.support/lookup-entry | :enabled |
exportingConfig | software.amazon.awscdk.services.customerprofiles.CfnDomain$ExportingConfigProperty | cdk.support/lookup-entry | :exporting-config |
matchingRules | java.util.List | cdk.support/lookup-entry | :matching-rules |
maxAllowedRuleLevelForMatching | java.lang.Number | cdk.support/lookup-entry | :max-allowed-rule-level-for-matching |
maxAllowedRuleLevelForMerging | java.lang.Number | cdk.support/lookup-entry | :max-allowed-rule-level-for-merging |
status | java.lang.String | cdk.support/lookup-entry | :status |
The build-cfn-domain-rule-based-matching-property-builder function updates a CfnDomain$RuleBasedMatchingProperty$Builder instance using the provided configuration. The function takes the CfnDomain$RuleBasedMatchingProperty$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 | |---|---|---|---| | `attributeTypesSelector` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:attribute-types-selector` | | `conflictResolution` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:conflict-resolution` | | `enabled` | java.lang.Boolean | [[cdk.support/lookup-entry]] | `:enabled` | | `exportingConfig` | software.amazon.awscdk.services.customerprofiles.CfnDomain$ExportingConfigProperty | [[cdk.support/lookup-entry]] | `:exporting-config` | | `matchingRules` | java.util.List | [[cdk.support/lookup-entry]] | `:matching-rules` | | `maxAllowedRuleLevelForMatching` | java.lang.Number | [[cdk.support/lookup-entry]] | `:max-allowed-rule-level-for-matching` | | `maxAllowedRuleLevelForMerging` | java.lang.Number | [[cdk.support/lookup-entry]] | `:max-allowed-rule-level-for-merging` | | `status` | java.lang.String | [[cdk.support/lookup-entry]] | `:status` |
(build-cfn-domain-s3-exporting-config-property-builder builder id config)
The build-cfn-domain-s3-exporting-config-property-builder function updates a CfnDomain$S3ExportingConfigProperty$Builder instance using the provided configuration. The function takes the CfnDomain$S3ExportingConfigProperty$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 |
---|---|---|---|
s3BucketName | java.lang.String | cdk.support/lookup-entry | :s3-bucket-name |
s3KeyName | java.lang.String | cdk.support/lookup-entry | :s3-key-name |
The build-cfn-domain-s3-exporting-config-property-builder function updates a CfnDomain$S3ExportingConfigProperty$Builder instance using the provided configuration. The function takes the CfnDomain$S3ExportingConfigProperty$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 | |---|---|---|---| | `s3BucketName` | java.lang.String | [[cdk.support/lookup-entry]] | `:s3-bucket-name` | | `s3KeyName` | java.lang.String | [[cdk.support/lookup-entry]] | `:s3-key-name` |
(build-cfn-event-stream-builder builder id config)
The build-cfn-event-stream-builder function updates a CfnEventStream$Builder instance using the provided configuration. The function takes the CfnEventStream$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 |
---|---|---|---|
domainName | java.lang.String | cdk.support/lookup-entry | :domain-name |
eventStreamName | java.lang.String | cdk.support/lookup-entry | :event-stream-name |
tags | java.util.List | cdk.support/lookup-entry | :tags |
uri | java.lang.String | cdk.support/lookup-entry | :uri |
The build-cfn-event-stream-builder function updates a CfnEventStream$Builder instance using the provided configuration. The function takes the CfnEventStream$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 | |---|---|---|---| | `domainName` | java.lang.String | [[cdk.support/lookup-entry]] | `:domain-name` | | `eventStreamName` | java.lang.String | [[cdk.support/lookup-entry]] | `:event-stream-name` | | `tags` | java.util.List | [[cdk.support/lookup-entry]] | `:tags` | | `uri` | java.lang.String | [[cdk.support/lookup-entry]] | `:uri` |
(build-cfn-event-stream-destination-details-property-builder builder id config)
The build-cfn-event-stream-destination-details-property-builder function updates a CfnEventStream$DestinationDetailsProperty$Builder instance using the provided configuration. The function takes the CfnEventStream$DestinationDetailsProperty$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 |
---|---|---|---|
status | java.lang.String | cdk.support/lookup-entry | :status |
uri | java.lang.String | cdk.support/lookup-entry | :uri |
The build-cfn-event-stream-destination-details-property-builder function updates a CfnEventStream$DestinationDetailsProperty$Builder instance using the provided configuration. The function takes the CfnEventStream$DestinationDetailsProperty$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 | |---|---|---|---| | `status` | java.lang.String | [[cdk.support/lookup-entry]] | `:status` | | `uri` | java.lang.String | [[cdk.support/lookup-entry]] | `:uri` |
(build-cfn-event-stream-props-builder builder id config)
The build-cfn-event-stream-props-builder function updates a CfnEventStreamProps$Builder instance using the provided configuration. The function takes the CfnEventStreamProps$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 |
---|---|---|---|
domainName | java.lang.String | cdk.support/lookup-entry | :domain-name |
eventStreamName | java.lang.String | cdk.support/lookup-entry | :event-stream-name |
tags | java.util.List | cdk.support/lookup-entry | :tags |
uri | java.lang.String | cdk.support/lookup-entry | :uri |
The build-cfn-event-stream-props-builder function updates a CfnEventStreamProps$Builder instance using the provided configuration. The function takes the CfnEventStreamProps$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 | |---|---|---|---| | `domainName` | java.lang.String | [[cdk.support/lookup-entry]] | `:domain-name` | | `eventStreamName` | java.lang.String | [[cdk.support/lookup-entry]] | `:event-stream-name` | | `tags` | java.util.List | [[cdk.support/lookup-entry]] | `:tags` | | `uri` | java.lang.String | [[cdk.support/lookup-entry]] | `:uri` |
(build-cfn-integration-builder builder id config)
The build-cfn-integration-builder function updates a CfnIntegration$Builder instance using the provided configuration. The function takes the CfnIntegration$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 |
---|---|---|---|
domainName | java.lang.String | cdk.support/lookup-entry | :domain-name |
flowDefinition | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :flow-definition |
objectTypeName | java.lang.String | cdk.support/lookup-entry | :object-type-name |
objectTypeNames | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :object-type-names |
tags | java.util.List | cdk.support/lookup-entry | :tags |
uri | java.lang.String | cdk.support/lookup-entry | :uri |
The build-cfn-integration-builder function updates a CfnIntegration$Builder instance using the provided configuration. The function takes the CfnIntegration$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 | |---|---|---|---| | `domainName` | java.lang.String | [[cdk.support/lookup-entry]] | `:domain-name` | | `flowDefinition` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:flow-definition` | | `objectTypeName` | java.lang.String | [[cdk.support/lookup-entry]] | `:object-type-name` | | `objectTypeNames` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:object-type-names` | | `tags` | java.util.List | [[cdk.support/lookup-entry]] | `:tags` | | `uri` | java.lang.String | [[cdk.support/lookup-entry]] | `:uri` |
(build-cfn-integration-connector-operator-property-builder builder id config)
The build-cfn-integration-connector-operator-property-builder function updates a CfnIntegration$ConnectorOperatorProperty$Builder instance using the provided configuration. The function takes the CfnIntegration$ConnectorOperatorProperty$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 |
---|---|---|---|
marketo | java.lang.String | cdk.support/lookup-entry | :marketo |
s3 | java.lang.String | cdk.support/lookup-entry | :s3 |
salesforce | java.lang.String | cdk.support/lookup-entry | :salesforce |
serviceNow | java.lang.String | cdk.support/lookup-entry | :service-now |
zendesk | java.lang.String | cdk.support/lookup-entry | :zendesk |
The build-cfn-integration-connector-operator-property-builder function updates a CfnIntegration$ConnectorOperatorProperty$Builder instance using the provided configuration. The function takes the CfnIntegration$ConnectorOperatorProperty$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 | |---|---|---|---| | `marketo` | java.lang.String | [[cdk.support/lookup-entry]] | `:marketo` | | `s3` | java.lang.String | [[cdk.support/lookup-entry]] | `:s3` | | `salesforce` | java.lang.String | [[cdk.support/lookup-entry]] | `:salesforce` | | `serviceNow` | java.lang.String | [[cdk.support/lookup-entry]] | `:service-now` | | `zendesk` | java.lang.String | [[cdk.support/lookup-entry]] | `:zendesk` |
(build-cfn-integration-flow-definition-property-builder builder id config)
The build-cfn-integration-flow-definition-property-builder function updates a CfnIntegration$FlowDefinitionProperty$Builder instance using the provided configuration. The function takes the CfnIntegration$FlowDefinitionProperty$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 |
---|---|---|---|
description | java.lang.String | cdk.support/lookup-entry | :description |
flowName | java.lang.String | cdk.support/lookup-entry | :flow-name |
kmsArn | java.lang.String | cdk.support/lookup-entry | :kms-arn |
sourceFlowConfig | software.amazon.awscdk.services.customerprofiles.CfnIntegration$SourceFlowConfigProperty | cdk.support/lookup-entry | :source-flow-config |
tasks | java.util.List | cdk.support/lookup-entry | :tasks |
triggerConfig | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :trigger-config |
The build-cfn-integration-flow-definition-property-builder function updates a CfnIntegration$FlowDefinitionProperty$Builder instance using the provided configuration. The function takes the CfnIntegration$FlowDefinitionProperty$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 | |---|---|---|---| | `description` | java.lang.String | [[cdk.support/lookup-entry]] | `:description` | | `flowName` | java.lang.String | [[cdk.support/lookup-entry]] | `:flow-name` | | `kmsArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:kms-arn` | | `sourceFlowConfig` | software.amazon.awscdk.services.customerprofiles.CfnIntegration$SourceFlowConfigProperty | [[cdk.support/lookup-entry]] | `:source-flow-config` | | `tasks` | java.util.List | [[cdk.support/lookup-entry]] | `:tasks` | | `triggerConfig` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:trigger-config` |
(build-cfn-integration-incremental-pull-config-property-builder builder
id
config)
The build-cfn-integration-incremental-pull-config-property-builder function updates a CfnIntegration$IncrementalPullConfigProperty$Builder instance using the provided configuration. The function takes the CfnIntegration$IncrementalPullConfigProperty$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 |
---|---|---|---|
datetimeTypeFieldName | java.lang.String | cdk.support/lookup-entry | :datetime-type-field-name |
The build-cfn-integration-incremental-pull-config-property-builder function updates a CfnIntegration$IncrementalPullConfigProperty$Builder instance using the provided configuration. The function takes the CfnIntegration$IncrementalPullConfigProperty$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 | |---|---|---|---| | `datetimeTypeFieldName` | java.lang.String | [[cdk.support/lookup-entry]] | `:datetime-type-field-name` |
(build-cfn-integration-marketo-source-properties-property-builder builder
id
config)
The build-cfn-integration-marketo-source-properties-property-builder function updates a CfnIntegration$MarketoSourcePropertiesProperty$Builder instance using the provided configuration. The function takes the CfnIntegration$MarketoSourcePropertiesProperty$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 |
---|---|---|---|
object | java.lang.String | cdk.support/lookup-entry | :object |
The build-cfn-integration-marketo-source-properties-property-builder function updates a CfnIntegration$MarketoSourcePropertiesProperty$Builder instance using the provided configuration. The function takes the CfnIntegration$MarketoSourcePropertiesProperty$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 | |---|---|---|---| | `object` | java.lang.String | [[cdk.support/lookup-entry]] | `:object` |
(build-cfn-integration-object-type-mapping-property-builder builder id config)
The build-cfn-integration-object-type-mapping-property-builder function updates a CfnIntegration$ObjectTypeMappingProperty$Builder instance using the provided configuration. The function takes the CfnIntegration$ObjectTypeMappingProperty$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 |
---|---|---|---|
key | java.lang.String | cdk.support/lookup-entry | :key |
value | java.lang.String | cdk.support/lookup-entry | :value |
The build-cfn-integration-object-type-mapping-property-builder function updates a CfnIntegration$ObjectTypeMappingProperty$Builder instance using the provided configuration. The function takes the CfnIntegration$ObjectTypeMappingProperty$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 | |---|---|---|---| | `key` | java.lang.String | [[cdk.support/lookup-entry]] | `:key` | | `value` | java.lang.String | [[cdk.support/lookup-entry]] | `:value` |
(build-cfn-integration-props-builder builder id config)
The build-cfn-integration-props-builder function updates a CfnIntegrationProps$Builder instance using the provided configuration. The function takes the CfnIntegrationProps$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 |
---|---|---|---|
domainName | java.lang.String | cdk.support/lookup-entry | :domain-name |
flowDefinition | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :flow-definition |
objectTypeName | java.lang.String | cdk.support/lookup-entry | :object-type-name |
objectTypeNames | java.util.List | cdk.support/lookup-entry | :object-type-names |
tags | java.util.List | cdk.support/lookup-entry | :tags |
uri | java.lang.String | cdk.support/lookup-entry | :uri |
The build-cfn-integration-props-builder function updates a CfnIntegrationProps$Builder instance using the provided configuration. The function takes the CfnIntegrationProps$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 | |---|---|---|---| | `domainName` | java.lang.String | [[cdk.support/lookup-entry]] | `:domain-name` | | `flowDefinition` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:flow-definition` | | `objectTypeName` | java.lang.String | [[cdk.support/lookup-entry]] | `:object-type-name` | | `objectTypeNames` | java.util.List | [[cdk.support/lookup-entry]] | `:object-type-names` | | `tags` | java.util.List | [[cdk.support/lookup-entry]] | `:tags` | | `uri` | java.lang.String | [[cdk.support/lookup-entry]] | `:uri` |
(build-cfn-integration-s3-source-properties-property-builder builder id config)
The build-cfn-integration-s3-source-properties-property-builder function updates a CfnIntegration$S3SourcePropertiesProperty$Builder instance using the provided configuration. The function takes the CfnIntegration$S3SourcePropertiesProperty$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 |
---|---|---|---|
bucketName | java.lang.String | cdk.support/lookup-entry | :bucket-name |
bucketPrefix | java.lang.String | cdk.support/lookup-entry | :bucket-prefix |
The build-cfn-integration-s3-source-properties-property-builder function updates a CfnIntegration$S3SourcePropertiesProperty$Builder instance using the provided configuration. The function takes the CfnIntegration$S3SourcePropertiesProperty$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 | |---|---|---|---| | `bucketName` | java.lang.String | [[cdk.support/lookup-entry]] | `:bucket-name` | | `bucketPrefix` | java.lang.String | [[cdk.support/lookup-entry]] | `:bucket-prefix` |
(build-cfn-integration-salesforce-source-properties-property-builder builder
id
config)
The build-cfn-integration-salesforce-source-properties-property-builder function updates a CfnIntegration$SalesforceSourcePropertiesProperty$Builder instance using the provided configuration. The function takes the CfnIntegration$SalesforceSourcePropertiesProperty$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 |
---|---|---|---|
enableDynamicFieldUpdate | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :enable-dynamic-field-update |
includeDeletedRecords | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :include-deleted-records |
object | java.lang.String | cdk.support/lookup-entry | :object |
The build-cfn-integration-salesforce-source-properties-property-builder function updates a CfnIntegration$SalesforceSourcePropertiesProperty$Builder instance using the provided configuration. The function takes the CfnIntegration$SalesforceSourcePropertiesProperty$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 | |---|---|---|---| | `enableDynamicFieldUpdate` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:enable-dynamic-field-update` | | `includeDeletedRecords` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:include-deleted-records` | | `object` | java.lang.String | [[cdk.support/lookup-entry]] | `:object` |
(build-cfn-integration-scheduled-trigger-properties-property-builder builder
id
config)
The build-cfn-integration-scheduled-trigger-properties-property-builder function updates a CfnIntegration$ScheduledTriggerPropertiesProperty$Builder instance using the provided configuration. The function takes the CfnIntegration$ScheduledTriggerPropertiesProperty$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 |
---|---|---|---|
dataPullMode | java.lang.String | cdk.support/lookup-entry | :data-pull-mode |
firstExecutionFrom | java.lang.Number | cdk.support/lookup-entry | :first-execution-from |
scheduleEndTime | java.lang.Number | cdk.support/lookup-entry | :schedule-end-time |
scheduleExpression | java.lang.String | cdk.support/lookup-entry | :schedule-expression |
scheduleOffset | java.lang.Number | cdk.support/lookup-entry | :schedule-offset |
scheduleStartTime | java.lang.Number | cdk.support/lookup-entry | :schedule-start-time |
timezone | java.lang.String | cdk.support/lookup-entry | :timezone |
The build-cfn-integration-scheduled-trigger-properties-property-builder function updates a CfnIntegration$ScheduledTriggerPropertiesProperty$Builder instance using the provided configuration. The function takes the CfnIntegration$ScheduledTriggerPropertiesProperty$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 | |---|---|---|---| | `dataPullMode` | java.lang.String | [[cdk.support/lookup-entry]] | `:data-pull-mode` | | `firstExecutionFrom` | java.lang.Number | [[cdk.support/lookup-entry]] | `:first-execution-from` | | `scheduleEndTime` | java.lang.Number | [[cdk.support/lookup-entry]] | `:schedule-end-time` | | `scheduleExpression` | java.lang.String | [[cdk.support/lookup-entry]] | `:schedule-expression` | | `scheduleOffset` | java.lang.Number | [[cdk.support/lookup-entry]] | `:schedule-offset` | | `scheduleStartTime` | java.lang.Number | [[cdk.support/lookup-entry]] | `:schedule-start-time` | | `timezone` | java.lang.String | [[cdk.support/lookup-entry]] | `:timezone` |
(build-cfn-integration-service-now-source-properties-property-builder builder
id
config)
The build-cfn-integration-service-now-source-properties-property-builder function updates a CfnIntegration$ServiceNowSourcePropertiesProperty$Builder instance using the provided configuration. The function takes the CfnIntegration$ServiceNowSourcePropertiesProperty$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 |
---|---|---|---|
object | java.lang.String | cdk.support/lookup-entry | :object |
The build-cfn-integration-service-now-source-properties-property-builder function updates a CfnIntegration$ServiceNowSourcePropertiesProperty$Builder instance using the provided configuration. The function takes the CfnIntegration$ServiceNowSourcePropertiesProperty$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 | |---|---|---|---| | `object` | java.lang.String | [[cdk.support/lookup-entry]] | `:object` |
(build-cfn-integration-source-connector-properties-property-builder builder
id
config)
The build-cfn-integration-source-connector-properties-property-builder function updates a CfnIntegration$SourceConnectorPropertiesProperty$Builder instance using the provided configuration. The function takes the CfnIntegration$SourceConnectorPropertiesProperty$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 |
---|---|---|---|
marketo | software.amazon.awscdk.services.customerprofiles.CfnIntegration$MarketoSourcePropertiesProperty | cdk.support/lookup-entry | :marketo |
s3 | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :s3 |
salesforce | software.amazon.awscdk.services.customerprofiles.CfnIntegration$SalesforceSourcePropertiesProperty | cdk.support/lookup-entry | :salesforce |
serviceNow | software.amazon.awscdk.services.customerprofiles.CfnIntegration$ServiceNowSourcePropertiesProperty | cdk.support/lookup-entry | :service-now |
zendesk | software.amazon.awscdk.services.customerprofiles.CfnIntegration$ZendeskSourcePropertiesProperty | cdk.support/lookup-entry | :zendesk |
The build-cfn-integration-source-connector-properties-property-builder function updates a CfnIntegration$SourceConnectorPropertiesProperty$Builder instance using the provided configuration. The function takes the CfnIntegration$SourceConnectorPropertiesProperty$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 | |---|---|---|---| | `marketo` | software.amazon.awscdk.services.customerprofiles.CfnIntegration$MarketoSourcePropertiesProperty | [[cdk.support/lookup-entry]] | `:marketo` | | `s3` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:s3` | | `salesforce` | software.amazon.awscdk.services.customerprofiles.CfnIntegration$SalesforceSourcePropertiesProperty | [[cdk.support/lookup-entry]] | `:salesforce` | | `serviceNow` | software.amazon.awscdk.services.customerprofiles.CfnIntegration$ServiceNowSourcePropertiesProperty | [[cdk.support/lookup-entry]] | `:service-now` | | `zendesk` | software.amazon.awscdk.services.customerprofiles.CfnIntegration$ZendeskSourcePropertiesProperty | [[cdk.support/lookup-entry]] | `:zendesk` |
(build-cfn-integration-source-flow-config-property-builder builder id config)
The build-cfn-integration-source-flow-config-property-builder function updates a CfnIntegration$SourceFlowConfigProperty$Builder instance using the provided configuration. The function takes the CfnIntegration$SourceFlowConfigProperty$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 |
---|---|---|---|
connectorProfileName | java.lang.String | cdk.support/lookup-entry | :connector-profile-name |
connectorType | java.lang.String | cdk.support/lookup-entry | :connector-type |
incrementalPullConfig | software.amazon.awscdk.services.customerprofiles.CfnIntegration$IncrementalPullConfigProperty | cdk.support/lookup-entry | :incremental-pull-config |
sourceConnectorProperties | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :source-connector-properties |
The build-cfn-integration-source-flow-config-property-builder function updates a CfnIntegration$SourceFlowConfigProperty$Builder instance using the provided configuration. The function takes the CfnIntegration$SourceFlowConfigProperty$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 | |---|---|---|---| | `connectorProfileName` | java.lang.String | [[cdk.support/lookup-entry]] | `:connector-profile-name` | | `connectorType` | java.lang.String | [[cdk.support/lookup-entry]] | `:connector-type` | | `incrementalPullConfig` | software.amazon.awscdk.services.customerprofiles.CfnIntegration$IncrementalPullConfigProperty | [[cdk.support/lookup-entry]] | `:incremental-pull-config` | | `sourceConnectorProperties` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:source-connector-properties` |
(build-cfn-integration-task-properties-map-property-builder builder id config)
The build-cfn-integration-task-properties-map-property-builder function updates a CfnIntegration$TaskPropertiesMapProperty$Builder instance using the provided configuration. The function takes the CfnIntegration$TaskPropertiesMapProperty$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 |
---|---|---|---|
operatorPropertyKey | java.lang.String | cdk.support/lookup-entry | :operator-property-key |
property | java.lang.String | cdk.support/lookup-entry | :property |
The build-cfn-integration-task-properties-map-property-builder function updates a CfnIntegration$TaskPropertiesMapProperty$Builder instance using the provided configuration. The function takes the CfnIntegration$TaskPropertiesMapProperty$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 | |---|---|---|---| | `operatorPropertyKey` | java.lang.String | [[cdk.support/lookup-entry]] | `:operator-property-key` | | `property` | java.lang.String | [[cdk.support/lookup-entry]] | `:property` |
(build-cfn-integration-task-property-builder builder id config)
The build-cfn-integration-task-property-builder function updates a CfnIntegration$TaskProperty$Builder instance using the provided configuration. The function takes the CfnIntegration$TaskProperty$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 |
---|---|---|---|
connectorOperator | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :connector-operator |
destinationField | java.lang.String | cdk.support/lookup-entry | :destination-field |
sourceFields | java.util.List | cdk.support/lookup-entry | :source-fields |
taskProperties | java.util.List | cdk.support/lookup-entry | :task-properties |
taskType | java.lang.String | cdk.support/lookup-entry | :task-type |
The build-cfn-integration-task-property-builder function updates a CfnIntegration$TaskProperty$Builder instance using the provided configuration. The function takes the CfnIntegration$TaskProperty$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 | |---|---|---|---| | `connectorOperator` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:connector-operator` | | `destinationField` | java.lang.String | [[cdk.support/lookup-entry]] | `:destination-field` | | `sourceFields` | java.util.List | [[cdk.support/lookup-entry]] | `:source-fields` | | `taskProperties` | java.util.List | [[cdk.support/lookup-entry]] | `:task-properties` | | `taskType` | java.lang.String | [[cdk.support/lookup-entry]] | `:task-type` |
(build-cfn-integration-trigger-config-property-builder builder id config)
The build-cfn-integration-trigger-config-property-builder function updates a CfnIntegration$TriggerConfigProperty$Builder instance using the provided configuration. The function takes the CfnIntegration$TriggerConfigProperty$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 |
---|---|---|---|
triggerProperties | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :trigger-properties |
triggerType | java.lang.String | cdk.support/lookup-entry | :trigger-type |
The build-cfn-integration-trigger-config-property-builder function updates a CfnIntegration$TriggerConfigProperty$Builder instance using the provided configuration. The function takes the CfnIntegration$TriggerConfigProperty$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 | |---|---|---|---| | `triggerProperties` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:trigger-properties` | | `triggerType` | java.lang.String | [[cdk.support/lookup-entry]] | `:trigger-type` |
(build-cfn-integration-trigger-properties-property-builder builder id config)
The build-cfn-integration-trigger-properties-property-builder function updates a CfnIntegration$TriggerPropertiesProperty$Builder instance using the provided configuration. The function takes the CfnIntegration$TriggerPropertiesProperty$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 |
---|---|---|---|
scheduled | software.amazon.awscdk.services.customerprofiles.CfnIntegration$ScheduledTriggerPropertiesProperty | cdk.support/lookup-entry | :scheduled |
The build-cfn-integration-trigger-properties-property-builder function updates a CfnIntegration$TriggerPropertiesProperty$Builder instance using the provided configuration. The function takes the CfnIntegration$TriggerPropertiesProperty$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 | |---|---|---|---| | `scheduled` | software.amazon.awscdk.services.customerprofiles.CfnIntegration$ScheduledTriggerPropertiesProperty | [[cdk.support/lookup-entry]] | `:scheduled` |
(build-cfn-integration-zendesk-source-properties-property-builder builder
id
config)
The build-cfn-integration-zendesk-source-properties-property-builder function updates a CfnIntegration$ZendeskSourcePropertiesProperty$Builder instance using the provided configuration. The function takes the CfnIntegration$ZendeskSourcePropertiesProperty$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 |
---|---|---|---|
object | java.lang.String | cdk.support/lookup-entry | :object |
The build-cfn-integration-zendesk-source-properties-property-builder function updates a CfnIntegration$ZendeskSourcePropertiesProperty$Builder instance using the provided configuration. The function takes the CfnIntegration$ZendeskSourcePropertiesProperty$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 | |---|---|---|---| | `object` | java.lang.String | [[cdk.support/lookup-entry]] | `:object` |
(build-cfn-object-type-builder builder id config)
The build-cfn-object-type-builder function updates a CfnObjectType$Builder instance using the provided configuration. The function takes the CfnObjectType$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 |
---|---|---|---|
allowProfileCreation | java.lang.Boolean | cdk.support/lookup-entry | :allow-profile-creation |
description | java.lang.String | cdk.support/lookup-entry | :description |
domainName | java.lang.String | cdk.support/lookup-entry | :domain-name |
encryptionKey | java.lang.String | cdk.support/lookup-entry | :encryption-key |
expirationDays | java.lang.Number | cdk.support/lookup-entry | :expiration-days |
fields | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :fields |
keys | java.util.List | cdk.support/lookup-entry | :keys |
objectTypeName | java.lang.String | cdk.support/lookup-entry | :object-type-name |
sourceLastUpdatedTimestampFormat | java.lang.String | cdk.support/lookup-entry | :source-last-updated-timestamp-format |
tags | java.util.List | cdk.support/lookup-entry | :tags |
templateId | java.lang.String | cdk.support/lookup-entry | :template-id |
The build-cfn-object-type-builder function updates a CfnObjectType$Builder instance using the provided configuration. The function takes the CfnObjectType$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 | |---|---|---|---| | `allowProfileCreation` | java.lang.Boolean | [[cdk.support/lookup-entry]] | `:allow-profile-creation` | | `description` | java.lang.String | [[cdk.support/lookup-entry]] | `:description` | | `domainName` | java.lang.String | [[cdk.support/lookup-entry]] | `:domain-name` | | `encryptionKey` | java.lang.String | [[cdk.support/lookup-entry]] | `:encryption-key` | | `expirationDays` | java.lang.Number | [[cdk.support/lookup-entry]] | `:expiration-days` | | `fields` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:fields` | | `keys` | java.util.List | [[cdk.support/lookup-entry]] | `:keys` | | `objectTypeName` | java.lang.String | [[cdk.support/lookup-entry]] | `:object-type-name` | | `sourceLastUpdatedTimestampFormat` | java.lang.String | [[cdk.support/lookup-entry]] | `:source-last-updated-timestamp-format` | | `tags` | java.util.List | [[cdk.support/lookup-entry]] | `:tags` | | `templateId` | java.lang.String | [[cdk.support/lookup-entry]] | `:template-id` |
(build-cfn-object-type-field-map-property-builder builder id config)
The build-cfn-object-type-field-map-property-builder function updates a CfnObjectType$FieldMapProperty$Builder instance using the provided configuration. The function takes the CfnObjectType$FieldMapProperty$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 |
---|---|---|---|
name | java.lang.String | cdk.support/lookup-entry | :name |
objectTypeField | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :object-type-field |
The build-cfn-object-type-field-map-property-builder function updates a CfnObjectType$FieldMapProperty$Builder instance using the provided configuration. The function takes the CfnObjectType$FieldMapProperty$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 | |---|---|---|---| | `name` | java.lang.String | [[cdk.support/lookup-entry]] | `:name` | | `objectTypeField` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:object-type-field` |
(build-cfn-object-type-key-map-property-builder builder id config)
The build-cfn-object-type-key-map-property-builder function updates a CfnObjectType$KeyMapProperty$Builder instance using the provided configuration. The function takes the CfnObjectType$KeyMapProperty$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 |
---|---|---|---|
name | java.lang.String | cdk.support/lookup-entry | :name |
objectTypeKeyList | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :object-type-key-list |
The build-cfn-object-type-key-map-property-builder function updates a CfnObjectType$KeyMapProperty$Builder instance using the provided configuration. The function takes the CfnObjectType$KeyMapProperty$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 | |---|---|---|---| | `name` | java.lang.String | [[cdk.support/lookup-entry]] | `:name` | | `objectTypeKeyList` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:object-type-key-list` |
(build-cfn-object-type-object-type-field-property-builder builder id config)
The build-cfn-object-type-object-type-field-property-builder function updates a CfnObjectType$ObjectTypeFieldProperty$Builder instance using the provided configuration. The function takes the CfnObjectType$ObjectTypeFieldProperty$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 |
---|---|---|---|
contentType | java.lang.String | cdk.support/lookup-entry | :content-type |
source | java.lang.String | cdk.support/lookup-entry | :source |
target | java.lang.String | cdk.support/lookup-entry | :target |
The build-cfn-object-type-object-type-field-property-builder function updates a CfnObjectType$ObjectTypeFieldProperty$Builder instance using the provided configuration. The function takes the CfnObjectType$ObjectTypeFieldProperty$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 | |---|---|---|---| | `contentType` | java.lang.String | [[cdk.support/lookup-entry]] | `:content-type` | | `source` | java.lang.String | [[cdk.support/lookup-entry]] | `:source` | | `target` | java.lang.String | [[cdk.support/lookup-entry]] | `:target` |
(build-cfn-object-type-object-type-key-property-builder builder id config)
The build-cfn-object-type-object-type-key-property-builder function updates a CfnObjectType$ObjectTypeKeyProperty$Builder instance using the provided configuration. The function takes the CfnObjectType$ObjectTypeKeyProperty$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 |
---|---|---|---|
fieldNames | java.util.List | cdk.support/lookup-entry | :field-names |
standardIdentifiers | java.util.List | cdk.support/lookup-entry | :standard-identifiers |
The build-cfn-object-type-object-type-key-property-builder function updates a CfnObjectType$ObjectTypeKeyProperty$Builder instance using the provided configuration. The function takes the CfnObjectType$ObjectTypeKeyProperty$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 | |---|---|---|---| | `fieldNames` | java.util.List | [[cdk.support/lookup-entry]] | `:field-names` | | `standardIdentifiers` | java.util.List | [[cdk.support/lookup-entry]] | `:standard-identifiers` |
(build-cfn-object-type-props-builder builder id config)
The build-cfn-object-type-props-builder function updates a CfnObjectTypeProps$Builder instance using the provided configuration. The function takes the CfnObjectTypeProps$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 |
---|---|---|---|
allowProfileCreation | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :allow-profile-creation |
description | java.lang.String | cdk.support/lookup-entry | :description |
domainName | java.lang.String | cdk.support/lookup-entry | :domain-name |
encryptionKey | java.lang.String | cdk.support/lookup-entry | :encryption-key |
expirationDays | java.lang.Number | cdk.support/lookup-entry | :expiration-days |
fields | java.util.List | cdk.support/lookup-entry | :fields |
keys | java.util.List | cdk.support/lookup-entry | :keys |
objectTypeName | java.lang.String | cdk.support/lookup-entry | :object-type-name |
sourceLastUpdatedTimestampFormat | java.lang.String | cdk.support/lookup-entry | :source-last-updated-timestamp-format |
tags | java.util.List | cdk.support/lookup-entry | :tags |
templateId | java.lang.String | cdk.support/lookup-entry | :template-id |
The build-cfn-object-type-props-builder function updates a CfnObjectTypeProps$Builder instance using the provided configuration. The function takes the CfnObjectTypeProps$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 | |---|---|---|---| | `allowProfileCreation` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:allow-profile-creation` | | `description` | java.lang.String | [[cdk.support/lookup-entry]] | `:description` | | `domainName` | java.lang.String | [[cdk.support/lookup-entry]] | `:domain-name` | | `encryptionKey` | java.lang.String | [[cdk.support/lookup-entry]] | `:encryption-key` | | `expirationDays` | java.lang.Number | [[cdk.support/lookup-entry]] | `:expiration-days` | | `fields` | java.util.List | [[cdk.support/lookup-entry]] | `:fields` | | `keys` | java.util.List | [[cdk.support/lookup-entry]] | `:keys` | | `objectTypeName` | java.lang.String | [[cdk.support/lookup-entry]] | `:object-type-name` | | `sourceLastUpdatedTimestampFormat` | java.lang.String | [[cdk.support/lookup-entry]] | `:source-last-updated-timestamp-format` | | `tags` | java.util.List | [[cdk.support/lookup-entry]] | `:tags` | | `templateId` | java.lang.String | [[cdk.support/lookup-entry]] | `:template-id` |
(cfn-calculated-attribute-definition-attribute-details-property-builder id
config)
Creates a CfnCalculatedAttributeDefinition$AttributeDetailsProperty$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 `CfnCalculatedAttributeDefinition$AttributeDetailsProperty$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-calculated-attribute-definition-attribute-item-property-builder id config)
Creates a CfnCalculatedAttributeDefinition$AttributeItemProperty$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 `CfnCalculatedAttributeDefinition$AttributeItemProperty$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-calculated-attribute-definition-builder scope id config)
Creates a CfnCalculatedAttributeDefinition$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 `CfnCalculatedAttributeDefinition$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-calculated-attribute-definition-conditions-property-builder id config)
Creates a CfnCalculatedAttributeDefinition$ConditionsProperty$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 `CfnCalculatedAttributeDefinition$ConditionsProperty$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-calculated-attribute-definition-props-builder id config)
Creates a CfnCalculatedAttributeDefinitionProps$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 `CfnCalculatedAttributeDefinitionProps$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-calculated-attribute-definition-range-property-builder id config)
Creates a CfnCalculatedAttributeDefinition$RangeProperty$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 `CfnCalculatedAttributeDefinition$RangeProperty$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-calculated-attribute-definition-threshold-property-builder id config)
Creates a CfnCalculatedAttributeDefinition$ThresholdProperty$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 `CfnCalculatedAttributeDefinition$ThresholdProperty$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-domain-attribute-types-selector-property-builder id config)
Creates a CfnDomain$AttributeTypesSelectorProperty$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 `CfnDomain$AttributeTypesSelectorProperty$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-domain-auto-merging-property-builder id config)
Creates a CfnDomain$AutoMergingProperty$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 `CfnDomain$AutoMergingProperty$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-domain-builder scope id config)
Creates a CfnDomain$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 `CfnDomain$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-domain-conflict-resolution-property-builder id config)
Creates a CfnDomain$ConflictResolutionProperty$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 `CfnDomain$ConflictResolutionProperty$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-domain-consolidation-property-builder id config)
Creates a CfnDomain$ConsolidationProperty$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 `CfnDomain$ConsolidationProperty$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-domain-domain-stats-property-builder id config)
Creates a CfnDomain$DomainStatsProperty$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 `CfnDomain$DomainStatsProperty$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-domain-exporting-config-property-builder id config)
Creates a CfnDomain$ExportingConfigProperty$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 `CfnDomain$ExportingConfigProperty$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-domain-job-schedule-property-builder id config)
Creates a CfnDomain$JobScheduleProperty$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 `CfnDomain$JobScheduleProperty$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-domain-matching-property-builder id config)
Creates a CfnDomain$MatchingProperty$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 `CfnDomain$MatchingProperty$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-domain-matching-rule-property-builder id config)
Creates a CfnDomain$MatchingRuleProperty$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 `CfnDomain$MatchingRuleProperty$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-domain-props-builder id config)
Creates a CfnDomainProps$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 `CfnDomainProps$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-domain-rule-based-matching-property-builder id config)
Creates a CfnDomain$RuleBasedMatchingProperty$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 `CfnDomain$RuleBasedMatchingProperty$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-domain-s3-exporting-config-property-builder id config)
Creates a CfnDomain$S3ExportingConfigProperty$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 `CfnDomain$S3ExportingConfigProperty$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-event-stream-builder scope id config)
Creates a CfnEventStream$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 `CfnEventStream$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-event-stream-destination-details-property-builder id config)
Creates a CfnEventStream$DestinationDetailsProperty$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 `CfnEventStream$DestinationDetailsProperty$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-event-stream-props-builder id config)
Creates a CfnEventStreamProps$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 `CfnEventStreamProps$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-integration-builder scope id config)
Creates a CfnIntegration$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 `CfnIntegration$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-integration-connector-operator-property-builder id config)
Creates a CfnIntegration$ConnectorOperatorProperty$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 `CfnIntegration$ConnectorOperatorProperty$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-integration-flow-definition-property-builder id config)
Creates a CfnIntegration$FlowDefinitionProperty$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 `CfnIntegration$FlowDefinitionProperty$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-integration-incremental-pull-config-property-builder id config)
Creates a CfnIntegration$IncrementalPullConfigProperty$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 `CfnIntegration$IncrementalPullConfigProperty$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-integration-marketo-source-properties-property-builder id config)
Creates a CfnIntegration$MarketoSourcePropertiesProperty$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 `CfnIntegration$MarketoSourcePropertiesProperty$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-integration-object-type-mapping-property-builder id config)
Creates a CfnIntegration$ObjectTypeMappingProperty$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 `CfnIntegration$ObjectTypeMappingProperty$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-integration-props-builder id config)
Creates a CfnIntegrationProps$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 `CfnIntegrationProps$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-integration-s3-source-properties-property-builder id config)
Creates a CfnIntegration$S3SourcePropertiesProperty$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 `CfnIntegration$S3SourcePropertiesProperty$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-integration-salesforce-source-properties-property-builder id config)
Creates a CfnIntegration$SalesforceSourcePropertiesProperty$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 `CfnIntegration$SalesforceSourcePropertiesProperty$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-integration-scheduled-trigger-properties-property-builder id config)
Creates a CfnIntegration$ScheduledTriggerPropertiesProperty$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 `CfnIntegration$ScheduledTriggerPropertiesProperty$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-integration-service-now-source-properties-property-builder id config)
Creates a CfnIntegration$ServiceNowSourcePropertiesProperty$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 `CfnIntegration$ServiceNowSourcePropertiesProperty$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-integration-source-connector-properties-property-builder id config)
Creates a CfnIntegration$SourceConnectorPropertiesProperty$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 `CfnIntegration$SourceConnectorPropertiesProperty$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-integration-source-flow-config-property-builder id config)
Creates a CfnIntegration$SourceFlowConfigProperty$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 `CfnIntegration$SourceFlowConfigProperty$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-integration-task-properties-map-property-builder id config)
Creates a CfnIntegration$TaskPropertiesMapProperty$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 `CfnIntegration$TaskPropertiesMapProperty$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-integration-task-property-builder id config)
Creates a CfnIntegration$TaskProperty$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 `CfnIntegration$TaskProperty$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-integration-trigger-config-property-builder id config)
Creates a CfnIntegration$TriggerConfigProperty$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 `CfnIntegration$TriggerConfigProperty$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-integration-trigger-properties-property-builder id config)
Creates a CfnIntegration$TriggerPropertiesProperty$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 `CfnIntegration$TriggerPropertiesProperty$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-integration-zendesk-source-properties-property-builder id config)
Creates a CfnIntegration$ZendeskSourcePropertiesProperty$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 `CfnIntegration$ZendeskSourcePropertiesProperty$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-object-type-builder scope id config)
Creates a CfnObjectType$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 `CfnObjectType$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-object-type-field-map-property-builder id config)
Creates a CfnObjectType$FieldMapProperty$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 `CfnObjectType$FieldMapProperty$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-object-type-key-map-property-builder id config)
Creates a CfnObjectType$KeyMapProperty$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 `CfnObjectType$KeyMapProperty$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-object-type-object-type-field-property-builder id config)
Creates a CfnObjectType$ObjectTypeFieldProperty$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 `CfnObjectType$ObjectTypeFieldProperty$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-object-type-object-type-key-property-builder id config)
Creates a CfnObjectType$ObjectTypeKeyProperty$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 `CfnObjectType$ObjectTypeKeyProperty$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-object-type-props-builder id config)
Creates a CfnObjectTypeProps$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 `CfnObjectTypeProps$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