Functions that represent AWS CDK enums and builders in the software.amazon.awscdk.services.connect package.
Functions that represent AWS CDK enums and builders in the software.amazon.awscdk.services.connect package.
(build-cfn-approved-origin-builder builder id config)
The build-cfn-approved-origin-builder function updates a CfnApprovedOrigin$Builder instance using the provided configuration. The function takes the CfnApprovedOrigin$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
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 |
---|---|---|---|
instanceId | java.lang.String | cdk.support/lookup-entry | :instance-id |
origin | java.lang.String | cdk.support/lookup-entry | :origin |
The build-cfn-approved-origin-builder function updates a CfnApprovedOrigin$Builder instance using the provided configuration. The function takes the CfnApprovedOrigin$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. 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 | |---|---|---|---| | `instanceId` | java.lang.String | [[cdk.support/lookup-entry]] | `:instance-id` | | `origin` | java.lang.String | [[cdk.support/lookup-entry]] | `:origin` |
(build-cfn-approved-origin-props-builder builder id config)
The build-cfn-approved-origin-props-builder function updates a CfnApprovedOriginProps$Builder instance using the provided configuration. The function takes the CfnApprovedOriginProps$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
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 |
---|---|---|---|
instanceId | java.lang.String | cdk.support/lookup-entry | :instance-id |
origin | java.lang.String | cdk.support/lookup-entry | :origin |
The build-cfn-approved-origin-props-builder function updates a CfnApprovedOriginProps$Builder instance using the provided configuration. The function takes the CfnApprovedOriginProps$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. 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 | |---|---|---|---| | `instanceId` | java.lang.String | [[cdk.support/lookup-entry]] | `:instance-id` | | `origin` | java.lang.String | [[cdk.support/lookup-entry]] | `:origin` |
(build-cfn-contact-flow-builder builder id config)
The build-cfn-contact-flow-builder function updates a CfnContactFlow$Builder instance using the provided configuration. The function takes the CfnContactFlow$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
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 |
---|---|---|---|
content | java.lang.String | cdk.support/lookup-entry | :content |
description | java.lang.String | cdk.support/lookup-entry | :description |
instanceArn | java.lang.String | cdk.support/lookup-entry | :instance-arn |
name | java.lang.String | cdk.support/lookup-entry | :name |
state | java.lang.String | cdk.support/lookup-entry | :state |
tags | java.util.List | cdk.support/lookup-entry | :tags |
type | java.lang.String | cdk.support/lookup-entry | :type |
The build-cfn-contact-flow-builder function updates a CfnContactFlow$Builder instance using the provided configuration. The function takes the CfnContactFlow$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. 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 | |---|---|---|---| | `content` | java.lang.String | [[cdk.support/lookup-entry]] | `:content` | | `description` | java.lang.String | [[cdk.support/lookup-entry]] | `:description` | | `instanceArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:instance-arn` | | `name` | java.lang.String | [[cdk.support/lookup-entry]] | `:name` | | `state` | java.lang.String | [[cdk.support/lookup-entry]] | `:state` | | `tags` | java.util.List | [[cdk.support/lookup-entry]] | `:tags` | | `type` | java.lang.String | [[cdk.support/lookup-entry]] | `:type` |
(build-cfn-contact-flow-module-builder builder id config)
The build-cfn-contact-flow-module-builder function updates a CfnContactFlowModule$Builder instance using the provided configuration. The function takes the CfnContactFlowModule$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
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 |
---|---|---|---|
content | java.lang.String | cdk.support/lookup-entry | :content |
description | java.lang.String | cdk.support/lookup-entry | :description |
instanceArn | java.lang.String | cdk.support/lookup-entry | :instance-arn |
name | java.lang.String | cdk.support/lookup-entry | :name |
state | java.lang.String | cdk.support/lookup-entry | :state |
tags | java.util.List | cdk.support/lookup-entry | :tags |
The build-cfn-contact-flow-module-builder function updates a CfnContactFlowModule$Builder instance using the provided configuration. The function takes the CfnContactFlowModule$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. 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 | |---|---|---|---| | `content` | java.lang.String | [[cdk.support/lookup-entry]] | `:content` | | `description` | java.lang.String | [[cdk.support/lookup-entry]] | `:description` | | `instanceArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:instance-arn` | | `name` | java.lang.String | [[cdk.support/lookup-entry]] | `:name` | | `state` | java.lang.String | [[cdk.support/lookup-entry]] | `:state` | | `tags` | java.util.List | [[cdk.support/lookup-entry]] | `:tags` |
(build-cfn-contact-flow-module-props-builder builder id config)
The build-cfn-contact-flow-module-props-builder function updates a CfnContactFlowModuleProps$Builder instance using the provided configuration. The function takes the CfnContactFlowModuleProps$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
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 |
---|---|---|---|
content | java.lang.String | cdk.support/lookup-entry | :content |
description | java.lang.String | cdk.support/lookup-entry | :description |
instanceArn | java.lang.String | cdk.support/lookup-entry | :instance-arn |
name | java.lang.String | cdk.support/lookup-entry | :name |
state | java.lang.String | cdk.support/lookup-entry | :state |
tags | java.util.List | cdk.support/lookup-entry | :tags |
The build-cfn-contact-flow-module-props-builder function updates a CfnContactFlowModuleProps$Builder instance using the provided configuration. The function takes the CfnContactFlowModuleProps$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. 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 | |---|---|---|---| | `content` | java.lang.String | [[cdk.support/lookup-entry]] | `:content` | | `description` | java.lang.String | [[cdk.support/lookup-entry]] | `:description` | | `instanceArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:instance-arn` | | `name` | java.lang.String | [[cdk.support/lookup-entry]] | `:name` | | `state` | java.lang.String | [[cdk.support/lookup-entry]] | `:state` | | `tags` | java.util.List | [[cdk.support/lookup-entry]] | `:tags` |
(build-cfn-contact-flow-props-builder builder id config)
The build-cfn-contact-flow-props-builder function updates a CfnContactFlowProps$Builder instance using the provided configuration. The function takes the CfnContactFlowProps$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
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 |
---|---|---|---|
content | java.lang.String | cdk.support/lookup-entry | :content |
description | java.lang.String | cdk.support/lookup-entry | :description |
instanceArn | java.lang.String | cdk.support/lookup-entry | :instance-arn |
name | java.lang.String | cdk.support/lookup-entry | :name |
state | java.lang.String | cdk.support/lookup-entry | :state |
tags | java.util.List | cdk.support/lookup-entry | :tags |
type | java.lang.String | cdk.support/lookup-entry | :type |
The build-cfn-contact-flow-props-builder function updates a CfnContactFlowProps$Builder instance using the provided configuration. The function takes the CfnContactFlowProps$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. 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 | |---|---|---|---| | `content` | java.lang.String | [[cdk.support/lookup-entry]] | `:content` | | `description` | java.lang.String | [[cdk.support/lookup-entry]] | `:description` | | `instanceArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:instance-arn` | | `name` | java.lang.String | [[cdk.support/lookup-entry]] | `:name` | | `state` | java.lang.String | [[cdk.support/lookup-entry]] | `:state` | | `tags` | java.util.List | [[cdk.support/lookup-entry]] | `:tags` | | `type` | java.lang.String | [[cdk.support/lookup-entry]] | `:type` |
(build-cfn-evaluation-form-builder builder id config)
The build-cfn-evaluation-form-builder function updates a CfnEvaluationForm$Builder instance using the provided configuration. The function takes the CfnEvaluationForm$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
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 |
instanceArn | java.lang.String | cdk.support/lookup-entry | :instance-arn |
items | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :items |
scoringStrategy | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :scoring-strategy |
status | java.lang.String | cdk.support/lookup-entry | :status |
tags | java.util.List | cdk.support/lookup-entry | :tags |
title | java.lang.String | cdk.support/lookup-entry | :title |
The build-cfn-evaluation-form-builder function updates a CfnEvaluationForm$Builder instance using the provided configuration. The function takes the CfnEvaluationForm$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. 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` | | `instanceArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:instance-arn` | | `items` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:items` | | `scoringStrategy` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:scoring-strategy` | | `status` | java.lang.String | [[cdk.support/lookup-entry]] | `:status` | | `tags` | java.util.List | [[cdk.support/lookup-entry]] | `:tags` | | `title` | java.lang.String | [[cdk.support/lookup-entry]] | `:title` |
(build-cfn-evaluation-form-evaluation-form-base-item-property-builder builder
id
config)
The build-cfn-evaluation-form-evaluation-form-base-item-property-builder function updates a CfnEvaluationForm$EvaluationFormBaseItemProperty$Builder instance using the provided configuration. The function takes the CfnEvaluationForm$EvaluationFormBaseItemProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
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 |
---|---|---|---|
section | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :section |
The build-cfn-evaluation-form-evaluation-form-base-item-property-builder function updates a CfnEvaluationForm$EvaluationFormBaseItemProperty$Builder instance using the provided configuration. The function takes the CfnEvaluationForm$EvaluationFormBaseItemProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. 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 | |---|---|---|---| | `section` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:section` |
(build-cfn-evaluation-form-evaluation-form-item-property-builder builder
id
config)
The build-cfn-evaluation-form-evaluation-form-item-property-builder function updates a CfnEvaluationForm$EvaluationFormItemProperty$Builder instance using the provided configuration. The function takes the CfnEvaluationForm$EvaluationFormItemProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
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 |
---|---|---|---|
question | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :question |
section | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :section |
The build-cfn-evaluation-form-evaluation-form-item-property-builder function updates a CfnEvaluationForm$EvaluationFormItemProperty$Builder instance using the provided configuration. The function takes the CfnEvaluationForm$EvaluationFormItemProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. 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 | |---|---|---|---| | `question` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:question` | | `section` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:section` |
(build-cfn-evaluation-form-evaluation-form-numeric-question-automation-property-builder
builder
id
config)
The build-cfn-evaluation-form-evaluation-form-numeric-question-automation-property-builder function updates a CfnEvaluationForm$EvaluationFormNumericQuestionAutomationProperty$Builder instance using the provided configuration. The function takes the CfnEvaluationForm$EvaluationFormNumericQuestionAutomationProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
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 |
---|---|---|---|
propertyValue | software.amazon.awscdk.services.connect.CfnEvaluationForm$NumericQuestionPropertyValueAutomationProperty | cdk.support/lookup-entry | :property-value |
The build-cfn-evaluation-form-evaluation-form-numeric-question-automation-property-builder function updates a CfnEvaluationForm$EvaluationFormNumericQuestionAutomationProperty$Builder instance using the provided configuration. The function takes the CfnEvaluationForm$EvaluationFormNumericQuestionAutomationProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. 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 | |---|---|---|---| | `propertyValue` | software.amazon.awscdk.services.connect.CfnEvaluationForm$NumericQuestionPropertyValueAutomationProperty | [[cdk.support/lookup-entry]] | `:property-value` |
(build-cfn-evaluation-form-evaluation-form-numeric-question-option-property-builder
builder
id
config)
The build-cfn-evaluation-form-evaluation-form-numeric-question-option-property-builder function updates a CfnEvaluationForm$EvaluationFormNumericQuestionOptionProperty$Builder instance using the provided configuration. The function takes the CfnEvaluationForm$EvaluationFormNumericQuestionOptionProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
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 |
---|---|---|---|
automaticFail | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :automatic-fail |
maxValue | java.lang.Number | cdk.support/lookup-entry | :max-value |
minValue | java.lang.Number | cdk.support/lookup-entry | :min-value |
score | java.lang.Number | cdk.support/lookup-entry | :score |
The build-cfn-evaluation-form-evaluation-form-numeric-question-option-property-builder function updates a CfnEvaluationForm$EvaluationFormNumericQuestionOptionProperty$Builder instance using the provided configuration. The function takes the CfnEvaluationForm$EvaluationFormNumericQuestionOptionProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. 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 | |---|---|---|---| | `automaticFail` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:automatic-fail` | | `maxValue` | java.lang.Number | [[cdk.support/lookup-entry]] | `:max-value` | | `minValue` | java.lang.Number | [[cdk.support/lookup-entry]] | `:min-value` | | `score` | java.lang.Number | [[cdk.support/lookup-entry]] | `:score` |
(build-cfn-evaluation-form-evaluation-form-numeric-question-properties-property-builder
builder
id
config)
The build-cfn-evaluation-form-evaluation-form-numeric-question-properties-property-builder function updates a CfnEvaluationForm$EvaluationFormNumericQuestionPropertiesProperty$Builder instance using the provided configuration. The function takes the CfnEvaluationForm$EvaluationFormNumericQuestionPropertiesProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
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 |
---|---|---|---|
automation | software.amazon.awscdk.services.connect.CfnEvaluationForm$EvaluationFormNumericQuestionAutomationProperty | cdk.support/lookup-entry | :automation |
maxValue | java.lang.Number | cdk.support/lookup-entry | :max-value |
minValue | java.lang.Number | cdk.support/lookup-entry | :min-value |
options | java.util.List | cdk.support/lookup-entry | :options |
The build-cfn-evaluation-form-evaluation-form-numeric-question-properties-property-builder function updates a CfnEvaluationForm$EvaluationFormNumericQuestionPropertiesProperty$Builder instance using the provided configuration. The function takes the CfnEvaluationForm$EvaluationFormNumericQuestionPropertiesProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. 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 | |---|---|---|---| | `automation` | software.amazon.awscdk.services.connect.CfnEvaluationForm$EvaluationFormNumericQuestionAutomationProperty | [[cdk.support/lookup-entry]] | `:automation` | | `maxValue` | java.lang.Number | [[cdk.support/lookup-entry]] | `:max-value` | | `minValue` | java.lang.Number | [[cdk.support/lookup-entry]] | `:min-value` | | `options` | java.util.List | [[cdk.support/lookup-entry]] | `:options` |
(build-cfn-evaluation-form-evaluation-form-question-property-builder builder
id
config)
The build-cfn-evaluation-form-evaluation-form-question-property-builder function updates a CfnEvaluationForm$EvaluationFormQuestionProperty$Builder instance using the provided configuration. The function takes the CfnEvaluationForm$EvaluationFormQuestionProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
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 |
---|---|---|---|
instructions | java.lang.String | cdk.support/lookup-entry | :instructions |
notApplicableEnabled | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :not-applicable-enabled |
questionType | java.lang.String | cdk.support/lookup-entry | :question-type |
questionTypeProperties | software.amazon.awscdk.services.connect.CfnEvaluationForm$EvaluationFormQuestionTypePropertiesProperty | cdk.support/lookup-entry | :question-type-properties |
refId | java.lang.String | cdk.support/lookup-entry | :ref-id |
title | java.lang.String | cdk.support/lookup-entry | :title |
weight | java.lang.Number | cdk.support/lookup-entry | :weight |
The build-cfn-evaluation-form-evaluation-form-question-property-builder function updates a CfnEvaluationForm$EvaluationFormQuestionProperty$Builder instance using the provided configuration. The function takes the CfnEvaluationForm$EvaluationFormQuestionProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. 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 | |---|---|---|---| | `instructions` | java.lang.String | [[cdk.support/lookup-entry]] | `:instructions` | | `notApplicableEnabled` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:not-applicable-enabled` | | `questionType` | java.lang.String | [[cdk.support/lookup-entry]] | `:question-type` | | `questionTypeProperties` | software.amazon.awscdk.services.connect.CfnEvaluationForm$EvaluationFormQuestionTypePropertiesProperty | [[cdk.support/lookup-entry]] | `:question-type-properties` | | `refId` | java.lang.String | [[cdk.support/lookup-entry]] | `:ref-id` | | `title` | java.lang.String | [[cdk.support/lookup-entry]] | `:title` | | `weight` | java.lang.Number | [[cdk.support/lookup-entry]] | `:weight` |
(build-cfn-evaluation-form-evaluation-form-question-type-properties-property-builder
builder
id
config)
The build-cfn-evaluation-form-evaluation-form-question-type-properties-property-builder function updates a CfnEvaluationForm$EvaluationFormQuestionTypePropertiesProperty$Builder instance using the provided configuration. The function takes the CfnEvaluationForm$EvaluationFormQuestionTypePropertiesProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
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 |
---|---|---|---|
numeric | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :numeric |
singleSelect | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :single-select |
The build-cfn-evaluation-form-evaluation-form-question-type-properties-property-builder function updates a CfnEvaluationForm$EvaluationFormQuestionTypePropertiesProperty$Builder instance using the provided configuration. The function takes the CfnEvaluationForm$EvaluationFormQuestionTypePropertiesProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. 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 | |---|---|---|---| | `numeric` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:numeric` | | `singleSelect` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:single-select` |
(build-cfn-evaluation-form-evaluation-form-section-property-builder builder
id
config)
The build-cfn-evaluation-form-evaluation-form-section-property-builder function updates a CfnEvaluationForm$EvaluationFormSectionProperty$Builder instance using the provided configuration. The function takes the CfnEvaluationForm$EvaluationFormSectionProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
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 |
---|---|---|---|
instructions | java.lang.String | cdk.support/lookup-entry | :instructions |
items | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :items |
refId | java.lang.String | cdk.support/lookup-entry | :ref-id |
title | java.lang.String | cdk.support/lookup-entry | :title |
weight | java.lang.Number | cdk.support/lookup-entry | :weight |
The build-cfn-evaluation-form-evaluation-form-section-property-builder function updates a CfnEvaluationForm$EvaluationFormSectionProperty$Builder instance using the provided configuration. The function takes the CfnEvaluationForm$EvaluationFormSectionProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. 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 | |---|---|---|---| | `instructions` | java.lang.String | [[cdk.support/lookup-entry]] | `:instructions` | | `items` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:items` | | `refId` | java.lang.String | [[cdk.support/lookup-entry]] | `:ref-id` | | `title` | java.lang.String | [[cdk.support/lookup-entry]] | `:title` | | `weight` | java.lang.Number | [[cdk.support/lookup-entry]] | `:weight` |
(build-cfn-evaluation-form-evaluation-form-single-select-question-automation-option-property-builder
builder
id
config)
The build-cfn-evaluation-form-evaluation-form-single-select-question-automation-option-property-builder function updates a CfnEvaluationForm$EvaluationFormSingleSelectQuestionAutomationOptionProperty$Builder instance using the provided configuration. The function takes the CfnEvaluationForm$EvaluationFormSingleSelectQuestionAutomationOptionProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
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 |
---|---|---|---|
ruleCategory | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :rule-category |
The build-cfn-evaluation-form-evaluation-form-single-select-question-automation-option-property-builder function updates a CfnEvaluationForm$EvaluationFormSingleSelectQuestionAutomationOptionProperty$Builder instance using the provided configuration. The function takes the CfnEvaluationForm$EvaluationFormSingleSelectQuestionAutomationOptionProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. 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 | |---|---|---|---| | `ruleCategory` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:rule-category` |
(build-cfn-evaluation-form-evaluation-form-single-select-question-automation-property-builder
builder
id
config)
The build-cfn-evaluation-form-evaluation-form-single-select-question-automation-property-builder function updates a CfnEvaluationForm$EvaluationFormSingleSelectQuestionAutomationProperty$Builder instance using the provided configuration. The function takes the CfnEvaluationForm$EvaluationFormSingleSelectQuestionAutomationProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
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 |
---|---|---|---|
defaultOptionRefId | java.lang.String | cdk.support/lookup-entry | :default-option-ref-id |
options | java.util.List | cdk.support/lookup-entry | :options |
The build-cfn-evaluation-form-evaluation-form-single-select-question-automation-property-builder function updates a CfnEvaluationForm$EvaluationFormSingleSelectQuestionAutomationProperty$Builder instance using the provided configuration. The function takes the CfnEvaluationForm$EvaluationFormSingleSelectQuestionAutomationProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. 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 | |---|---|---|---| | `defaultOptionRefId` | java.lang.String | [[cdk.support/lookup-entry]] | `:default-option-ref-id` | | `options` | java.util.List | [[cdk.support/lookup-entry]] | `:options` |
(build-cfn-evaluation-form-evaluation-form-single-select-question-option-property-builder
builder
id
config)
The build-cfn-evaluation-form-evaluation-form-single-select-question-option-property-builder function updates a CfnEvaluationForm$EvaluationFormSingleSelectQuestionOptionProperty$Builder instance using the provided configuration. The function takes the CfnEvaluationForm$EvaluationFormSingleSelectQuestionOptionProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
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 |
---|---|---|---|
automaticFail | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :automatic-fail |
refId | java.lang.String | cdk.support/lookup-entry | :ref-id |
score | java.lang.Number | cdk.support/lookup-entry | :score |
text | java.lang.String | cdk.support/lookup-entry | :text |
The build-cfn-evaluation-form-evaluation-form-single-select-question-option-property-builder function updates a CfnEvaluationForm$EvaluationFormSingleSelectQuestionOptionProperty$Builder instance using the provided configuration. The function takes the CfnEvaluationForm$EvaluationFormSingleSelectQuestionOptionProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. 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 | |---|---|---|---| | `automaticFail` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:automatic-fail` | | `refId` | java.lang.String | [[cdk.support/lookup-entry]] | `:ref-id` | | `score` | java.lang.Number | [[cdk.support/lookup-entry]] | `:score` | | `text` | java.lang.String | [[cdk.support/lookup-entry]] | `:text` |
(build-cfn-evaluation-form-evaluation-form-single-select-question-properties-property-builder
builder
id
config)
The build-cfn-evaluation-form-evaluation-form-single-select-question-properties-property-builder function updates a CfnEvaluationForm$EvaluationFormSingleSelectQuestionPropertiesProperty$Builder instance using the provided configuration. The function takes the CfnEvaluationForm$EvaluationFormSingleSelectQuestionPropertiesProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
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 |
---|---|---|---|
automation | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :automation |
displayAs | java.lang.String | cdk.support/lookup-entry | :display-as |
options | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :options |
The build-cfn-evaluation-form-evaluation-form-single-select-question-properties-property-builder function updates a CfnEvaluationForm$EvaluationFormSingleSelectQuestionPropertiesProperty$Builder instance using the provided configuration. The function takes the CfnEvaluationForm$EvaluationFormSingleSelectQuestionPropertiesProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. 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 | |---|---|---|---| | `automation` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:automation` | | `displayAs` | java.lang.String | [[cdk.support/lookup-entry]] | `:display-as` | | `options` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:options` |
(build-cfn-evaluation-form-numeric-question-property-value-automation-property-builder
builder
id
config)
The build-cfn-evaluation-form-numeric-question-property-value-automation-property-builder function updates a CfnEvaluationForm$NumericQuestionPropertyValueAutomationProperty$Builder instance using the provided configuration. The function takes the CfnEvaluationForm$NumericQuestionPropertyValueAutomationProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
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 |
---|---|---|---|
label | java.lang.String | cdk.support/lookup-entry | :label |
The build-cfn-evaluation-form-numeric-question-property-value-automation-property-builder function updates a CfnEvaluationForm$NumericQuestionPropertyValueAutomationProperty$Builder instance using the provided configuration. The function takes the CfnEvaluationForm$NumericQuestionPropertyValueAutomationProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. 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 | |---|---|---|---| | `label` | java.lang.String | [[cdk.support/lookup-entry]] | `:label` |
(build-cfn-evaluation-form-props-builder builder id config)
The build-cfn-evaluation-form-props-builder function updates a CfnEvaluationFormProps$Builder instance using the provided configuration. The function takes the CfnEvaluationFormProps$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
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 |
instanceArn | java.lang.String | cdk.support/lookup-entry | :instance-arn |
items | java.util.List | cdk.support/lookup-entry | :items |
scoringStrategy | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :scoring-strategy |
status | java.lang.String | cdk.support/lookup-entry | :status |
tags | java.util.List | cdk.support/lookup-entry | :tags |
title | java.lang.String | cdk.support/lookup-entry | :title |
The build-cfn-evaluation-form-props-builder function updates a CfnEvaluationFormProps$Builder instance using the provided configuration. The function takes the CfnEvaluationFormProps$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. 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` | | `instanceArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:instance-arn` | | `items` | java.util.List | [[cdk.support/lookup-entry]] | `:items` | | `scoringStrategy` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:scoring-strategy` | | `status` | java.lang.String | [[cdk.support/lookup-entry]] | `:status` | | `tags` | java.util.List | [[cdk.support/lookup-entry]] | `:tags` | | `title` | java.lang.String | [[cdk.support/lookup-entry]] | `:title` |
(build-cfn-evaluation-form-scoring-strategy-property-builder builder id config)
The build-cfn-evaluation-form-scoring-strategy-property-builder function updates a CfnEvaluationForm$ScoringStrategyProperty$Builder instance using the provided configuration. The function takes the CfnEvaluationForm$ScoringStrategyProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
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 |
---|---|---|---|
mode | java.lang.String | cdk.support/lookup-entry | :mode |
status | java.lang.String | cdk.support/lookup-entry | :status |
The build-cfn-evaluation-form-scoring-strategy-property-builder function updates a CfnEvaluationForm$ScoringStrategyProperty$Builder instance using the provided configuration. The function takes the CfnEvaluationForm$ScoringStrategyProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. 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 | |---|---|---|---| | `mode` | java.lang.String | [[cdk.support/lookup-entry]] | `:mode` | | `status` | java.lang.String | [[cdk.support/lookup-entry]] | `:status` |
(build-cfn-evaluation-form-single-select-question-rule-category-automation-property-builder
builder
id
config)
The build-cfn-evaluation-form-single-select-question-rule-category-automation-property-builder function updates a CfnEvaluationForm$SingleSelectQuestionRuleCategoryAutomationProperty$Builder instance using the provided configuration. The function takes the CfnEvaluationForm$SingleSelectQuestionRuleCategoryAutomationProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
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 |
---|---|---|---|
category | java.lang.String | cdk.support/lookup-entry | :category |
condition | java.lang.String | cdk.support/lookup-entry | :condition |
optionRefId | java.lang.String | cdk.support/lookup-entry | :option-ref-id |
The build-cfn-evaluation-form-single-select-question-rule-category-automation-property-builder function updates a CfnEvaluationForm$SingleSelectQuestionRuleCategoryAutomationProperty$Builder instance using the provided configuration. The function takes the CfnEvaluationForm$SingleSelectQuestionRuleCategoryAutomationProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. 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 | |---|---|---|---| | `category` | java.lang.String | [[cdk.support/lookup-entry]] | `:category` | | `condition` | java.lang.String | [[cdk.support/lookup-entry]] | `:condition` | | `optionRefId` | java.lang.String | [[cdk.support/lookup-entry]] | `:option-ref-id` |
(build-cfn-hours-of-operation-builder builder id config)
The build-cfn-hours-of-operation-builder function updates a CfnHoursOfOperation$Builder instance using the provided configuration. The function takes the CfnHoursOfOperation$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
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 |
---|---|---|---|
config | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :config |
description | java.lang.String | cdk.support/lookup-entry | :description |
instanceArn | java.lang.String | cdk.support/lookup-entry | :instance-arn |
name | java.lang.String | cdk.support/lookup-entry | :name |
tags | java.util.List | cdk.support/lookup-entry | :tags |
timeZone | java.lang.String | cdk.support/lookup-entry | :time-zone |
The build-cfn-hours-of-operation-builder function updates a CfnHoursOfOperation$Builder instance using the provided configuration. The function takes the CfnHoursOfOperation$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. 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 | |---|---|---|---| | `config` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:config` | | `description` | java.lang.String | [[cdk.support/lookup-entry]] | `:description` | | `instanceArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:instance-arn` | | `name` | java.lang.String | [[cdk.support/lookup-entry]] | `:name` | | `tags` | java.util.List | [[cdk.support/lookup-entry]] | `:tags` | | `timeZone` | java.lang.String | [[cdk.support/lookup-entry]] | `:time-zone` |
(build-cfn-hours-of-operation-hours-of-operation-config-property-builder builder
id
config)
The build-cfn-hours-of-operation-hours-of-operation-config-property-builder function updates a CfnHoursOfOperation$HoursOfOperationConfigProperty$Builder instance using the provided configuration. The function takes the CfnHoursOfOperation$HoursOfOperationConfigProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
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 |
---|---|---|---|
day | java.lang.String | cdk.support/lookup-entry | :day |
endTime | software.amazon.awscdk.services.connect.CfnHoursOfOperation$HoursOfOperationTimeSliceProperty | cdk.support/lookup-entry | :end-time |
startTime | software.amazon.awscdk.services.connect.CfnHoursOfOperation$HoursOfOperationTimeSliceProperty | cdk.support/lookup-entry | :start-time |
The build-cfn-hours-of-operation-hours-of-operation-config-property-builder function updates a CfnHoursOfOperation$HoursOfOperationConfigProperty$Builder instance using the provided configuration. The function takes the CfnHoursOfOperation$HoursOfOperationConfigProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. 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 | |---|---|---|---| | `day` | java.lang.String | [[cdk.support/lookup-entry]] | `:day` | | `endTime` | software.amazon.awscdk.services.connect.CfnHoursOfOperation$HoursOfOperationTimeSliceProperty | [[cdk.support/lookup-entry]] | `:end-time` | | `startTime` | software.amazon.awscdk.services.connect.CfnHoursOfOperation$HoursOfOperationTimeSliceProperty | [[cdk.support/lookup-entry]] | `:start-time` |
(build-cfn-hours-of-operation-hours-of-operation-time-slice-property-builder
builder
id
config)
The build-cfn-hours-of-operation-hours-of-operation-time-slice-property-builder function updates a CfnHoursOfOperation$HoursOfOperationTimeSliceProperty$Builder instance using the provided configuration. The function takes the CfnHoursOfOperation$HoursOfOperationTimeSliceProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
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 |
---|---|---|---|
hours | java.lang.Number | cdk.support/lookup-entry | :hours |
minutes | java.lang.Number | cdk.support/lookup-entry | :minutes |
The build-cfn-hours-of-operation-hours-of-operation-time-slice-property-builder function updates a CfnHoursOfOperation$HoursOfOperationTimeSliceProperty$Builder instance using the provided configuration. The function takes the CfnHoursOfOperation$HoursOfOperationTimeSliceProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. 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 | |---|---|---|---| | `hours` | java.lang.Number | [[cdk.support/lookup-entry]] | `:hours` | | `minutes` | java.lang.Number | [[cdk.support/lookup-entry]] | `:minutes` |
(build-cfn-hours-of-operation-props-builder builder id config)
The build-cfn-hours-of-operation-props-builder function updates a CfnHoursOfOperationProps$Builder instance using the provided configuration. The function takes the CfnHoursOfOperationProps$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
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 |
---|---|---|---|
config | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :config |
description | java.lang.String | cdk.support/lookup-entry | :description |
instanceArn | java.lang.String | cdk.support/lookup-entry | :instance-arn |
name | java.lang.String | cdk.support/lookup-entry | :name |
tags | java.util.List | cdk.support/lookup-entry | :tags |
timeZone | java.lang.String | cdk.support/lookup-entry | :time-zone |
The build-cfn-hours-of-operation-props-builder function updates a CfnHoursOfOperationProps$Builder instance using the provided configuration. The function takes the CfnHoursOfOperationProps$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. 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 | |---|---|---|---| | `config` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:config` | | `description` | java.lang.String | [[cdk.support/lookup-entry]] | `:description` | | `instanceArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:instance-arn` | | `name` | java.lang.String | [[cdk.support/lookup-entry]] | `:name` | | `tags` | java.util.List | [[cdk.support/lookup-entry]] | `:tags` | | `timeZone` | java.lang.String | [[cdk.support/lookup-entry]] | `:time-zone` |
(build-cfn-instance-attributes-property-builder builder id config)
The build-cfn-instance-attributes-property-builder function updates a CfnInstance$AttributesProperty$Builder instance using the provided configuration. The function takes the CfnInstance$AttributesProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
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 |
---|---|---|---|
autoResolveBestVoices | java.lang.Boolean | cdk.support/lookup-entry | :auto-resolve-best-voices |
contactLens | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :contact-lens |
contactflowLogs | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :contactflow-logs |
earlyMedia | java.lang.Boolean | cdk.support/lookup-entry | :early-media |
inboundCalls | java.lang.Boolean | cdk.support/lookup-entry | :inbound-calls |
outboundCalls | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :outbound-calls |
useCustomTtsVoices | java.lang.Boolean | cdk.support/lookup-entry | :use-custom-tts-voices |
The build-cfn-instance-attributes-property-builder function updates a CfnInstance$AttributesProperty$Builder instance using the provided configuration. The function takes the CfnInstance$AttributesProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. 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 | |---|---|---|---| | `autoResolveBestVoices` | java.lang.Boolean | [[cdk.support/lookup-entry]] | `:auto-resolve-best-voices` | | `contactLens` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:contact-lens` | | `contactflowLogs` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:contactflow-logs` | | `earlyMedia` | java.lang.Boolean | [[cdk.support/lookup-entry]] | `:early-media` | | `inboundCalls` | java.lang.Boolean | [[cdk.support/lookup-entry]] | `:inbound-calls` | | `outboundCalls` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:outbound-calls` | | `useCustomTtsVoices` | java.lang.Boolean | [[cdk.support/lookup-entry]] | `:use-custom-tts-voices` |
(build-cfn-instance-builder builder id config)
The build-cfn-instance-builder function updates a CfnInstance$Builder instance using the provided configuration. The function takes the CfnInstance$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
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.services.connect.CfnInstance$AttributesProperty | cdk.support/lookup-entry | :attributes |
directoryId | java.lang.String | cdk.support/lookup-entry | :directory-id |
identityManagementType | java.lang.String | cdk.support/lookup-entry | :identity-management-type |
instanceAlias | java.lang.String | cdk.support/lookup-entry | :instance-alias |
tags | java.util.List | cdk.support/lookup-entry | :tags |
The build-cfn-instance-builder function updates a CfnInstance$Builder instance using the provided configuration. The function takes the CfnInstance$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. 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.services.connect.CfnInstance$AttributesProperty | [[cdk.support/lookup-entry]] | `:attributes` | | `directoryId` | java.lang.String | [[cdk.support/lookup-entry]] | `:directory-id` | | `identityManagementType` | java.lang.String | [[cdk.support/lookup-entry]] | `:identity-management-type` | | `instanceAlias` | java.lang.String | [[cdk.support/lookup-entry]] | `:instance-alias` | | `tags` | java.util.List | [[cdk.support/lookup-entry]] | `:tags` |
(build-cfn-instance-props-builder builder id config)
The build-cfn-instance-props-builder function updates a CfnInstanceProps$Builder instance using the provided configuration. The function takes the CfnInstanceProps$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
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.services.connect.CfnInstance$AttributesProperty | cdk.support/lookup-entry | :attributes |
directoryId | java.lang.String | cdk.support/lookup-entry | :directory-id |
identityManagementType | java.lang.String | cdk.support/lookup-entry | :identity-management-type |
instanceAlias | java.lang.String | cdk.support/lookup-entry | :instance-alias |
tags | java.util.List | cdk.support/lookup-entry | :tags |
The build-cfn-instance-props-builder function updates a CfnInstanceProps$Builder instance using the provided configuration. The function takes the CfnInstanceProps$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. 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.services.connect.CfnInstance$AttributesProperty | [[cdk.support/lookup-entry]] | `:attributes` | | `directoryId` | java.lang.String | [[cdk.support/lookup-entry]] | `:directory-id` | | `identityManagementType` | java.lang.String | [[cdk.support/lookup-entry]] | `:identity-management-type` | | `instanceAlias` | java.lang.String | [[cdk.support/lookup-entry]] | `:instance-alias` | | `tags` | java.util.List | [[cdk.support/lookup-entry]] | `:tags` |
(build-cfn-instance-storage-config-builder builder id config)
The build-cfn-instance-storage-config-builder function updates a CfnInstanceStorageConfig$Builder instance using the provided configuration. The function takes the CfnInstanceStorageConfig$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
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 |
---|---|---|---|
instanceArn | java.lang.String | cdk.support/lookup-entry | :instance-arn |
kinesisFirehoseConfig | software.amazon.awscdk.services.connect.CfnInstanceStorageConfig$KinesisFirehoseConfigProperty | cdk.support/lookup-entry | :kinesis-firehose-config |
kinesisStreamConfig | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :kinesis-stream-config |
kinesisVideoStreamConfig | software.amazon.awscdk.services.connect.CfnInstanceStorageConfig$KinesisVideoStreamConfigProperty | cdk.support/lookup-entry | :kinesis-video-stream-config |
resourceType | java.lang.String | cdk.support/lookup-entry | :resource-type |
s3Config | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :s3-config |
storageType | java.lang.String | cdk.support/lookup-entry | :storage-type |
The build-cfn-instance-storage-config-builder function updates a CfnInstanceStorageConfig$Builder instance using the provided configuration. The function takes the CfnInstanceStorageConfig$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. 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 | |---|---|---|---| | `instanceArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:instance-arn` | | `kinesisFirehoseConfig` | software.amazon.awscdk.services.connect.CfnInstanceStorageConfig$KinesisFirehoseConfigProperty | [[cdk.support/lookup-entry]] | `:kinesis-firehose-config` | | `kinesisStreamConfig` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:kinesis-stream-config` | | `kinesisVideoStreamConfig` | software.amazon.awscdk.services.connect.CfnInstanceStorageConfig$KinesisVideoStreamConfigProperty | [[cdk.support/lookup-entry]] | `:kinesis-video-stream-config` | | `resourceType` | java.lang.String | [[cdk.support/lookup-entry]] | `:resource-type` | | `s3Config` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:s3-config` | | `storageType` | java.lang.String | [[cdk.support/lookup-entry]] | `:storage-type` |
(build-cfn-instance-storage-config-encryption-config-property-builder builder
id
config)
The build-cfn-instance-storage-config-encryption-config-property-builder function updates a CfnInstanceStorageConfig$EncryptionConfigProperty$Builder instance using the provided configuration. The function takes the CfnInstanceStorageConfig$EncryptionConfigProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
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 |
---|---|---|---|
encryptionType | java.lang.String | cdk.support/lookup-entry | :encryption-type |
keyId | java.lang.String | cdk.support/lookup-entry | :key-id |
The build-cfn-instance-storage-config-encryption-config-property-builder function updates a CfnInstanceStorageConfig$EncryptionConfigProperty$Builder instance using the provided configuration. The function takes the CfnInstanceStorageConfig$EncryptionConfigProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. 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 | |---|---|---|---| | `encryptionType` | java.lang.String | [[cdk.support/lookup-entry]] | `:encryption-type` | | `keyId` | java.lang.String | [[cdk.support/lookup-entry]] | `:key-id` |
(build-cfn-instance-storage-config-kinesis-firehose-config-property-builder
builder
id
config)
The build-cfn-instance-storage-config-kinesis-firehose-config-property-builder function updates a CfnInstanceStorageConfig$KinesisFirehoseConfigProperty$Builder instance using the provided configuration. The function takes the CfnInstanceStorageConfig$KinesisFirehoseConfigProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
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 |
---|---|---|---|
firehoseArn | java.lang.String | cdk.support/lookup-entry | :firehose-arn |
The build-cfn-instance-storage-config-kinesis-firehose-config-property-builder function updates a CfnInstanceStorageConfig$KinesisFirehoseConfigProperty$Builder instance using the provided configuration. The function takes the CfnInstanceStorageConfig$KinesisFirehoseConfigProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. 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 | |---|---|---|---| | `firehoseArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:firehose-arn` |
(build-cfn-instance-storage-config-kinesis-stream-config-property-builder
builder
id
config)
The build-cfn-instance-storage-config-kinesis-stream-config-property-builder function updates a CfnInstanceStorageConfig$KinesisStreamConfigProperty$Builder instance using the provided configuration. The function takes the CfnInstanceStorageConfig$KinesisStreamConfigProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
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 |
---|---|---|---|
streamArn | java.lang.String | cdk.support/lookup-entry | :stream-arn |
The build-cfn-instance-storage-config-kinesis-stream-config-property-builder function updates a CfnInstanceStorageConfig$KinesisStreamConfigProperty$Builder instance using the provided configuration. The function takes the CfnInstanceStorageConfig$KinesisStreamConfigProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. 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 | |---|---|---|---| | `streamArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:stream-arn` |
(build-cfn-instance-storage-config-kinesis-video-stream-config-property-builder
builder
id
config)
The build-cfn-instance-storage-config-kinesis-video-stream-config-property-builder function updates a CfnInstanceStorageConfig$KinesisVideoStreamConfigProperty$Builder instance using the provided configuration. The function takes the CfnInstanceStorageConfig$KinesisVideoStreamConfigProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
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 |
---|---|---|---|
encryptionConfig | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :encryption-config |
prefix | java.lang.String | cdk.support/lookup-entry | :prefix |
retentionPeriodHours | java.lang.Number | cdk.support/lookup-entry | :retention-period-hours |
The build-cfn-instance-storage-config-kinesis-video-stream-config-property-builder function updates a CfnInstanceStorageConfig$KinesisVideoStreamConfigProperty$Builder instance using the provided configuration. The function takes the CfnInstanceStorageConfig$KinesisVideoStreamConfigProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. 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 | |---|---|---|---| | `encryptionConfig` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:encryption-config` | | `prefix` | java.lang.String | [[cdk.support/lookup-entry]] | `:prefix` | | `retentionPeriodHours` | java.lang.Number | [[cdk.support/lookup-entry]] | `:retention-period-hours` |
(build-cfn-instance-storage-config-props-builder builder id config)
The build-cfn-instance-storage-config-props-builder function updates a CfnInstanceStorageConfigProps$Builder instance using the provided configuration. The function takes the CfnInstanceStorageConfigProps$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
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 |
---|---|---|---|
instanceArn | java.lang.String | cdk.support/lookup-entry | :instance-arn |
kinesisFirehoseConfig | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :kinesis-firehose-config |
kinesisStreamConfig | software.amazon.awscdk.services.connect.CfnInstanceStorageConfig$KinesisStreamConfigProperty | cdk.support/lookup-entry | :kinesis-stream-config |
kinesisVideoStreamConfig | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :kinesis-video-stream-config |
resourceType | java.lang.String | cdk.support/lookup-entry | :resource-type |
s3Config | software.amazon.awscdk.services.connect.CfnInstanceStorageConfig$S3ConfigProperty | cdk.support/lookup-entry | :s3-config |
storageType | java.lang.String | cdk.support/lookup-entry | :storage-type |
The build-cfn-instance-storage-config-props-builder function updates a CfnInstanceStorageConfigProps$Builder instance using the provided configuration. The function takes the CfnInstanceStorageConfigProps$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. 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 | |---|---|---|---| | `instanceArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:instance-arn` | | `kinesisFirehoseConfig` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:kinesis-firehose-config` | | `kinesisStreamConfig` | software.amazon.awscdk.services.connect.CfnInstanceStorageConfig$KinesisStreamConfigProperty | [[cdk.support/lookup-entry]] | `:kinesis-stream-config` | | `kinesisVideoStreamConfig` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:kinesis-video-stream-config` | | `resourceType` | java.lang.String | [[cdk.support/lookup-entry]] | `:resource-type` | | `s3Config` | software.amazon.awscdk.services.connect.CfnInstanceStorageConfig$S3ConfigProperty | [[cdk.support/lookup-entry]] | `:s3-config` | | `storageType` | java.lang.String | [[cdk.support/lookup-entry]] | `:storage-type` |
(build-cfn-instance-storage-config-s3-config-property-builder builder id config)
The build-cfn-instance-storage-config-s3-config-property-builder function updates a CfnInstanceStorageConfig$S3ConfigProperty$Builder instance using the provided configuration. The function takes the CfnInstanceStorageConfig$S3ConfigProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
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 |
encryptionConfig | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :encryption-config |
The build-cfn-instance-storage-config-s3-config-property-builder function updates a CfnInstanceStorageConfig$S3ConfigProperty$Builder instance using the provided configuration. The function takes the CfnInstanceStorageConfig$S3ConfigProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. 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` | | `encryptionConfig` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:encryption-config` |
(build-cfn-integration-association-builder builder id config)
The build-cfn-integration-association-builder function updates a CfnIntegrationAssociation$Builder instance using the provided configuration. The function takes the CfnIntegrationAssociation$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
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 |
---|---|---|---|
instanceId | java.lang.String | cdk.support/lookup-entry | :instance-id |
integrationArn | java.lang.String | cdk.support/lookup-entry | :integration-arn |
integrationType | java.lang.String | cdk.support/lookup-entry | :integration-type |
The build-cfn-integration-association-builder function updates a CfnIntegrationAssociation$Builder instance using the provided configuration. The function takes the CfnIntegrationAssociation$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. 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 | |---|---|---|---| | `instanceId` | java.lang.String | [[cdk.support/lookup-entry]] | `:instance-id` | | `integrationArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:integration-arn` | | `integrationType` | java.lang.String | [[cdk.support/lookup-entry]] | `:integration-type` |
(build-cfn-integration-association-props-builder builder id config)
The build-cfn-integration-association-props-builder function updates a CfnIntegrationAssociationProps$Builder instance using the provided configuration. The function takes the CfnIntegrationAssociationProps$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
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 |
---|---|---|---|
instanceId | java.lang.String | cdk.support/lookup-entry | :instance-id |
integrationArn | java.lang.String | cdk.support/lookup-entry | :integration-arn |
integrationType | java.lang.String | cdk.support/lookup-entry | :integration-type |
The build-cfn-integration-association-props-builder function updates a CfnIntegrationAssociationProps$Builder instance using the provided configuration. The function takes the CfnIntegrationAssociationProps$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. 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 | |---|---|---|---| | `instanceId` | java.lang.String | [[cdk.support/lookup-entry]] | `:instance-id` | | `integrationArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:integration-arn` | | `integrationType` | java.lang.String | [[cdk.support/lookup-entry]] | `:integration-type` |
(build-cfn-phone-number-builder builder id config)
The build-cfn-phone-number-builder function updates a CfnPhoneNumber$Builder instance using the provided configuration. The function takes the CfnPhoneNumber$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
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 |
---|---|---|---|
countryCode | java.lang.String | cdk.support/lookup-entry | :country-code |
description | java.lang.String | cdk.support/lookup-entry | :description |
prefix | java.lang.String | cdk.support/lookup-entry | :prefix |
sourcePhoneNumberArn | java.lang.String | cdk.support/lookup-entry | :source-phone-number-arn |
tags | java.util.List | cdk.support/lookup-entry | :tags |
targetArn | java.lang.String | cdk.support/lookup-entry | :target-arn |
type | java.lang.String | cdk.support/lookup-entry | :type |
The build-cfn-phone-number-builder function updates a CfnPhoneNumber$Builder instance using the provided configuration. The function takes the CfnPhoneNumber$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. 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 | |---|---|---|---| | `countryCode` | java.lang.String | [[cdk.support/lookup-entry]] | `:country-code` | | `description` | java.lang.String | [[cdk.support/lookup-entry]] | `:description` | | `prefix` | java.lang.String | [[cdk.support/lookup-entry]] | `:prefix` | | `sourcePhoneNumberArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:source-phone-number-arn` | | `tags` | java.util.List | [[cdk.support/lookup-entry]] | `:tags` | | `targetArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:target-arn` | | `type` | java.lang.String | [[cdk.support/lookup-entry]] | `:type` |
(build-cfn-phone-number-props-builder builder id config)
The build-cfn-phone-number-props-builder function updates a CfnPhoneNumberProps$Builder instance using the provided configuration. The function takes the CfnPhoneNumberProps$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
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 |
---|---|---|---|
countryCode | java.lang.String | cdk.support/lookup-entry | :country-code |
description | java.lang.String | cdk.support/lookup-entry | :description |
prefix | java.lang.String | cdk.support/lookup-entry | :prefix |
sourcePhoneNumberArn | java.lang.String | cdk.support/lookup-entry | :source-phone-number-arn |
tags | java.util.List | cdk.support/lookup-entry | :tags |
targetArn | java.lang.String | cdk.support/lookup-entry | :target-arn |
type | java.lang.String | cdk.support/lookup-entry | :type |
The build-cfn-phone-number-props-builder function updates a CfnPhoneNumberProps$Builder instance using the provided configuration. The function takes the CfnPhoneNumberProps$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. 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 | |---|---|---|---| | `countryCode` | java.lang.String | [[cdk.support/lookup-entry]] | `:country-code` | | `description` | java.lang.String | [[cdk.support/lookup-entry]] | `:description` | | `prefix` | java.lang.String | [[cdk.support/lookup-entry]] | `:prefix` | | `sourcePhoneNumberArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:source-phone-number-arn` | | `tags` | java.util.List | [[cdk.support/lookup-entry]] | `:tags` | | `targetArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:target-arn` | | `type` | java.lang.String | [[cdk.support/lookup-entry]] | `:type` |
(build-cfn-predefined-attribute-builder builder id config)
The build-cfn-predefined-attribute-builder function updates a CfnPredefinedAttribute$Builder instance using the provided configuration. The function takes the CfnPredefinedAttribute$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
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 |
---|---|---|---|
instanceArn | java.lang.String | cdk.support/lookup-entry | :instance-arn |
name | java.lang.String | cdk.support/lookup-entry | :name |
values | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :values |
The build-cfn-predefined-attribute-builder function updates a CfnPredefinedAttribute$Builder instance using the provided configuration. The function takes the CfnPredefinedAttribute$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. 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 | |---|---|---|---| | `instanceArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:instance-arn` | | `name` | java.lang.String | [[cdk.support/lookup-entry]] | `:name` | | `values` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:values` |
(build-cfn-predefined-attribute-props-builder builder id config)
The build-cfn-predefined-attribute-props-builder function updates a CfnPredefinedAttributeProps$Builder instance using the provided configuration. The function takes the CfnPredefinedAttributeProps$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
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 |
---|---|---|---|
instanceArn | java.lang.String | cdk.support/lookup-entry | :instance-arn |
name | java.lang.String | cdk.support/lookup-entry | :name |
values | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :values |
The build-cfn-predefined-attribute-props-builder function updates a CfnPredefinedAttributeProps$Builder instance using the provided configuration. The function takes the CfnPredefinedAttributeProps$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. 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 | |---|---|---|---| | `instanceArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:instance-arn` | | `name` | java.lang.String | [[cdk.support/lookup-entry]] | `:name` | | `values` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:values` |
(build-cfn-predefined-attribute-values-property-builder builder id config)
The build-cfn-predefined-attribute-values-property-builder function updates a CfnPredefinedAttribute$ValuesProperty$Builder instance using the provided configuration. The function takes the CfnPredefinedAttribute$ValuesProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
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 |
---|---|---|---|
stringList | java.util.List | cdk.support/lookup-entry | :string-list |
The build-cfn-predefined-attribute-values-property-builder function updates a CfnPredefinedAttribute$ValuesProperty$Builder instance using the provided configuration. The function takes the CfnPredefinedAttribute$ValuesProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. 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 | |---|---|---|---| | `stringList` | java.util.List | [[cdk.support/lookup-entry]] | `:string-list` |
(build-cfn-prompt-builder builder id config)
The build-cfn-prompt-builder function updates a CfnPrompt$Builder instance using the provided configuration. The function takes the CfnPrompt$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
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 |
instanceArn | java.lang.String | cdk.support/lookup-entry | :instance-arn |
name | java.lang.String | cdk.support/lookup-entry | :name |
s3Uri | java.lang.String | cdk.support/lookup-entry | :s3-uri |
tags | java.util.List | cdk.support/lookup-entry | :tags |
The build-cfn-prompt-builder function updates a CfnPrompt$Builder instance using the provided configuration. The function takes the CfnPrompt$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. 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` | | `instanceArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:instance-arn` | | `name` | java.lang.String | [[cdk.support/lookup-entry]] | `:name` | | `s3Uri` | java.lang.String | [[cdk.support/lookup-entry]] | `:s3-uri` | | `tags` | java.util.List | [[cdk.support/lookup-entry]] | `:tags` |
(build-cfn-prompt-props-builder builder id config)
The build-cfn-prompt-props-builder function updates a CfnPromptProps$Builder instance using the provided configuration. The function takes the CfnPromptProps$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
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 |
instanceArn | java.lang.String | cdk.support/lookup-entry | :instance-arn |
name | java.lang.String | cdk.support/lookup-entry | :name |
s3Uri | java.lang.String | cdk.support/lookup-entry | :s3-uri |
tags | java.util.List | cdk.support/lookup-entry | :tags |
The build-cfn-prompt-props-builder function updates a CfnPromptProps$Builder instance using the provided configuration. The function takes the CfnPromptProps$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. 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` | | `instanceArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:instance-arn` | | `name` | java.lang.String | [[cdk.support/lookup-entry]] | `:name` | | `s3Uri` | java.lang.String | [[cdk.support/lookup-entry]] | `:s3-uri` | | `tags` | java.util.List | [[cdk.support/lookup-entry]] | `:tags` |
(build-cfn-queue-builder builder id config)
The build-cfn-queue-builder function updates a CfnQueue$Builder instance using the provided configuration. The function takes the CfnQueue$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
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 |
hoursOfOperationArn | java.lang.String | cdk.support/lookup-entry | :hours-of-operation-arn |
instanceArn | java.lang.String | cdk.support/lookup-entry | :instance-arn |
maxContacts | java.lang.Number | cdk.support/lookup-entry | :max-contacts |
name | java.lang.String | cdk.support/lookup-entry | :name |
outboundCallerConfig | software.amazon.awscdk.services.connect.CfnQueue$OutboundCallerConfigProperty | cdk.support/lookup-entry | :outbound-caller-config |
quickConnectArns | java.util.List | cdk.support/lookup-entry | :quick-connect-arns |
status | java.lang.String | cdk.support/lookup-entry | :status |
tags | java.util.List | cdk.support/lookup-entry | :tags |
The build-cfn-queue-builder function updates a CfnQueue$Builder instance using the provided configuration. The function takes the CfnQueue$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. 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` | | `hoursOfOperationArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:hours-of-operation-arn` | | `instanceArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:instance-arn` | | `maxContacts` | java.lang.Number | [[cdk.support/lookup-entry]] | `:max-contacts` | | `name` | java.lang.String | [[cdk.support/lookup-entry]] | `:name` | | `outboundCallerConfig` | software.amazon.awscdk.services.connect.CfnQueue$OutboundCallerConfigProperty | [[cdk.support/lookup-entry]] | `:outbound-caller-config` | | `quickConnectArns` | java.util.List | [[cdk.support/lookup-entry]] | `:quick-connect-arns` | | `status` | java.lang.String | [[cdk.support/lookup-entry]] | `:status` | | `tags` | java.util.List | [[cdk.support/lookup-entry]] | `:tags` |
(build-cfn-queue-outbound-caller-config-property-builder builder id config)
The build-cfn-queue-outbound-caller-config-property-builder function updates a CfnQueue$OutboundCallerConfigProperty$Builder instance using the provided configuration. The function takes the CfnQueue$OutboundCallerConfigProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
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 |
---|---|---|---|
outboundCallerIdName | java.lang.String | cdk.support/lookup-entry | :outbound-caller-id-name |
outboundCallerIdNumberArn | java.lang.String | cdk.support/lookup-entry | :outbound-caller-id-number-arn |
outboundFlowArn | java.lang.String | cdk.support/lookup-entry | :outbound-flow-arn |
The build-cfn-queue-outbound-caller-config-property-builder function updates a CfnQueue$OutboundCallerConfigProperty$Builder instance using the provided configuration. The function takes the CfnQueue$OutboundCallerConfigProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. 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 | |---|---|---|---| | `outboundCallerIdName` | java.lang.String | [[cdk.support/lookup-entry]] | `:outbound-caller-id-name` | | `outboundCallerIdNumberArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:outbound-caller-id-number-arn` | | `outboundFlowArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:outbound-flow-arn` |
(build-cfn-queue-props-builder builder id config)
The build-cfn-queue-props-builder function updates a CfnQueueProps$Builder instance using the provided configuration. The function takes the CfnQueueProps$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
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 |
hoursOfOperationArn | java.lang.String | cdk.support/lookup-entry | :hours-of-operation-arn |
instanceArn | java.lang.String | cdk.support/lookup-entry | :instance-arn |
maxContacts | java.lang.Number | cdk.support/lookup-entry | :max-contacts |
name | java.lang.String | cdk.support/lookup-entry | :name |
outboundCallerConfig | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :outbound-caller-config |
quickConnectArns | java.util.List | cdk.support/lookup-entry | :quick-connect-arns |
status | java.lang.String | cdk.support/lookup-entry | :status |
tags | java.util.List | cdk.support/lookup-entry | :tags |
The build-cfn-queue-props-builder function updates a CfnQueueProps$Builder instance using the provided configuration. The function takes the CfnQueueProps$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. 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` | | `hoursOfOperationArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:hours-of-operation-arn` | | `instanceArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:instance-arn` | | `maxContacts` | java.lang.Number | [[cdk.support/lookup-entry]] | `:max-contacts` | | `name` | java.lang.String | [[cdk.support/lookup-entry]] | `:name` | | `outboundCallerConfig` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:outbound-caller-config` | | `quickConnectArns` | java.util.List | [[cdk.support/lookup-entry]] | `:quick-connect-arns` | | `status` | java.lang.String | [[cdk.support/lookup-entry]] | `:status` | | `tags` | java.util.List | [[cdk.support/lookup-entry]] | `:tags` |
(build-cfn-quick-connect-builder builder id config)
The build-cfn-quick-connect-builder function updates a CfnQuickConnect$Builder instance using the provided configuration. The function takes the CfnQuickConnect$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
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 |
instanceArn | java.lang.String | cdk.support/lookup-entry | :instance-arn |
name | java.lang.String | cdk.support/lookup-entry | :name |
quickConnectConfig | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :quick-connect-config |
tags | java.util.List | cdk.support/lookup-entry | :tags |
The build-cfn-quick-connect-builder function updates a CfnQuickConnect$Builder instance using the provided configuration. The function takes the CfnQuickConnect$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. 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` | | `instanceArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:instance-arn` | | `name` | java.lang.String | [[cdk.support/lookup-entry]] | `:name` | | `quickConnectConfig` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:quick-connect-config` | | `tags` | java.util.List | [[cdk.support/lookup-entry]] | `:tags` |
(build-cfn-quick-connect-phone-number-quick-connect-config-property-builder
builder
id
config)
The build-cfn-quick-connect-phone-number-quick-connect-config-property-builder function updates a CfnQuickConnect$PhoneNumberQuickConnectConfigProperty$Builder instance using the provided configuration. The function takes the CfnQuickConnect$PhoneNumberQuickConnectConfigProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
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 |
---|---|---|---|
phoneNumber | java.lang.String | cdk.support/lookup-entry | :phone-number |
The build-cfn-quick-connect-phone-number-quick-connect-config-property-builder function updates a CfnQuickConnect$PhoneNumberQuickConnectConfigProperty$Builder instance using the provided configuration. The function takes the CfnQuickConnect$PhoneNumberQuickConnectConfigProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. 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 | |---|---|---|---| | `phoneNumber` | java.lang.String | [[cdk.support/lookup-entry]] | `:phone-number` |
(build-cfn-quick-connect-props-builder builder id config)
The build-cfn-quick-connect-props-builder function updates a CfnQuickConnectProps$Builder instance using the provided configuration. The function takes the CfnQuickConnectProps$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
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 |
instanceArn | java.lang.String | cdk.support/lookup-entry | :instance-arn |
name | java.lang.String | cdk.support/lookup-entry | :name |
quickConnectConfig | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :quick-connect-config |
tags | java.util.List | cdk.support/lookup-entry | :tags |
The build-cfn-quick-connect-props-builder function updates a CfnQuickConnectProps$Builder instance using the provided configuration. The function takes the CfnQuickConnectProps$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. 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` | | `instanceArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:instance-arn` | | `name` | java.lang.String | [[cdk.support/lookup-entry]] | `:name` | | `quickConnectConfig` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:quick-connect-config` | | `tags` | java.util.List | [[cdk.support/lookup-entry]] | `:tags` |
(build-cfn-quick-connect-queue-quick-connect-config-property-builder builder
id
config)
The build-cfn-quick-connect-queue-quick-connect-config-property-builder function updates a CfnQuickConnect$QueueQuickConnectConfigProperty$Builder instance using the provided configuration. The function takes the CfnQuickConnect$QueueQuickConnectConfigProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
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 |
---|---|---|---|
contactFlowArn | java.lang.String | cdk.support/lookup-entry | :contact-flow-arn |
queueArn | java.lang.String | cdk.support/lookup-entry | :queue-arn |
The build-cfn-quick-connect-queue-quick-connect-config-property-builder function updates a CfnQuickConnect$QueueQuickConnectConfigProperty$Builder instance using the provided configuration. The function takes the CfnQuickConnect$QueueQuickConnectConfigProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. 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 | |---|---|---|---| | `contactFlowArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:contact-flow-arn` | | `queueArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:queue-arn` |
(build-cfn-quick-connect-quick-connect-config-property-builder builder
id
config)
The build-cfn-quick-connect-quick-connect-config-property-builder function updates a CfnQuickConnect$QuickConnectConfigProperty$Builder instance using the provided configuration. The function takes the CfnQuickConnect$QuickConnectConfigProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
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 |
---|---|---|---|
phoneConfig | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :phone-config |
queueConfig | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :queue-config |
quickConnectType | java.lang.String | cdk.support/lookup-entry | :quick-connect-type |
userConfig | software.amazon.awscdk.services.connect.CfnQuickConnect$UserQuickConnectConfigProperty | cdk.support/lookup-entry | :user-config |
The build-cfn-quick-connect-quick-connect-config-property-builder function updates a CfnQuickConnect$QuickConnectConfigProperty$Builder instance using the provided configuration. The function takes the CfnQuickConnect$QuickConnectConfigProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. 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 | |---|---|---|---| | `phoneConfig` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:phone-config` | | `queueConfig` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:queue-config` | | `quickConnectType` | java.lang.String | [[cdk.support/lookup-entry]] | `:quick-connect-type` | | `userConfig` | software.amazon.awscdk.services.connect.CfnQuickConnect$UserQuickConnectConfigProperty | [[cdk.support/lookup-entry]] | `:user-config` |
(build-cfn-quick-connect-user-quick-connect-config-property-builder builder
id
config)
The build-cfn-quick-connect-user-quick-connect-config-property-builder function updates a CfnQuickConnect$UserQuickConnectConfigProperty$Builder instance using the provided configuration. The function takes the CfnQuickConnect$UserQuickConnectConfigProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
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 |
---|---|---|---|
contactFlowArn | java.lang.String | cdk.support/lookup-entry | :contact-flow-arn |
userArn | java.lang.String | cdk.support/lookup-entry | :user-arn |
The build-cfn-quick-connect-user-quick-connect-config-property-builder function updates a CfnQuickConnect$UserQuickConnectConfigProperty$Builder instance using the provided configuration. The function takes the CfnQuickConnect$UserQuickConnectConfigProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. 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 | |---|---|---|---| | `contactFlowArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:contact-flow-arn` | | `userArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:user-arn` |
(build-cfn-routing-profile-builder builder id config)
The build-cfn-routing-profile-builder function updates a CfnRoutingProfile$Builder instance using the provided configuration. The function takes the CfnRoutingProfile$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
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 |
---|---|---|---|
agentAvailabilityTimer | java.lang.String | cdk.support/lookup-entry | :agent-availability-timer |
defaultOutboundQueueArn | java.lang.String | cdk.support/lookup-entry | :default-outbound-queue-arn |
description | java.lang.String | cdk.support/lookup-entry | :description |
instanceArn | java.lang.String | cdk.support/lookup-entry | :instance-arn |
mediaConcurrencies | java.util.List | cdk.support/lookup-entry | :media-concurrencies |
name | java.lang.String | cdk.support/lookup-entry | :name |
queueConfigs | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :queue-configs |
tags | java.util.List | cdk.support/lookup-entry | :tags |
The build-cfn-routing-profile-builder function updates a CfnRoutingProfile$Builder instance using the provided configuration. The function takes the CfnRoutingProfile$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. 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 | |---|---|---|---| | `agentAvailabilityTimer` | java.lang.String | [[cdk.support/lookup-entry]] | `:agent-availability-timer` | | `defaultOutboundQueueArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:default-outbound-queue-arn` | | `description` | java.lang.String | [[cdk.support/lookup-entry]] | `:description` | | `instanceArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:instance-arn` | | `mediaConcurrencies` | java.util.List | [[cdk.support/lookup-entry]] | `:media-concurrencies` | | `name` | java.lang.String | [[cdk.support/lookup-entry]] | `:name` | | `queueConfigs` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:queue-configs` | | `tags` | java.util.List | [[cdk.support/lookup-entry]] | `:tags` |
(build-cfn-routing-profile-cross-channel-behavior-property-builder builder
id
config)
The build-cfn-routing-profile-cross-channel-behavior-property-builder function updates a CfnRoutingProfile$CrossChannelBehaviorProperty$Builder instance using the provided configuration. The function takes the CfnRoutingProfile$CrossChannelBehaviorProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
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 |
---|---|---|---|
behaviorType | java.lang.String | cdk.support/lookup-entry | :behavior-type |
The build-cfn-routing-profile-cross-channel-behavior-property-builder function updates a CfnRoutingProfile$CrossChannelBehaviorProperty$Builder instance using the provided configuration. The function takes the CfnRoutingProfile$CrossChannelBehaviorProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. 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 | |---|---|---|---| | `behaviorType` | java.lang.String | [[cdk.support/lookup-entry]] | `:behavior-type` |
(build-cfn-routing-profile-media-concurrency-property-builder builder id config)
The build-cfn-routing-profile-media-concurrency-property-builder function updates a CfnRoutingProfile$MediaConcurrencyProperty$Builder instance using the provided configuration. The function takes the CfnRoutingProfile$MediaConcurrencyProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
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 |
---|---|---|---|
channel | java.lang.String | cdk.support/lookup-entry | :channel |
concurrency | java.lang.Number | cdk.support/lookup-entry | :concurrency |
crossChannelBehavior | software.amazon.awscdk.services.connect.CfnRoutingProfile$CrossChannelBehaviorProperty | cdk.support/lookup-entry | :cross-channel-behavior |
The build-cfn-routing-profile-media-concurrency-property-builder function updates a CfnRoutingProfile$MediaConcurrencyProperty$Builder instance using the provided configuration. The function takes the CfnRoutingProfile$MediaConcurrencyProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. 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 | |---|---|---|---| | `channel` | java.lang.String | [[cdk.support/lookup-entry]] | `:channel` | | `concurrency` | java.lang.Number | [[cdk.support/lookup-entry]] | `:concurrency` | | `crossChannelBehavior` | software.amazon.awscdk.services.connect.CfnRoutingProfile$CrossChannelBehaviorProperty | [[cdk.support/lookup-entry]] | `:cross-channel-behavior` |
(build-cfn-routing-profile-props-builder builder id config)
The build-cfn-routing-profile-props-builder function updates a CfnRoutingProfileProps$Builder instance using the provided configuration. The function takes the CfnRoutingProfileProps$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
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 |
---|---|---|---|
agentAvailabilityTimer | java.lang.String | cdk.support/lookup-entry | :agent-availability-timer |
defaultOutboundQueueArn | java.lang.String | cdk.support/lookup-entry | :default-outbound-queue-arn |
description | java.lang.String | cdk.support/lookup-entry | :description |
instanceArn | java.lang.String | cdk.support/lookup-entry | :instance-arn |
mediaConcurrencies | java.util.List | cdk.support/lookup-entry | :media-concurrencies |
name | java.lang.String | cdk.support/lookup-entry | :name |
queueConfigs | java.util.List | cdk.support/lookup-entry | :queue-configs |
tags | java.util.List | cdk.support/lookup-entry | :tags |
The build-cfn-routing-profile-props-builder function updates a CfnRoutingProfileProps$Builder instance using the provided configuration. The function takes the CfnRoutingProfileProps$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. 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 | |---|---|---|---| | `agentAvailabilityTimer` | java.lang.String | [[cdk.support/lookup-entry]] | `:agent-availability-timer` | | `defaultOutboundQueueArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:default-outbound-queue-arn` | | `description` | java.lang.String | [[cdk.support/lookup-entry]] | `:description` | | `instanceArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:instance-arn` | | `mediaConcurrencies` | java.util.List | [[cdk.support/lookup-entry]] | `:media-concurrencies` | | `name` | java.lang.String | [[cdk.support/lookup-entry]] | `:name` | | `queueConfigs` | java.util.List | [[cdk.support/lookup-entry]] | `:queue-configs` | | `tags` | java.util.List | [[cdk.support/lookup-entry]] | `:tags` |
(build-cfn-routing-profile-routing-profile-queue-config-property-builder builder
id
config)
The build-cfn-routing-profile-routing-profile-queue-config-property-builder function updates a CfnRoutingProfile$RoutingProfileQueueConfigProperty$Builder instance using the provided configuration. The function takes the CfnRoutingProfile$RoutingProfileQueueConfigProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
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 |
---|---|---|---|
delay | java.lang.Number | cdk.support/lookup-entry | :delay |
priority | java.lang.Number | cdk.support/lookup-entry | :priority |
queueReference | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :queue-reference |
The build-cfn-routing-profile-routing-profile-queue-config-property-builder function updates a CfnRoutingProfile$RoutingProfileQueueConfigProperty$Builder instance using the provided configuration. The function takes the CfnRoutingProfile$RoutingProfileQueueConfigProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. 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 | |---|---|---|---| | `delay` | java.lang.Number | [[cdk.support/lookup-entry]] | `:delay` | | `priority` | java.lang.Number | [[cdk.support/lookup-entry]] | `:priority` | | `queueReference` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:queue-reference` |
(build-cfn-routing-profile-routing-profile-queue-reference-property-builder
builder
id
config)
The build-cfn-routing-profile-routing-profile-queue-reference-property-builder function updates a CfnRoutingProfile$RoutingProfileQueueReferenceProperty$Builder instance using the provided configuration. The function takes the CfnRoutingProfile$RoutingProfileQueueReferenceProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
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 |
---|---|---|---|
channel | java.lang.String | cdk.support/lookup-entry | :channel |
queueArn | java.lang.String | cdk.support/lookup-entry | :queue-arn |
The build-cfn-routing-profile-routing-profile-queue-reference-property-builder function updates a CfnRoutingProfile$RoutingProfileQueueReferenceProperty$Builder instance using the provided configuration. The function takes the CfnRoutingProfile$RoutingProfileQueueReferenceProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. 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 | |---|---|---|---| | `channel` | java.lang.String | [[cdk.support/lookup-entry]] | `:channel` | | `queueArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:queue-arn` |
(build-cfn-rule-actions-property-builder builder id config)
The build-cfn-rule-actions-property-builder function updates a CfnRule$ActionsProperty$Builder instance using the provided configuration. The function takes the CfnRule$ActionsProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
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 |
---|---|---|---|
assignContactCategoryActions | java.util.List | cdk.support/lookup-entry | :assign-contact-category-actions |
createCaseActions | java.util.List | cdk.support/lookup-entry | :create-case-actions |
endAssociatedTasksActions | java.util.List | cdk.support/lookup-entry | :end-associated-tasks-actions |
eventBridgeActions | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :event-bridge-actions |
sendNotificationActions | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :send-notification-actions |
taskActions | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :task-actions |
updateCaseActions | java.util.List | cdk.support/lookup-entry | :update-case-actions |
The build-cfn-rule-actions-property-builder function updates a CfnRule$ActionsProperty$Builder instance using the provided configuration. The function takes the CfnRule$ActionsProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. 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 | |---|---|---|---| | `assignContactCategoryActions` | java.util.List | [[cdk.support/lookup-entry]] | `:assign-contact-category-actions` | | `createCaseActions` | java.util.List | [[cdk.support/lookup-entry]] | `:create-case-actions` | | `endAssociatedTasksActions` | java.util.List | [[cdk.support/lookup-entry]] | `:end-associated-tasks-actions` | | `eventBridgeActions` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:event-bridge-actions` | | `sendNotificationActions` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:send-notification-actions` | | `taskActions` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:task-actions` | | `updateCaseActions` | java.util.List | [[cdk.support/lookup-entry]] | `:update-case-actions` |
(build-cfn-rule-builder builder id config)
The build-cfn-rule-builder function updates a CfnRule$Builder instance using the provided configuration. The function takes the CfnRule$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:
Field | DataType | Lookup Function | Data Key |
---|---|---|---|
actions | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :actions |
function | java.lang.String | cdk.support/lookup-entry | :function |
instanceArn | java.lang.String | cdk.support/lookup-entry | :instance-arn |
name | java.lang.String | cdk.support/lookup-entry | :name |
publishStatus | java.lang.String | cdk.support/lookup-entry | :publish-status |
tags | java.util.List | cdk.support/lookup-entry | :tags |
triggerEventSource | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :trigger-event-source |
The build-cfn-rule-builder function updates a CfnRule$Builder instance using the provided configuration. The function takes the CfnRule$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value: | Field | DataType | Lookup Function | Data Key | |---|---|---|---| | `actions` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:actions` | | `function` | java.lang.String | [[cdk.support/lookup-entry]] | `:function` | | `instanceArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:instance-arn` | | `name` | java.lang.String | [[cdk.support/lookup-entry]] | `:name` | | `publishStatus` | java.lang.String | [[cdk.support/lookup-entry]] | `:publish-status` | | `tags` | java.util.List | [[cdk.support/lookup-entry]] | `:tags` | | `triggerEventSource` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:trigger-event-source` |
(build-cfn-rule-create-case-action-property-builder builder id config)
The build-cfn-rule-create-case-action-property-builder function updates a CfnRule$CreateCaseActionProperty$Builder instance using the provided configuration. The function takes the CfnRule$CreateCaseActionProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
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 |
---|---|---|---|
fields | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :fields |
templateId | java.lang.String | cdk.support/lookup-entry | :template-id |
The build-cfn-rule-create-case-action-property-builder function updates a CfnRule$CreateCaseActionProperty$Builder instance using the provided configuration. The function takes the CfnRule$CreateCaseActionProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. 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 | |---|---|---|---| | `fields` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:fields` | | `templateId` | java.lang.String | [[cdk.support/lookup-entry]] | `:template-id` |
(build-cfn-rule-event-bridge-action-property-builder builder id config)
The build-cfn-rule-event-bridge-action-property-builder function updates a CfnRule$EventBridgeActionProperty$Builder instance using the provided configuration. The function takes the CfnRule$EventBridgeActionProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
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-rule-event-bridge-action-property-builder function updates a CfnRule$EventBridgeActionProperty$Builder instance using the provided configuration. The function takes the CfnRule$EventBridgeActionProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. 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-rule-field-property-builder builder id config)
The build-cfn-rule-field-property-builder function updates a CfnRule$FieldProperty$Builder instance using the provided configuration. The function takes the CfnRule$FieldProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
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 |
---|---|---|---|
id | java.lang.String | cdk.support/lookup-entry | :id |
value | software.amazon.awscdk.services.connect.CfnRule$FieldValueProperty | cdk.support/lookup-entry | :value |
The build-cfn-rule-field-property-builder function updates a CfnRule$FieldProperty$Builder instance using the provided configuration. The function takes the CfnRule$FieldProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. 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 | |---|---|---|---| | `id` | java.lang.String | [[cdk.support/lookup-entry]] | `:id` | | `value` | software.amazon.awscdk.services.connect.CfnRule$FieldValueProperty | [[cdk.support/lookup-entry]] | `:value` |
(build-cfn-rule-field-value-property-builder builder id config)
The build-cfn-rule-field-value-property-builder function updates a CfnRule$FieldValueProperty$Builder instance using the provided configuration. The function takes the CfnRule$FieldValueProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:
Field | DataType | Lookup Function | Data Key |
---|---|---|---|
booleanValue | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :boolean-value |
doubleValue | java.lang.Number | cdk.support/lookup-entry | :double-value |
emptyValue | java.lang.Object | cdk.support/lookup-entry | :empty-value |
stringValue | java.lang.String | cdk.support/lookup-entry | :string-value |
The build-cfn-rule-field-value-property-builder function updates a CfnRule$FieldValueProperty$Builder instance using the provided configuration. The function takes the CfnRule$FieldValueProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value: | Field | DataType | Lookup Function | Data Key | |---|---|---|---| | `booleanValue` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:boolean-value` | | `doubleValue` | java.lang.Number | [[cdk.support/lookup-entry]] | `:double-value` | | `emptyValue` | java.lang.Object | [[cdk.support/lookup-entry]] | `:empty-value` | | `stringValue` | java.lang.String | [[cdk.support/lookup-entry]] | `:string-value` |
(build-cfn-rule-notification-recipient-type-property-builder builder id config)
The build-cfn-rule-notification-recipient-type-property-builder function updates a CfnRule$NotificationRecipientTypeProperty$Builder instance using the provided configuration. The function takes the CfnRule$NotificationRecipientTypeProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
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 |
---|---|---|---|
userArns | java.util.List | cdk.support/lookup-entry | :user-arns |
userTags | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :user-tags |
The build-cfn-rule-notification-recipient-type-property-builder function updates a CfnRule$NotificationRecipientTypeProperty$Builder instance using the provided configuration. The function takes the CfnRule$NotificationRecipientTypeProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. 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 | |---|---|---|---| | `userArns` | java.util.List | [[cdk.support/lookup-entry]] | `:user-arns` | | `userTags` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:user-tags` |
(build-cfn-rule-props-builder builder id config)
The build-cfn-rule-props-builder function updates a CfnRuleProps$Builder instance using the provided configuration. The function takes the CfnRuleProps$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:
Field | DataType | Lookup Function | Data Key |
---|---|---|---|
actions | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :actions |
function | java.lang.String | cdk.support/lookup-entry | :function |
instanceArn | java.lang.String | cdk.support/lookup-entry | :instance-arn |
name | java.lang.String | cdk.support/lookup-entry | :name |
publishStatus | java.lang.String | cdk.support/lookup-entry | :publish-status |
tags | java.util.List | cdk.support/lookup-entry | :tags |
triggerEventSource | software.amazon.awscdk.services.connect.CfnRule$RuleTriggerEventSourceProperty | cdk.support/lookup-entry | :trigger-event-source |
The build-cfn-rule-props-builder function updates a CfnRuleProps$Builder instance using the provided configuration. The function takes the CfnRuleProps$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value: | Field | DataType | Lookup Function | Data Key | |---|---|---|---| | `actions` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:actions` | | `function` | java.lang.String | [[cdk.support/lookup-entry]] | `:function` | | `instanceArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:instance-arn` | | `name` | java.lang.String | [[cdk.support/lookup-entry]] | `:name` | | `publishStatus` | java.lang.String | [[cdk.support/lookup-entry]] | `:publish-status` | | `tags` | java.util.List | [[cdk.support/lookup-entry]] | `:tags` | | `triggerEventSource` | software.amazon.awscdk.services.connect.CfnRule$RuleTriggerEventSourceProperty | [[cdk.support/lookup-entry]] | `:trigger-event-source` |
(build-cfn-rule-reference-property-builder builder id config)
The build-cfn-rule-reference-property-builder function updates a CfnRule$ReferenceProperty$Builder instance using the provided configuration. The function takes the CfnRule$ReferenceProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
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 |
---|---|---|---|
type | java.lang.String | cdk.support/lookup-entry | :type |
value | java.lang.String | cdk.support/lookup-entry | :value |
The build-cfn-rule-reference-property-builder function updates a CfnRule$ReferenceProperty$Builder instance using the provided configuration. The function takes the CfnRule$ReferenceProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. 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 | |---|---|---|---| | `type` | java.lang.String | [[cdk.support/lookup-entry]] | `:type` | | `value` | java.lang.String | [[cdk.support/lookup-entry]] | `:value` |
(build-cfn-rule-rule-trigger-event-source-property-builder builder id config)
The build-cfn-rule-rule-trigger-event-source-property-builder function updates a CfnRule$RuleTriggerEventSourceProperty$Builder instance using the provided configuration. The function takes the CfnRule$RuleTriggerEventSourceProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
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 |
---|---|---|---|
eventSourceName | java.lang.String | cdk.support/lookup-entry | :event-source-name |
integrationAssociationArn | java.lang.String | cdk.support/lookup-entry | :integration-association-arn |
The build-cfn-rule-rule-trigger-event-source-property-builder function updates a CfnRule$RuleTriggerEventSourceProperty$Builder instance using the provided configuration. The function takes the CfnRule$RuleTriggerEventSourceProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. 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 | |---|---|---|---| | `eventSourceName` | java.lang.String | [[cdk.support/lookup-entry]] | `:event-source-name` | | `integrationAssociationArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:integration-association-arn` |
(build-cfn-rule-send-notification-action-property-builder builder id config)
The build-cfn-rule-send-notification-action-property-builder function updates a CfnRule$SendNotificationActionProperty$Builder instance using the provided configuration. The function takes the CfnRule$SendNotificationActionProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
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 |
---|---|---|---|
content | java.lang.String | cdk.support/lookup-entry | :content |
contentType | java.lang.String | cdk.support/lookup-entry | :content-type |
deliveryMethod | java.lang.String | cdk.support/lookup-entry | :delivery-method |
recipient | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :recipient |
subject | java.lang.String | cdk.support/lookup-entry | :subject |
The build-cfn-rule-send-notification-action-property-builder function updates a CfnRule$SendNotificationActionProperty$Builder instance using the provided configuration. The function takes the CfnRule$SendNotificationActionProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. 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 | |---|---|---|---| | `content` | java.lang.String | [[cdk.support/lookup-entry]] | `:content` | | `contentType` | java.lang.String | [[cdk.support/lookup-entry]] | `:content-type` | | `deliveryMethod` | java.lang.String | [[cdk.support/lookup-entry]] | `:delivery-method` | | `recipient` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:recipient` | | `subject` | java.lang.String | [[cdk.support/lookup-entry]] | `:subject` |
(build-cfn-rule-task-action-property-builder builder id config)
The build-cfn-rule-task-action-property-builder function updates a CfnRule$TaskActionProperty$Builder instance using the provided configuration. The function takes the CfnRule$TaskActionProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
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 |
---|---|---|---|
contactFlowArn | java.lang.String | cdk.support/lookup-entry | :contact-flow-arn |
description | java.lang.String | cdk.support/lookup-entry | :description |
name | java.lang.String | cdk.support/lookup-entry | :name |
references | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :references |
The build-cfn-rule-task-action-property-builder function updates a CfnRule$TaskActionProperty$Builder instance using the provided configuration. The function takes the CfnRule$TaskActionProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. 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 | |---|---|---|---| | `contactFlowArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:contact-flow-arn` | | `description` | java.lang.String | [[cdk.support/lookup-entry]] | `:description` | | `name` | java.lang.String | [[cdk.support/lookup-entry]] | `:name` | | `references` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:references` |
(build-cfn-rule-update-case-action-property-builder builder id config)
The build-cfn-rule-update-case-action-property-builder function updates a CfnRule$UpdateCaseActionProperty$Builder instance using the provided configuration. The function takes the CfnRule$UpdateCaseActionProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
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 |
---|---|---|---|
fields | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :fields |
The build-cfn-rule-update-case-action-property-builder function updates a CfnRule$UpdateCaseActionProperty$Builder instance using the provided configuration. The function takes the CfnRule$UpdateCaseActionProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. 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 | |---|---|---|---| | `fields` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:fields` |
(build-cfn-security-key-builder builder id config)
The build-cfn-security-key-builder function updates a CfnSecurityKey$Builder instance using the provided configuration. The function takes the CfnSecurityKey$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
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 |
---|---|---|---|
instanceId | java.lang.String | cdk.support/lookup-entry | :instance-id |
key | java.lang.String | cdk.support/lookup-entry | :key |
The build-cfn-security-key-builder function updates a CfnSecurityKey$Builder instance using the provided configuration. The function takes the CfnSecurityKey$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. 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 | |---|---|---|---| | `instanceId` | java.lang.String | [[cdk.support/lookup-entry]] | `:instance-id` | | `key` | java.lang.String | [[cdk.support/lookup-entry]] | `:key` |
(build-cfn-security-key-props-builder builder id config)
The build-cfn-security-key-props-builder function updates a CfnSecurityKeyProps$Builder instance using the provided configuration. The function takes the CfnSecurityKeyProps$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
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 |
---|---|---|---|
instanceId | java.lang.String | cdk.support/lookup-entry | :instance-id |
key | java.lang.String | cdk.support/lookup-entry | :key |
The build-cfn-security-key-props-builder function updates a CfnSecurityKeyProps$Builder instance using the provided configuration. The function takes the CfnSecurityKeyProps$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. 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 | |---|---|---|---| | `instanceId` | java.lang.String | [[cdk.support/lookup-entry]] | `:instance-id` | | `key` | java.lang.String | [[cdk.support/lookup-entry]] | `:key` |
(build-cfn-security-profile-application-property-builder builder id config)
The build-cfn-security-profile-application-property-builder function updates a CfnSecurityProfile$ApplicationProperty$Builder instance using the provided configuration. The function takes the CfnSecurityProfile$ApplicationProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
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 |
---|---|---|---|
applicationPermissions | java.util.List | cdk.support/lookup-entry | :application-permissions |
namespace | java.lang.String | cdk.support/lookup-entry | :namespace |
The build-cfn-security-profile-application-property-builder function updates a CfnSecurityProfile$ApplicationProperty$Builder instance using the provided configuration. The function takes the CfnSecurityProfile$ApplicationProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. 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 | |---|---|---|---| | `applicationPermissions` | java.util.List | [[cdk.support/lookup-entry]] | `:application-permissions` | | `namespace` | java.lang.String | [[cdk.support/lookup-entry]] | `:namespace` |
(build-cfn-security-profile-builder builder id config)
The build-cfn-security-profile-builder function updates a CfnSecurityProfile$Builder instance using the provided configuration. The function takes the CfnSecurityProfile$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
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 |
---|---|---|---|
allowedAccessControlHierarchyGroupId | java.lang.String | cdk.support/lookup-entry | :allowed-access-control-hierarchy-group-id |
allowedAccessControlTags | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :allowed-access-control-tags |
applications | java.util.List | cdk.support/lookup-entry | :applications |
description | java.lang.String | cdk.support/lookup-entry | :description |
hierarchyRestrictedResources | java.util.List | cdk.support/lookup-entry | :hierarchy-restricted-resources |
instanceArn | java.lang.String | cdk.support/lookup-entry | :instance-arn |
permissions | java.util.List | cdk.support/lookup-entry | :permissions |
securityProfileName | java.lang.String | cdk.support/lookup-entry | :security-profile-name |
tagRestrictedResources | java.util.List | cdk.support/lookup-entry | :tag-restricted-resources |
tags | java.util.List | cdk.support/lookup-entry | :tags |
The build-cfn-security-profile-builder function updates a CfnSecurityProfile$Builder instance using the provided configuration. The function takes the CfnSecurityProfile$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. 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 | |---|---|---|---| | `allowedAccessControlHierarchyGroupId` | java.lang.String | [[cdk.support/lookup-entry]] | `:allowed-access-control-hierarchy-group-id` | | `allowedAccessControlTags` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:allowed-access-control-tags` | | `applications` | java.util.List | [[cdk.support/lookup-entry]] | `:applications` | | `description` | java.lang.String | [[cdk.support/lookup-entry]] | `:description` | | `hierarchyRestrictedResources` | java.util.List | [[cdk.support/lookup-entry]] | `:hierarchy-restricted-resources` | | `instanceArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:instance-arn` | | `permissions` | java.util.List | [[cdk.support/lookup-entry]] | `:permissions` | | `securityProfileName` | java.lang.String | [[cdk.support/lookup-entry]] | `:security-profile-name` | | `tagRestrictedResources` | java.util.List | [[cdk.support/lookup-entry]] | `:tag-restricted-resources` | | `tags` | java.util.List | [[cdk.support/lookup-entry]] | `:tags` |
(build-cfn-security-profile-props-builder builder id config)
The build-cfn-security-profile-props-builder function updates a CfnSecurityProfileProps$Builder instance using the provided configuration. The function takes the CfnSecurityProfileProps$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
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 |
---|---|---|---|
allowedAccessControlHierarchyGroupId | java.lang.String | cdk.support/lookup-entry | :allowed-access-control-hierarchy-group-id |
allowedAccessControlTags | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :allowed-access-control-tags |
applications | java.util.List | cdk.support/lookup-entry | :applications |
description | java.lang.String | cdk.support/lookup-entry | :description |
hierarchyRestrictedResources | java.util.List | cdk.support/lookup-entry | :hierarchy-restricted-resources |
instanceArn | java.lang.String | cdk.support/lookup-entry | :instance-arn |
permissions | java.util.List | cdk.support/lookup-entry | :permissions |
securityProfileName | java.lang.String | cdk.support/lookup-entry | :security-profile-name |
tagRestrictedResources | java.util.List | cdk.support/lookup-entry | :tag-restricted-resources |
tags | java.util.List | cdk.support/lookup-entry | :tags |
The build-cfn-security-profile-props-builder function updates a CfnSecurityProfileProps$Builder instance using the provided configuration. The function takes the CfnSecurityProfileProps$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. 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 | |---|---|---|---| | `allowedAccessControlHierarchyGroupId` | java.lang.String | [[cdk.support/lookup-entry]] | `:allowed-access-control-hierarchy-group-id` | | `allowedAccessControlTags` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:allowed-access-control-tags` | | `applications` | java.util.List | [[cdk.support/lookup-entry]] | `:applications` | | `description` | java.lang.String | [[cdk.support/lookup-entry]] | `:description` | | `hierarchyRestrictedResources` | java.util.List | [[cdk.support/lookup-entry]] | `:hierarchy-restricted-resources` | | `instanceArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:instance-arn` | | `permissions` | java.util.List | [[cdk.support/lookup-entry]] | `:permissions` | | `securityProfileName` | java.lang.String | [[cdk.support/lookup-entry]] | `:security-profile-name` | | `tagRestrictedResources` | java.util.List | [[cdk.support/lookup-entry]] | `:tag-restricted-resources` | | `tags` | java.util.List | [[cdk.support/lookup-entry]] | `:tags` |
(build-cfn-task-template-builder builder id config)
The build-cfn-task-template-builder function updates a CfnTaskTemplate$Builder instance using the provided configuration. The function takes the CfnTaskTemplate$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
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 |
---|---|---|---|
clientToken | java.lang.String | cdk.support/lookup-entry | :client-token |
constraints | java.lang.Object | cdk.support/lookup-entry | :constraints |
contactFlowArn | java.lang.String | cdk.support/lookup-entry | :contact-flow-arn |
defaults | java.util.List | cdk.support/lookup-entry | :defaults |
description | java.lang.String | cdk.support/lookup-entry | :description |
fields | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :fields |
instanceArn | java.lang.String | cdk.support/lookup-entry | :instance-arn |
name | java.lang.String | cdk.support/lookup-entry | :name |
status | java.lang.String | cdk.support/lookup-entry | :status |
tags | java.util.List | cdk.support/lookup-entry | :tags |
The build-cfn-task-template-builder function updates a CfnTaskTemplate$Builder instance using the provided configuration. The function takes the CfnTaskTemplate$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. 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 | |---|---|---|---| | `clientToken` | java.lang.String | [[cdk.support/lookup-entry]] | `:client-token` | | `constraints` | java.lang.Object | [[cdk.support/lookup-entry]] | `:constraints` | | `contactFlowArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:contact-flow-arn` | | `defaults` | java.util.List | [[cdk.support/lookup-entry]] | `:defaults` | | `description` | java.lang.String | [[cdk.support/lookup-entry]] | `:description` | | `fields` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:fields` | | `instanceArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:instance-arn` | | `name` | java.lang.String | [[cdk.support/lookup-entry]] | `:name` | | `status` | java.lang.String | [[cdk.support/lookup-entry]] | `:status` | | `tags` | java.util.List | [[cdk.support/lookup-entry]] | `:tags` |
(build-cfn-task-template-constraints-property-builder builder id config)
The build-cfn-task-template-constraints-property-builder function updates a CfnTaskTemplate$ConstraintsProperty$Builder instance using the provided configuration. The function takes the CfnTaskTemplate$ConstraintsProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
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 |
---|---|---|---|
invisibleFields | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :invisible-fields |
readOnlyFields | java.util.List | cdk.support/lookup-entry | :read-only-fields |
requiredFields | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :required-fields |
The build-cfn-task-template-constraints-property-builder function updates a CfnTaskTemplate$ConstraintsProperty$Builder instance using the provided configuration. The function takes the CfnTaskTemplate$ConstraintsProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. 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 | |---|---|---|---| | `invisibleFields` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:invisible-fields` | | `readOnlyFields` | java.util.List | [[cdk.support/lookup-entry]] | `:read-only-fields` | | `requiredFields` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:required-fields` |
(build-cfn-task-template-default-field-value-property-builder builder id config)
The build-cfn-task-template-default-field-value-property-builder function updates a CfnTaskTemplate$DefaultFieldValueProperty$Builder instance using the provided configuration. The function takes the CfnTaskTemplate$DefaultFieldValueProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
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 |
---|---|---|---|
defaultValue | java.lang.String | cdk.support/lookup-entry | :default-value |
id | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :id |
The build-cfn-task-template-default-field-value-property-builder function updates a CfnTaskTemplate$DefaultFieldValueProperty$Builder instance using the provided configuration. The function takes the CfnTaskTemplate$DefaultFieldValueProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. 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 | |---|---|---|---| | `defaultValue` | java.lang.String | [[cdk.support/lookup-entry]] | `:default-value` | | `id` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:id` |
(build-cfn-task-template-field-identifier-property-builder builder id config)
The build-cfn-task-template-field-identifier-property-builder function updates a CfnTaskTemplate$FieldIdentifierProperty$Builder instance using the provided configuration. The function takes the CfnTaskTemplate$FieldIdentifierProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
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-task-template-field-identifier-property-builder function updates a CfnTaskTemplate$FieldIdentifierProperty$Builder instance using the provided configuration. The function takes the CfnTaskTemplate$FieldIdentifierProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. 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-task-template-field-property-builder builder id config)
The build-cfn-task-template-field-property-builder function updates a CfnTaskTemplate$FieldProperty$Builder instance using the provided configuration. The function takes the CfnTaskTemplate$FieldProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
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 |
id | software.amazon.awscdk.services.connect.CfnTaskTemplate$FieldIdentifierProperty | cdk.support/lookup-entry | :id |
singleSelectOptions | java.util.List | cdk.support/lookup-entry | :single-select-options |
type | java.lang.String | cdk.support/lookup-entry | :type |
The build-cfn-task-template-field-property-builder function updates a CfnTaskTemplate$FieldProperty$Builder instance using the provided configuration. The function takes the CfnTaskTemplate$FieldProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. 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` | | `id` | software.amazon.awscdk.services.connect.CfnTaskTemplate$FieldIdentifierProperty | [[cdk.support/lookup-entry]] | `:id` | | `singleSelectOptions` | java.util.List | [[cdk.support/lookup-entry]] | `:single-select-options` | | `type` | java.lang.String | [[cdk.support/lookup-entry]] | `:type` |
(build-cfn-task-template-invisible-field-info-property-builder builder
id
config)
The build-cfn-task-template-invisible-field-info-property-builder function updates a CfnTaskTemplate$InvisibleFieldInfoProperty$Builder instance using the provided configuration. The function takes the CfnTaskTemplate$InvisibleFieldInfoProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
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 |
---|---|---|---|
id | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :id |
The build-cfn-task-template-invisible-field-info-property-builder function updates a CfnTaskTemplate$InvisibleFieldInfoProperty$Builder instance using the provided configuration. The function takes the CfnTaskTemplate$InvisibleFieldInfoProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. 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 | |---|---|---|---| | `id` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:id` |
(build-cfn-task-template-props-builder builder id config)
The build-cfn-task-template-props-builder function updates a CfnTaskTemplateProps$Builder instance using the provided configuration. The function takes the CfnTaskTemplateProps$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
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 |
---|---|---|---|
clientToken | java.lang.String | cdk.support/lookup-entry | :client-token |
constraints | java.lang.Object | cdk.support/lookup-entry | :constraints |
contactFlowArn | java.lang.String | cdk.support/lookup-entry | :contact-flow-arn |
defaults | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :defaults |
description | java.lang.String | cdk.support/lookup-entry | :description |
fields | java.util.List | cdk.support/lookup-entry | :fields |
instanceArn | java.lang.String | cdk.support/lookup-entry | :instance-arn |
name | java.lang.String | cdk.support/lookup-entry | :name |
status | java.lang.String | cdk.support/lookup-entry | :status |
tags | java.util.List | cdk.support/lookup-entry | :tags |
The build-cfn-task-template-props-builder function updates a CfnTaskTemplateProps$Builder instance using the provided configuration. The function takes the CfnTaskTemplateProps$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. 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 | |---|---|---|---| | `clientToken` | java.lang.String | [[cdk.support/lookup-entry]] | `:client-token` | | `constraints` | java.lang.Object | [[cdk.support/lookup-entry]] | `:constraints` | | `contactFlowArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:contact-flow-arn` | | `defaults` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:defaults` | | `description` | java.lang.String | [[cdk.support/lookup-entry]] | `:description` | | `fields` | java.util.List | [[cdk.support/lookup-entry]] | `:fields` | | `instanceArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:instance-arn` | | `name` | java.lang.String | [[cdk.support/lookup-entry]] | `:name` | | `status` | java.lang.String | [[cdk.support/lookup-entry]] | `:status` | | `tags` | java.util.List | [[cdk.support/lookup-entry]] | `:tags` |
(build-cfn-task-template-read-only-field-info-property-builder builder
id
config)
The build-cfn-task-template-read-only-field-info-property-builder function updates a CfnTaskTemplate$ReadOnlyFieldInfoProperty$Builder instance using the provided configuration. The function takes the CfnTaskTemplate$ReadOnlyFieldInfoProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
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 |
---|---|---|---|
id | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :id |
The build-cfn-task-template-read-only-field-info-property-builder function updates a CfnTaskTemplate$ReadOnlyFieldInfoProperty$Builder instance using the provided configuration. The function takes the CfnTaskTemplate$ReadOnlyFieldInfoProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. 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 | |---|---|---|---| | `id` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:id` |
(build-cfn-task-template-required-field-info-property-builder builder id config)
The build-cfn-task-template-required-field-info-property-builder function updates a CfnTaskTemplate$RequiredFieldInfoProperty$Builder instance using the provided configuration. The function takes the CfnTaskTemplate$RequiredFieldInfoProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
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 |
---|---|---|---|
id | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :id |
The build-cfn-task-template-required-field-info-property-builder function updates a CfnTaskTemplate$RequiredFieldInfoProperty$Builder instance using the provided configuration. The function takes the CfnTaskTemplate$RequiredFieldInfoProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. 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 | |---|---|---|---| | `id` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:id` |
(build-cfn-traffic-distribution-group-builder builder id config)
The build-cfn-traffic-distribution-group-builder function updates a CfnTrafficDistributionGroup$Builder instance using the provided configuration. The function takes the CfnTrafficDistributionGroup$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
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 |
instanceArn | java.lang.String | cdk.support/lookup-entry | :instance-arn |
name | java.lang.String | cdk.support/lookup-entry | :name |
tags | java.util.List | cdk.support/lookup-entry | :tags |
The build-cfn-traffic-distribution-group-builder function updates a CfnTrafficDistributionGroup$Builder instance using the provided configuration. The function takes the CfnTrafficDistributionGroup$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. 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` | | `instanceArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:instance-arn` | | `name` | java.lang.String | [[cdk.support/lookup-entry]] | `:name` | | `tags` | java.util.List | [[cdk.support/lookup-entry]] | `:tags` |
(build-cfn-traffic-distribution-group-props-builder builder id config)
The build-cfn-traffic-distribution-group-props-builder function updates a CfnTrafficDistributionGroupProps$Builder instance using the provided configuration. The function takes the CfnTrafficDistributionGroupProps$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
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 |
instanceArn | java.lang.String | cdk.support/lookup-entry | :instance-arn |
name | java.lang.String | cdk.support/lookup-entry | :name |
tags | java.util.List | cdk.support/lookup-entry | :tags |
The build-cfn-traffic-distribution-group-props-builder function updates a CfnTrafficDistributionGroupProps$Builder instance using the provided configuration. The function takes the CfnTrafficDistributionGroupProps$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. 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` | | `instanceArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:instance-arn` | | `name` | java.lang.String | [[cdk.support/lookup-entry]] | `:name` | | `tags` | java.util.List | [[cdk.support/lookup-entry]] | `:tags` |
(build-cfn-user-builder builder id config)
The build-cfn-user-builder function updates a CfnUser$Builder instance using the provided configuration. The function takes the CfnUser$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
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 |
---|---|---|---|
directoryUserId | java.lang.String | cdk.support/lookup-entry | :directory-user-id |
hierarchyGroupArn | java.lang.String | cdk.support/lookup-entry | :hierarchy-group-arn |
identityInfo | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :identity-info |
instanceArn | java.lang.String | cdk.support/lookup-entry | :instance-arn |
password | java.lang.String | cdk.support/lookup-entry | :password |
phoneConfig | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :phone-config |
routingProfileArn | java.lang.String | cdk.support/lookup-entry | :routing-profile-arn |
securityProfileArns | java.util.List | cdk.support/lookup-entry | :security-profile-arns |
tags | java.util.List | cdk.support/lookup-entry | :tags |
userProficiencies | java.util.List | cdk.support/lookup-entry | :user-proficiencies |
username | java.lang.String | cdk.support/lookup-entry | :username |
The build-cfn-user-builder function updates a CfnUser$Builder instance using the provided configuration. The function takes the CfnUser$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. 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 | |---|---|---|---| | `directoryUserId` | java.lang.String | [[cdk.support/lookup-entry]] | `:directory-user-id` | | `hierarchyGroupArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:hierarchy-group-arn` | | `identityInfo` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:identity-info` | | `instanceArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:instance-arn` | | `password` | java.lang.String | [[cdk.support/lookup-entry]] | `:password` | | `phoneConfig` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:phone-config` | | `routingProfileArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:routing-profile-arn` | | `securityProfileArns` | java.util.List | [[cdk.support/lookup-entry]] | `:security-profile-arns` | | `tags` | java.util.List | [[cdk.support/lookup-entry]] | `:tags` | | `userProficiencies` | java.util.List | [[cdk.support/lookup-entry]] | `:user-proficiencies` | | `username` | java.lang.String | [[cdk.support/lookup-entry]] | `:username` |
(build-cfn-user-hierarchy-group-builder builder id config)
The build-cfn-user-hierarchy-group-builder function updates a CfnUserHierarchyGroup$Builder instance using the provided configuration. The function takes the CfnUserHierarchyGroup$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
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 |
---|---|---|---|
instanceArn | java.lang.String | cdk.support/lookup-entry | :instance-arn |
name | java.lang.String | cdk.support/lookup-entry | :name |
parentGroupArn | java.lang.String | cdk.support/lookup-entry | :parent-group-arn |
tags | java.util.List | cdk.support/lookup-entry | :tags |
The build-cfn-user-hierarchy-group-builder function updates a CfnUserHierarchyGroup$Builder instance using the provided configuration. The function takes the CfnUserHierarchyGroup$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. 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 | |---|---|---|---| | `instanceArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:instance-arn` | | `name` | java.lang.String | [[cdk.support/lookup-entry]] | `:name` | | `parentGroupArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:parent-group-arn` | | `tags` | java.util.List | [[cdk.support/lookup-entry]] | `:tags` |
(build-cfn-user-hierarchy-group-props-builder builder id config)
The build-cfn-user-hierarchy-group-props-builder function updates a CfnUserHierarchyGroupProps$Builder instance using the provided configuration. The function takes the CfnUserHierarchyGroupProps$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
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 |
---|---|---|---|
instanceArn | java.lang.String | cdk.support/lookup-entry | :instance-arn |
name | java.lang.String | cdk.support/lookup-entry | :name |
parentGroupArn | java.lang.String | cdk.support/lookup-entry | :parent-group-arn |
tags | java.util.List | cdk.support/lookup-entry | :tags |
The build-cfn-user-hierarchy-group-props-builder function updates a CfnUserHierarchyGroupProps$Builder instance using the provided configuration. The function takes the CfnUserHierarchyGroupProps$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. 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 | |---|---|---|---| | `instanceArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:instance-arn` | | `name` | java.lang.String | [[cdk.support/lookup-entry]] | `:name` | | `parentGroupArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:parent-group-arn` | | `tags` | java.util.List | [[cdk.support/lookup-entry]] | `:tags` |
(build-cfn-user-props-builder builder id config)
The build-cfn-user-props-builder function updates a CfnUserProps$Builder instance using the provided configuration. The function takes the CfnUserProps$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
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 |
---|---|---|---|
directoryUserId | java.lang.String | cdk.support/lookup-entry | :directory-user-id |
hierarchyGroupArn | java.lang.String | cdk.support/lookup-entry | :hierarchy-group-arn |
identityInfo | software.amazon.awscdk.services.connect.CfnUser$UserIdentityInfoProperty | cdk.support/lookup-entry | :identity-info |
instanceArn | java.lang.String | cdk.support/lookup-entry | :instance-arn |
password | java.lang.String | cdk.support/lookup-entry | :password |
phoneConfig | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :phone-config |
routingProfileArn | java.lang.String | cdk.support/lookup-entry | :routing-profile-arn |
securityProfileArns | java.util.List | cdk.support/lookup-entry | :security-profile-arns |
tags | java.util.List | cdk.support/lookup-entry | :tags |
userProficiencies | java.util.List | cdk.support/lookup-entry | :user-proficiencies |
username | java.lang.String | cdk.support/lookup-entry | :username |
The build-cfn-user-props-builder function updates a CfnUserProps$Builder instance using the provided configuration. The function takes the CfnUserProps$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. 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 | |---|---|---|---| | `directoryUserId` | java.lang.String | [[cdk.support/lookup-entry]] | `:directory-user-id` | | `hierarchyGroupArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:hierarchy-group-arn` | | `identityInfo` | software.amazon.awscdk.services.connect.CfnUser$UserIdentityInfoProperty | [[cdk.support/lookup-entry]] | `:identity-info` | | `instanceArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:instance-arn` | | `password` | java.lang.String | [[cdk.support/lookup-entry]] | `:password` | | `phoneConfig` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:phone-config` | | `routingProfileArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:routing-profile-arn` | | `securityProfileArns` | java.util.List | [[cdk.support/lookup-entry]] | `:security-profile-arns` | | `tags` | java.util.List | [[cdk.support/lookup-entry]] | `:tags` | | `userProficiencies` | java.util.List | [[cdk.support/lookup-entry]] | `:user-proficiencies` | | `username` | java.lang.String | [[cdk.support/lookup-entry]] | `:username` |
(build-cfn-user-user-identity-info-property-builder builder id config)
The build-cfn-user-user-identity-info-property-builder function updates a CfnUser$UserIdentityInfoProperty$Builder instance using the provided configuration. The function takes the CfnUser$UserIdentityInfoProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
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 |
---|---|---|---|
email | java.lang.String | cdk.support/lookup-entry | :email |
firstName | java.lang.String | cdk.support/lookup-entry | :first-name |
lastName | java.lang.String | cdk.support/lookup-entry | :last-name |
mobile | java.lang.String | cdk.support/lookup-entry | :mobile |
secondaryEmail | java.lang.String | cdk.support/lookup-entry | :secondary-email |
The build-cfn-user-user-identity-info-property-builder function updates a CfnUser$UserIdentityInfoProperty$Builder instance using the provided configuration. The function takes the CfnUser$UserIdentityInfoProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. 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 | |---|---|---|---| | `email` | java.lang.String | [[cdk.support/lookup-entry]] | `:email` | | `firstName` | java.lang.String | [[cdk.support/lookup-entry]] | `:first-name` | | `lastName` | java.lang.String | [[cdk.support/lookup-entry]] | `:last-name` | | `mobile` | java.lang.String | [[cdk.support/lookup-entry]] | `:mobile` | | `secondaryEmail` | java.lang.String | [[cdk.support/lookup-entry]] | `:secondary-email` |
(build-cfn-user-user-phone-config-property-builder builder id config)
The build-cfn-user-user-phone-config-property-builder function updates a CfnUser$UserPhoneConfigProperty$Builder instance using the provided configuration. The function takes the CfnUser$UserPhoneConfigProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
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 |
---|---|---|---|
afterContactWorkTimeLimit | java.lang.Number | cdk.support/lookup-entry | :after-contact-work-time-limit |
autoAccept | java.lang.Boolean | cdk.support/lookup-entry | :auto-accept |
deskPhoneNumber | java.lang.String | cdk.support/lookup-entry | :desk-phone-number |
phoneType | java.lang.String | cdk.support/lookup-entry | :phone-type |
The build-cfn-user-user-phone-config-property-builder function updates a CfnUser$UserPhoneConfigProperty$Builder instance using the provided configuration. The function takes the CfnUser$UserPhoneConfigProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. 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 | |---|---|---|---| | `afterContactWorkTimeLimit` | java.lang.Number | [[cdk.support/lookup-entry]] | `:after-contact-work-time-limit` | | `autoAccept` | java.lang.Boolean | [[cdk.support/lookup-entry]] | `:auto-accept` | | `deskPhoneNumber` | java.lang.String | [[cdk.support/lookup-entry]] | `:desk-phone-number` | | `phoneType` | java.lang.String | [[cdk.support/lookup-entry]] | `:phone-type` |
(build-cfn-user-user-proficiency-property-builder builder id config)
The build-cfn-user-user-proficiency-property-builder function updates a CfnUser$UserProficiencyProperty$Builder instance using the provided configuration. The function takes the CfnUser$UserProficiencyProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
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 |
---|---|---|---|
attributeName | java.lang.String | cdk.support/lookup-entry | :attribute-name |
attributeValue | java.lang.String | cdk.support/lookup-entry | :attribute-value |
level | java.lang.Number | cdk.support/lookup-entry | :level |
The build-cfn-user-user-proficiency-property-builder function updates a CfnUser$UserProficiencyProperty$Builder instance using the provided configuration. The function takes the CfnUser$UserProficiencyProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. 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 | |---|---|---|---| | `attributeName` | java.lang.String | [[cdk.support/lookup-entry]] | `:attribute-name` | | `attributeValue` | java.lang.String | [[cdk.support/lookup-entry]] | `:attribute-value` | | `level` | java.lang.Number | [[cdk.support/lookup-entry]] | `:level` |
(build-cfn-view-builder builder id config)
The build-cfn-view-builder function updates a CfnView$Builder instance using the provided configuration. The function takes the CfnView$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:
Field | DataType | Lookup Function | Data Key |
---|---|---|---|
actions | java.util.List | cdk.support/lookup-entry | :actions |
description | java.lang.String | cdk.support/lookup-entry | :description |
instanceArn | java.lang.String | cdk.support/lookup-entry | :instance-arn |
name | java.lang.String | cdk.support/lookup-entry | :name |
tags | java.util.List | cdk.support/lookup-entry | :tags |
template | java.lang.Object | cdk.support/lookup-entry | :template |
The build-cfn-view-builder function updates a CfnView$Builder instance using the provided configuration. The function takes the CfnView$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value: | Field | DataType | Lookup Function | Data Key | |---|---|---|---| | `actions` | java.util.List | [[cdk.support/lookup-entry]] | `:actions` | | `description` | java.lang.String | [[cdk.support/lookup-entry]] | `:description` | | `instanceArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:instance-arn` | | `name` | java.lang.String | [[cdk.support/lookup-entry]] | `:name` | | `tags` | java.util.List | [[cdk.support/lookup-entry]] | `:tags` | | `template` | java.lang.Object | [[cdk.support/lookup-entry]] | `:template` |
(build-cfn-view-props-builder builder id config)
The build-cfn-view-props-builder function updates a CfnViewProps$Builder instance using the provided configuration. The function takes the CfnViewProps$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:
Field | DataType | Lookup Function | Data Key |
---|---|---|---|
actions | java.util.List | cdk.support/lookup-entry | :actions |
description | java.lang.String | cdk.support/lookup-entry | :description |
instanceArn | java.lang.String | cdk.support/lookup-entry | :instance-arn |
name | java.lang.String | cdk.support/lookup-entry | :name |
tags | java.util.List | cdk.support/lookup-entry | :tags |
template | java.lang.Object | cdk.support/lookup-entry | :template |
The build-cfn-view-props-builder function updates a CfnViewProps$Builder instance using the provided configuration. The function takes the CfnViewProps$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value: | Field | DataType | Lookup Function | Data Key | |---|---|---|---| | `actions` | java.util.List | [[cdk.support/lookup-entry]] | `:actions` | | `description` | java.lang.String | [[cdk.support/lookup-entry]] | `:description` | | `instanceArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:instance-arn` | | `name` | java.lang.String | [[cdk.support/lookup-entry]] | `:name` | | `tags` | java.util.List | [[cdk.support/lookup-entry]] | `:tags` | | `template` | java.lang.Object | [[cdk.support/lookup-entry]] | `:template` |
(build-cfn-view-version-builder builder id config)
The build-cfn-view-version-builder function updates a CfnViewVersion$Builder instance using the provided configuration. The function takes the CfnViewVersion$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
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 |
---|---|---|---|
versionDescription | java.lang.String | cdk.support/lookup-entry | :version-description |
viewArn | java.lang.String | cdk.support/lookup-entry | :view-arn |
viewContentSha256 | java.lang.String | cdk.support/lookup-entry | :view-content-sha256 |
The build-cfn-view-version-builder function updates a CfnViewVersion$Builder instance using the provided configuration. The function takes the CfnViewVersion$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. 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 | |---|---|---|---| | `versionDescription` | java.lang.String | [[cdk.support/lookup-entry]] | `:version-description` | | `viewArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:view-arn` | | `viewContentSha256` | java.lang.String | [[cdk.support/lookup-entry]] | `:view-content-sha256` |
(build-cfn-view-version-props-builder builder id config)
The build-cfn-view-version-props-builder function updates a CfnViewVersionProps$Builder instance using the provided configuration. The function takes the CfnViewVersionProps$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
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 |
---|---|---|---|
versionDescription | java.lang.String | cdk.support/lookup-entry | :version-description |
viewArn | java.lang.String | cdk.support/lookup-entry | :view-arn |
viewContentSha256 | java.lang.String | cdk.support/lookup-entry | :view-content-sha256 |
The build-cfn-view-version-props-builder function updates a CfnViewVersionProps$Builder instance using the provided configuration. The function takes the CfnViewVersionProps$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. 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 | |---|---|---|---| | `versionDescription` | java.lang.String | [[cdk.support/lookup-entry]] | `:version-description` | | `viewArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:view-arn` | | `viewContentSha256` | java.lang.String | [[cdk.support/lookup-entry]] | `:view-content-sha256` |
(cfn-approved-origin-builder scope id config)
Creates a CfnApprovedOrigin$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 `CfnApprovedOrigin$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-approved-origin-props-builder id config)
Creates a CfnApprovedOriginProps$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 `CfnApprovedOriginProps$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-contact-flow-builder scope id config)
Creates a CfnContactFlow$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 `CfnContactFlow$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-contact-flow-module-builder scope id config)
Creates a CfnContactFlowModule$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 `CfnContactFlowModule$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-contact-flow-module-props-builder id config)
Creates a CfnContactFlowModuleProps$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 `CfnContactFlowModuleProps$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-contact-flow-props-builder id config)
Creates a CfnContactFlowProps$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 `CfnContactFlowProps$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-evaluation-form-builder scope id config)
Creates a CfnEvaluationForm$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 `CfnEvaluationForm$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-evaluation-form-evaluation-form-base-item-property-builder id config)
Creates a CfnEvaluationForm$EvaluationFormBaseItemProperty$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 `CfnEvaluationForm$EvaluationFormBaseItemProperty$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-evaluation-form-evaluation-form-item-property-builder id config)
Creates a CfnEvaluationForm$EvaluationFormItemProperty$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 `CfnEvaluationForm$EvaluationFormItemProperty$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-evaluation-form-evaluation-form-numeric-question-automation-property-builder
id
config)
Creates a CfnEvaluationForm$EvaluationFormNumericQuestionAutomationProperty$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 `CfnEvaluationForm$EvaluationFormNumericQuestionAutomationProperty$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-evaluation-form-evaluation-form-numeric-question-option-property-builder
id
config)
Creates a CfnEvaluationForm$EvaluationFormNumericQuestionOptionProperty$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 `CfnEvaluationForm$EvaluationFormNumericQuestionOptionProperty$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-evaluation-form-evaluation-form-numeric-question-properties-property-builder
id
config)
Creates a CfnEvaluationForm$EvaluationFormNumericQuestionPropertiesProperty$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 `CfnEvaluationForm$EvaluationFormNumericQuestionPropertiesProperty$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-evaluation-form-evaluation-form-question-property-builder id config)
Creates a CfnEvaluationForm$EvaluationFormQuestionProperty$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 `CfnEvaluationForm$EvaluationFormQuestionProperty$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-evaluation-form-evaluation-form-question-type-properties-property-builder
id
config)
Creates a CfnEvaluationForm$EvaluationFormQuestionTypePropertiesProperty$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 `CfnEvaluationForm$EvaluationFormQuestionTypePropertiesProperty$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-evaluation-form-evaluation-form-section-property-builder id config)
Creates a CfnEvaluationForm$EvaluationFormSectionProperty$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 `CfnEvaluationForm$EvaluationFormSectionProperty$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-evaluation-form-evaluation-form-single-select-question-automation-option-property-builder
id
config)
Creates a CfnEvaluationForm$EvaluationFormSingleSelectQuestionAutomationOptionProperty$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 `CfnEvaluationForm$EvaluationFormSingleSelectQuestionAutomationOptionProperty$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-evaluation-form-evaluation-form-single-select-question-automation-property-builder
id
config)
Creates a CfnEvaluationForm$EvaluationFormSingleSelectQuestionAutomationProperty$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 `CfnEvaluationForm$EvaluationFormSingleSelectQuestionAutomationProperty$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-evaluation-form-evaluation-form-single-select-question-option-property-builder
id
config)
Creates a CfnEvaluationForm$EvaluationFormSingleSelectQuestionOptionProperty$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 `CfnEvaluationForm$EvaluationFormSingleSelectQuestionOptionProperty$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-evaluation-form-evaluation-form-single-select-question-properties-property-builder
id
config)
Creates a CfnEvaluationForm$EvaluationFormSingleSelectQuestionPropertiesProperty$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 `CfnEvaluationForm$EvaluationFormSingleSelectQuestionPropertiesProperty$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-evaluation-form-numeric-question-property-value-automation-property-builder
id
config)
Creates a CfnEvaluationForm$NumericQuestionPropertyValueAutomationProperty$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 `CfnEvaluationForm$NumericQuestionPropertyValueAutomationProperty$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-evaluation-form-props-builder id config)
Creates a CfnEvaluationFormProps$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 `CfnEvaluationFormProps$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-evaluation-form-scoring-strategy-property-builder id config)
Creates a CfnEvaluationForm$ScoringStrategyProperty$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 `CfnEvaluationForm$ScoringStrategyProperty$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-evaluation-form-single-select-question-rule-category-automation-property-builder
id
config)
Creates a CfnEvaluationForm$SingleSelectQuestionRuleCategoryAutomationProperty$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 `CfnEvaluationForm$SingleSelectQuestionRuleCategoryAutomationProperty$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-hours-of-operation-builder scope id config)
Creates a CfnHoursOfOperation$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 `CfnHoursOfOperation$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-hours-of-operation-hours-of-operation-config-property-builder id config)
Creates a CfnHoursOfOperation$HoursOfOperationConfigProperty$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 `CfnHoursOfOperation$HoursOfOperationConfigProperty$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-hours-of-operation-hours-of-operation-time-slice-property-builder id
config)
Creates a CfnHoursOfOperation$HoursOfOperationTimeSliceProperty$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 `CfnHoursOfOperation$HoursOfOperationTimeSliceProperty$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-hours-of-operation-props-builder id config)
Creates a CfnHoursOfOperationProps$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 `CfnHoursOfOperationProps$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-instance-attributes-property-builder id config)
Creates a CfnInstance$AttributesProperty$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 `CfnInstance$AttributesProperty$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-instance-builder scope id config)
Creates a CfnInstance$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 `CfnInstance$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-instance-props-builder id config)
Creates a CfnInstanceProps$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 `CfnInstanceProps$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-instance-storage-config-builder scope id config)
Creates a CfnInstanceStorageConfig$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 `CfnInstanceStorageConfig$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-instance-storage-config-encryption-config-property-builder id config)
Creates a CfnInstanceStorageConfig$EncryptionConfigProperty$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 `CfnInstanceStorageConfig$EncryptionConfigProperty$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-instance-storage-config-kinesis-firehose-config-property-builder id config)
Creates a CfnInstanceStorageConfig$KinesisFirehoseConfigProperty$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 `CfnInstanceStorageConfig$KinesisFirehoseConfigProperty$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-instance-storage-config-kinesis-stream-config-property-builder id config)
Creates a CfnInstanceStorageConfig$KinesisStreamConfigProperty$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 `CfnInstanceStorageConfig$KinesisStreamConfigProperty$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-instance-storage-config-kinesis-video-stream-config-property-builder
id
config)
Creates a CfnInstanceStorageConfig$KinesisVideoStreamConfigProperty$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 `CfnInstanceStorageConfig$KinesisVideoStreamConfigProperty$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-instance-storage-config-props-builder id config)
Creates a CfnInstanceStorageConfigProps$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 `CfnInstanceStorageConfigProps$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-instance-storage-config-s3-config-property-builder id config)
Creates a CfnInstanceStorageConfig$S3ConfigProperty$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 `CfnInstanceStorageConfig$S3ConfigProperty$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-association-builder scope id config)
Creates a CfnIntegrationAssociation$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 `CfnIntegrationAssociation$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-association-props-builder id config)
Creates a CfnIntegrationAssociationProps$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 `CfnIntegrationAssociationProps$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-phone-number-builder scope id config)
Creates a CfnPhoneNumber$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 `CfnPhoneNumber$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-phone-number-props-builder id config)
Creates a CfnPhoneNumberProps$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 `CfnPhoneNumberProps$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-predefined-attribute-builder scope id config)
Creates a CfnPredefinedAttribute$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 `CfnPredefinedAttribute$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-predefined-attribute-props-builder id config)
Creates a CfnPredefinedAttributeProps$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 `CfnPredefinedAttributeProps$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-predefined-attribute-values-property-builder id config)
Creates a CfnPredefinedAttribute$ValuesProperty$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 `CfnPredefinedAttribute$ValuesProperty$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-prompt-builder scope id config)
Creates a CfnPrompt$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 `CfnPrompt$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-prompt-props-builder id config)
Creates a CfnPromptProps$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 `CfnPromptProps$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-queue-builder scope id config)
Creates a CfnQueue$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 `CfnQueue$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-queue-outbound-caller-config-property-builder id config)
Creates a CfnQueue$OutboundCallerConfigProperty$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 `CfnQueue$OutboundCallerConfigProperty$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-queue-props-builder id config)
Creates a CfnQueueProps$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 `CfnQueueProps$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-quick-connect-builder scope id config)
Creates a CfnQuickConnect$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 `CfnQuickConnect$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-quick-connect-phone-number-quick-connect-config-property-builder id config)
Creates a CfnQuickConnect$PhoneNumberQuickConnectConfigProperty$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 `CfnQuickConnect$PhoneNumberQuickConnectConfigProperty$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-quick-connect-props-builder id config)
Creates a CfnQuickConnectProps$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 `CfnQuickConnectProps$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-quick-connect-queue-quick-connect-config-property-builder id config)
Creates a CfnQuickConnect$QueueQuickConnectConfigProperty$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 `CfnQuickConnect$QueueQuickConnectConfigProperty$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-quick-connect-quick-connect-config-property-builder id config)
Creates a CfnQuickConnect$QuickConnectConfigProperty$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 `CfnQuickConnect$QuickConnectConfigProperty$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-quick-connect-user-quick-connect-config-property-builder id config)
Creates a CfnQuickConnect$UserQuickConnectConfigProperty$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 `CfnQuickConnect$UserQuickConnectConfigProperty$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-routing-profile-builder scope id config)
Creates a CfnRoutingProfile$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 `CfnRoutingProfile$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-routing-profile-cross-channel-behavior-property-builder id config)
Creates a CfnRoutingProfile$CrossChannelBehaviorProperty$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 `CfnRoutingProfile$CrossChannelBehaviorProperty$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-routing-profile-media-concurrency-property-builder id config)
Creates a CfnRoutingProfile$MediaConcurrencyProperty$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 `CfnRoutingProfile$MediaConcurrencyProperty$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-routing-profile-props-builder id config)
Creates a CfnRoutingProfileProps$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 `CfnRoutingProfileProps$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-routing-profile-routing-profile-queue-config-property-builder id config)
Creates a CfnRoutingProfile$RoutingProfileQueueConfigProperty$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 `CfnRoutingProfile$RoutingProfileQueueConfigProperty$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-routing-profile-routing-profile-queue-reference-property-builder id config)
Creates a CfnRoutingProfile$RoutingProfileQueueReferenceProperty$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 `CfnRoutingProfile$RoutingProfileQueueReferenceProperty$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-rule-actions-property-builder id config)
Creates a CfnRule$ActionsProperty$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 `CfnRule$ActionsProperty$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-rule-builder scope id config)
Creates a CfnRule$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 `CfnRule$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-rule-create-case-action-property-builder id config)
Creates a CfnRule$CreateCaseActionProperty$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 `CfnRule$CreateCaseActionProperty$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-rule-event-bridge-action-property-builder id config)
Creates a CfnRule$EventBridgeActionProperty$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 `CfnRule$EventBridgeActionProperty$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-rule-field-property-builder id config)
Creates a CfnRule$FieldProperty$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 `CfnRule$FieldProperty$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-rule-field-value-property-builder id config)
Creates a CfnRule$FieldValueProperty$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 `CfnRule$FieldValueProperty$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-rule-notification-recipient-type-property-builder id config)
Creates a CfnRule$NotificationRecipientTypeProperty$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 `CfnRule$NotificationRecipientTypeProperty$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-rule-props-builder id config)
Creates a CfnRuleProps$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 `CfnRuleProps$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-rule-reference-property-builder id config)
Creates a CfnRule$ReferenceProperty$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 `CfnRule$ReferenceProperty$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-rule-rule-trigger-event-source-property-builder id config)
Creates a CfnRule$RuleTriggerEventSourceProperty$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 `CfnRule$RuleTriggerEventSourceProperty$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-rule-send-notification-action-property-builder id config)
Creates a CfnRule$SendNotificationActionProperty$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 `CfnRule$SendNotificationActionProperty$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-rule-task-action-property-builder id config)
Creates a CfnRule$TaskActionProperty$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 `CfnRule$TaskActionProperty$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-rule-update-case-action-property-builder id config)
Creates a CfnRule$UpdateCaseActionProperty$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 `CfnRule$UpdateCaseActionProperty$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-security-key-builder scope id config)
Creates a CfnSecurityKey$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 `CfnSecurityKey$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-security-key-props-builder id config)
Creates a CfnSecurityKeyProps$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 `CfnSecurityKeyProps$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-security-profile-application-property-builder id config)
Creates a CfnSecurityProfile$ApplicationProperty$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 `CfnSecurityProfile$ApplicationProperty$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-security-profile-builder scope id config)
Creates a CfnSecurityProfile$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 `CfnSecurityProfile$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-security-profile-props-builder id config)
Creates a CfnSecurityProfileProps$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 `CfnSecurityProfileProps$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-task-template-builder scope id config)
Creates a CfnTaskTemplate$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 `CfnTaskTemplate$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-task-template-constraints-property-builder id config)
Creates a CfnTaskTemplate$ConstraintsProperty$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 `CfnTaskTemplate$ConstraintsProperty$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-task-template-default-field-value-property-builder id config)
Creates a CfnTaskTemplate$DefaultFieldValueProperty$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 `CfnTaskTemplate$DefaultFieldValueProperty$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-task-template-field-identifier-property-builder id config)
Creates a CfnTaskTemplate$FieldIdentifierProperty$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 `CfnTaskTemplate$FieldIdentifierProperty$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-task-template-field-property-builder id config)
Creates a CfnTaskTemplate$FieldProperty$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 `CfnTaskTemplate$FieldProperty$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-task-template-invisible-field-info-property-builder id config)
Creates a CfnTaskTemplate$InvisibleFieldInfoProperty$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 `CfnTaskTemplate$InvisibleFieldInfoProperty$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-task-template-props-builder id config)
Creates a CfnTaskTemplateProps$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 `CfnTaskTemplateProps$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-task-template-read-only-field-info-property-builder id config)
Creates a CfnTaskTemplate$ReadOnlyFieldInfoProperty$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 `CfnTaskTemplate$ReadOnlyFieldInfoProperty$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-task-template-required-field-info-property-builder id config)
Creates a CfnTaskTemplate$RequiredFieldInfoProperty$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 `CfnTaskTemplate$RequiredFieldInfoProperty$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-traffic-distribution-group-builder scope id config)
Creates a CfnTrafficDistributionGroup$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 `CfnTrafficDistributionGroup$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-traffic-distribution-group-props-builder id config)
Creates a CfnTrafficDistributionGroupProps$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 `CfnTrafficDistributionGroupProps$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-user-builder scope id config)
Creates a CfnUser$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 `CfnUser$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-user-hierarchy-group-builder scope id config)
Creates a CfnUserHierarchyGroup$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 `CfnUserHierarchyGroup$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-user-hierarchy-group-props-builder id config)
Creates a CfnUserHierarchyGroupProps$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 `CfnUserHierarchyGroupProps$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-user-props-builder id config)
Creates a CfnUserProps$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 `CfnUserProps$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-user-user-identity-info-property-builder id config)
Creates a CfnUser$UserIdentityInfoProperty$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 `CfnUser$UserIdentityInfoProperty$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-user-user-phone-config-property-builder id config)
Creates a CfnUser$UserPhoneConfigProperty$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 `CfnUser$UserPhoneConfigProperty$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-user-user-proficiency-property-builder id config)
Creates a CfnUser$UserProficiencyProperty$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 `CfnUser$UserProficiencyProperty$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-view-builder scope id config)
Creates a CfnView$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 `CfnView$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-view-props-builder id config)
Creates a CfnViewProps$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 `CfnViewProps$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-view-version-builder scope id config)
Creates a CfnViewVersion$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 `CfnViewVersion$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-view-version-props-builder id config)
Creates a CfnViewVersionProps$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 `CfnViewVersionProps$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