Functions that represent AWS CDK enums and builders in the software.amazon.awscdk.services.bedrock package.
Functions that represent AWS CDK enums and builders in the software.amazon.awscdk.services.bedrock package.
(build-cfn-agent-action-group-executor-property-builder builder id config)
The build-cfn-agent-action-group-executor-property-builder function updates a CfnAgent$ActionGroupExecutorProperty$Builder instance using the provided configuration. The function takes the CfnAgent$ActionGroupExecutorProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:
Field | DataType | Lookup Function | Data Key |
---|---|---|---|
customControl | java.lang.String | cdk.support/lookup-entry | :custom-control |
lambda | java.lang.String | cdk.support/lookup-entry | :lambda |
The build-cfn-agent-action-group-executor-property-builder function updates a CfnAgent$ActionGroupExecutorProperty$Builder instance using the provided configuration. The function takes the CfnAgent$ActionGroupExecutorProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value: | Field | DataType | Lookup Function | Data Key | |---|---|---|---| | `customControl` | java.lang.String | [[cdk.support/lookup-entry]] | `:custom-control` | | `lambda` | java.lang.String | [[cdk.support/lookup-entry]] | `:lambda` |
(build-cfn-agent-agent-action-group-property-builder builder id config)
The build-cfn-agent-agent-action-group-property-builder function updates a CfnAgent$AgentActionGroupProperty$Builder instance using the provided configuration. The function takes the CfnAgent$AgentActionGroupProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:
Field | DataType | Lookup Function | Data Key |
---|---|---|---|
actionGroupExecutor | software.amazon.awscdk.services.bedrock.CfnAgent$ActionGroupExecutorProperty | cdk.support/lookup-entry | :action-group-executor |
actionGroupName | java.lang.String | cdk.support/lookup-entry | :action-group-name |
actionGroupState | java.lang.String | cdk.support/lookup-entry | :action-group-state |
apiSchema | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :api-schema |
description | java.lang.String | cdk.support/lookup-entry | :description |
functionSchema | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :function-schema |
parentActionGroupSignature | java.lang.String | cdk.support/lookup-entry | :parent-action-group-signature |
skipResourceInUseCheckOnDelete | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :skip-resource-in-use-check-on-delete |
The build-cfn-agent-agent-action-group-property-builder function updates a CfnAgent$AgentActionGroupProperty$Builder instance using the provided configuration. The function takes the CfnAgent$AgentActionGroupProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value: | Field | DataType | Lookup Function | Data Key | |---|---|---|---| | `actionGroupExecutor` | software.amazon.awscdk.services.bedrock.CfnAgent$ActionGroupExecutorProperty | [[cdk.support/lookup-entry]] | `:action-group-executor` | | `actionGroupName` | java.lang.String | [[cdk.support/lookup-entry]] | `:action-group-name` | | `actionGroupState` | java.lang.String | [[cdk.support/lookup-entry]] | `:action-group-state` | | `apiSchema` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:api-schema` | | `description` | java.lang.String | [[cdk.support/lookup-entry]] | `:description` | | `functionSchema` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:function-schema` | | `parentActionGroupSignature` | java.lang.String | [[cdk.support/lookup-entry]] | `:parent-action-group-signature` | | `skipResourceInUseCheckOnDelete` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:skip-resource-in-use-check-on-delete` |
(build-cfn-agent-agent-knowledge-base-property-builder builder id config)
The build-cfn-agent-agent-knowledge-base-property-builder function updates a CfnAgent$AgentKnowledgeBaseProperty$Builder instance using the provided configuration. The function takes the CfnAgent$AgentKnowledgeBaseProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
Fields on the builder are populated 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 |
knowledgeBaseId | java.lang.String | cdk.support/lookup-entry | :knowledge-base-id |
knowledgeBaseState | java.lang.String | cdk.support/lookup-entry | :knowledge-base-state |
The build-cfn-agent-agent-knowledge-base-property-builder function updates a CfnAgent$AgentKnowledgeBaseProperty$Builder instance using the provided configuration. The function takes the CfnAgent$AgentKnowledgeBaseProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. Fields on the builder are populated 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` | | `knowledgeBaseId` | java.lang.String | [[cdk.support/lookup-entry]] | `:knowledge-base-id` | | `knowledgeBaseState` | java.lang.String | [[cdk.support/lookup-entry]] | `:knowledge-base-state` |
(build-cfn-agent-alias-agent-alias-history-event-property-builder builder
id
config)
The build-cfn-agent-alias-agent-alias-history-event-property-builder function updates a CfnAgentAlias$AgentAliasHistoryEventProperty$Builder instance using the provided configuration. The function takes the CfnAgentAlias$AgentAliasHistoryEventProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:
Field | DataType | Lookup Function | Data Key |
---|---|---|---|
endDate | java.lang.String | cdk.support/lookup-entry | :end-date |
routingConfiguration | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :routing-configuration |
startDate | java.lang.String | cdk.support/lookup-entry | :start-date |
The build-cfn-agent-alias-agent-alias-history-event-property-builder function updates a CfnAgentAlias$AgentAliasHistoryEventProperty$Builder instance using the provided configuration. The function takes the CfnAgentAlias$AgentAliasHistoryEventProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value: | Field | DataType | Lookup Function | Data Key | |---|---|---|---| | `endDate` | java.lang.String | [[cdk.support/lookup-entry]] | `:end-date` | | `routingConfiguration` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:routing-configuration` | | `startDate` | java.lang.String | [[cdk.support/lookup-entry]] | `:start-date` |
(build-cfn-agent-alias-agent-alias-routing-configuration-list-item-property-builder
builder
id
config)
The build-cfn-agent-alias-agent-alias-routing-configuration-list-item-property-builder function updates a CfnAgentAlias$AgentAliasRoutingConfigurationListItemProperty$Builder instance using the provided configuration. The function takes the CfnAgentAlias$AgentAliasRoutingConfigurationListItemProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:
Field | DataType | Lookup Function | Data Key |
---|---|---|---|
agentVersion | java.lang.String | cdk.support/lookup-entry | :agent-version |
The build-cfn-agent-alias-agent-alias-routing-configuration-list-item-property-builder function updates a CfnAgentAlias$AgentAliasRoutingConfigurationListItemProperty$Builder instance using the provided configuration. The function takes the CfnAgentAlias$AgentAliasRoutingConfigurationListItemProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value: | Field | DataType | Lookup Function | Data Key | |---|---|---|---| | `agentVersion` | java.lang.String | [[cdk.support/lookup-entry]] | `:agent-version` |
(build-cfn-agent-alias-builder builder id config)
The build-cfn-agent-alias-builder function updates a CfnAgentAlias$Builder instance using the provided configuration. The function takes the CfnAgentAlias$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:
Field | DataType | Lookup Function | Data Key |
---|---|---|---|
agentAliasName | java.lang.String | cdk.support/lookup-entry | :agent-alias-name |
agentId | java.lang.String | cdk.support/lookup-entry | :agent-id |
description | java.lang.String | cdk.support/lookup-entry | :description |
routingConfiguration | java.util.List | cdk.support/lookup-entry | :routing-configuration |
tags | java.util.Map | cdk.support/lookup-entry | :tags |
The build-cfn-agent-alias-builder function updates a CfnAgentAlias$Builder instance using the provided configuration. The function takes the CfnAgentAlias$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value: | Field | DataType | Lookup Function | Data Key | |---|---|---|---| | `agentAliasName` | java.lang.String | [[cdk.support/lookup-entry]] | `:agent-alias-name` | | `agentId` | java.lang.String | [[cdk.support/lookup-entry]] | `:agent-id` | | `description` | java.lang.String | [[cdk.support/lookup-entry]] | `:description` | | `routingConfiguration` | java.util.List | [[cdk.support/lookup-entry]] | `:routing-configuration` | | `tags` | java.util.Map | [[cdk.support/lookup-entry]] | `:tags` |
(build-cfn-agent-alias-props-builder builder id config)
The build-cfn-agent-alias-props-builder function updates a CfnAgentAliasProps$Builder instance using the provided configuration. The function takes the CfnAgentAliasProps$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:
Field | DataType | Lookup Function | Data Key |
---|---|---|---|
agentAliasName | java.lang.String | cdk.support/lookup-entry | :agent-alias-name |
agentId | java.lang.String | cdk.support/lookup-entry | :agent-id |
description | java.lang.String | cdk.support/lookup-entry | :description |
routingConfiguration | java.util.List | cdk.support/lookup-entry | :routing-configuration |
tags | java.util.Map | cdk.support/lookup-entry | :tags |
The build-cfn-agent-alias-props-builder function updates a CfnAgentAliasProps$Builder instance using the provided configuration. The function takes the CfnAgentAliasProps$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value: | Field | DataType | Lookup Function | Data Key | |---|---|---|---| | `agentAliasName` | java.lang.String | [[cdk.support/lookup-entry]] | `:agent-alias-name` | | `agentId` | java.lang.String | [[cdk.support/lookup-entry]] | `:agent-id` | | `description` | java.lang.String | [[cdk.support/lookup-entry]] | `:description` | | `routingConfiguration` | java.util.List | [[cdk.support/lookup-entry]] | `:routing-configuration` | | `tags` | java.util.Map | [[cdk.support/lookup-entry]] | `:tags` |
(build-cfn-agent-api-schema-property-builder builder id config)
The build-cfn-agent-api-schema-property-builder function updates a CfnAgent$APISchemaProperty$Builder instance using the provided configuration. The function takes the CfnAgent$APISchemaProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:
Field | DataType | Lookup Function | Data Key |
---|---|---|---|
payload | java.lang.String | cdk.support/lookup-entry | :payload |
s3 | software.amazon.awscdk.services.bedrock.CfnAgent$S3IdentifierProperty | cdk.support/lookup-entry | :s3 |
The build-cfn-agent-api-schema-property-builder function updates a CfnAgent$APISchemaProperty$Builder instance using the provided configuration. The function takes the CfnAgent$APISchemaProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value: | Field | DataType | Lookup Function | Data Key | |---|---|---|---| | `payload` | java.lang.String | [[cdk.support/lookup-entry]] | `:payload` | | `s3` | software.amazon.awscdk.services.bedrock.CfnAgent$S3IdentifierProperty | [[cdk.support/lookup-entry]] | `:s3` |
(build-cfn-agent-builder builder id config)
The build-cfn-agent-builder function updates a CfnAgent$Builder instance using the provided configuration. The function takes the CfnAgent$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:
Field | DataType | Lookup Function | Data Key |
---|---|---|---|
actionGroups | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :action-groups |
agentName | java.lang.String | cdk.support/lookup-entry | :agent-name |
agentResourceRoleArn | java.lang.String | cdk.support/lookup-entry | :agent-resource-role-arn |
autoPrepare | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :auto-prepare |
customerEncryptionKeyArn | java.lang.String | cdk.support/lookup-entry | :customer-encryption-key-arn |
description | java.lang.String | cdk.support/lookup-entry | :description |
foundationModel | java.lang.String | cdk.support/lookup-entry | :foundation-model |
idleSessionTtlInSeconds | java.lang.Number | cdk.support/lookup-entry | :idle-session-ttl-in-seconds |
instruction | java.lang.String | cdk.support/lookup-entry | :instruction |
knowledgeBases | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :knowledge-bases |
promptOverrideConfiguration | software.amazon.awscdk.services.bedrock.CfnAgent$PromptOverrideConfigurationProperty | cdk.support/lookup-entry | :prompt-override-configuration |
skipResourceInUseCheckOnDelete | java.lang.Boolean | cdk.support/lookup-entry | :skip-resource-in-use-check-on-delete |
tags | java.util.Map | cdk.support/lookup-entry | :tags |
testAliasTags | java.util.Map | cdk.support/lookup-entry | :test-alias-tags |
The build-cfn-agent-builder function updates a CfnAgent$Builder instance using the provided configuration. The function takes the CfnAgent$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value: | Field | DataType | Lookup Function | Data Key | |---|---|---|---| | `actionGroups` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:action-groups` | | `agentName` | java.lang.String | [[cdk.support/lookup-entry]] | `:agent-name` | | `agentResourceRoleArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:agent-resource-role-arn` | | `autoPrepare` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:auto-prepare` | | `customerEncryptionKeyArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:customer-encryption-key-arn` | | `description` | java.lang.String | [[cdk.support/lookup-entry]] | `:description` | | `foundationModel` | java.lang.String | [[cdk.support/lookup-entry]] | `:foundation-model` | | `idleSessionTtlInSeconds` | java.lang.Number | [[cdk.support/lookup-entry]] | `:idle-session-ttl-in-seconds` | | `instruction` | java.lang.String | [[cdk.support/lookup-entry]] | `:instruction` | | `knowledgeBases` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:knowledge-bases` | | `promptOverrideConfiguration` | software.amazon.awscdk.services.bedrock.CfnAgent$PromptOverrideConfigurationProperty | [[cdk.support/lookup-entry]] | `:prompt-override-configuration` | | `skipResourceInUseCheckOnDelete` | java.lang.Boolean | [[cdk.support/lookup-entry]] | `:skip-resource-in-use-check-on-delete` | | `tags` | java.util.Map | [[cdk.support/lookup-entry]] | `:tags` | | `testAliasTags` | java.util.Map | [[cdk.support/lookup-entry]] | `:test-alias-tags` |
(build-cfn-agent-function-property-builder builder id config)
The build-cfn-agent-function-property-builder function updates a CfnAgent$FunctionProperty$Builder instance using the provided configuration. The function takes the CfnAgent$FunctionProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
Fields on the builder are populated 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 |
name | java.lang.String | cdk.support/lookup-entry | :name |
parameters | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :parameters |
The build-cfn-agent-function-property-builder function updates a CfnAgent$FunctionProperty$Builder instance using the provided configuration. The function takes the CfnAgent$FunctionProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. Fields on the builder are populated 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` | | `name` | java.lang.String | [[cdk.support/lookup-entry]] | `:name` | | `parameters` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:parameters` |
(build-cfn-agent-function-schema-property-builder builder id config)
The build-cfn-agent-function-schema-property-builder function updates a CfnAgent$FunctionSchemaProperty$Builder instance using the provided configuration. The function takes the CfnAgent$FunctionSchemaProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:
Field | DataType | Lookup Function | Data Key |
---|---|---|---|
functions | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :functions |
The build-cfn-agent-function-schema-property-builder function updates a CfnAgent$FunctionSchemaProperty$Builder instance using the provided configuration. The function takes the CfnAgent$FunctionSchemaProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value: | Field | DataType | Lookup Function | Data Key | |---|---|---|---| | `functions` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:functions` |
(build-cfn-agent-inference-configuration-property-builder builder id config)
The build-cfn-agent-inference-configuration-property-builder function updates a CfnAgent$InferenceConfigurationProperty$Builder instance using the provided configuration. The function takes the CfnAgent$InferenceConfigurationProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:
Field | DataType | Lookup Function | Data Key |
---|---|---|---|
maximumLength | java.lang.Number | cdk.support/lookup-entry | :maximum-length |
stopSequences | java.util.List | cdk.support/lookup-entry | :stop-sequences |
temperature | java.lang.Number | cdk.support/lookup-entry | :temperature |
topK | java.lang.Number | cdk.support/lookup-entry | :top-k |
topP | java.lang.Number | cdk.support/lookup-entry | :top-p |
The build-cfn-agent-inference-configuration-property-builder function updates a CfnAgent$InferenceConfigurationProperty$Builder instance using the provided configuration. The function takes the CfnAgent$InferenceConfigurationProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value: | Field | DataType | Lookup Function | Data Key | |---|---|---|---| | `maximumLength` | java.lang.Number | [[cdk.support/lookup-entry]] | `:maximum-length` | | `stopSequences` | java.util.List | [[cdk.support/lookup-entry]] | `:stop-sequences` | | `temperature` | java.lang.Number | [[cdk.support/lookup-entry]] | `:temperature` | | `topK` | java.lang.Number | [[cdk.support/lookup-entry]] | `:top-k` | | `topP` | java.lang.Number | [[cdk.support/lookup-entry]] | `:top-p` |
(build-cfn-agent-parameter-detail-property-builder builder id config)
The build-cfn-agent-parameter-detail-property-builder function updates a CfnAgent$ParameterDetailProperty$Builder instance using the provided configuration. The function takes the CfnAgent$ParameterDetailProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
Fields on the builder are populated 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 |
required | java.lang.Boolean | cdk.support/lookup-entry | :required |
type | java.lang.String | cdk.support/lookup-entry | :type |
The build-cfn-agent-parameter-detail-property-builder function updates a CfnAgent$ParameterDetailProperty$Builder instance using the provided configuration. The function takes the CfnAgent$ParameterDetailProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. Fields on the builder are populated 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` | | `required` | java.lang.Boolean | [[cdk.support/lookup-entry]] | `:required` | | `type` | java.lang.String | [[cdk.support/lookup-entry]] | `:type` |
(build-cfn-agent-prompt-configuration-property-builder builder id config)
The build-cfn-agent-prompt-configuration-property-builder function updates a CfnAgent$PromptConfigurationProperty$Builder instance using the provided configuration. The function takes the CfnAgent$PromptConfigurationProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:
Field | DataType | Lookup Function | Data Key |
---|---|---|---|
basePromptTemplate | java.lang.String | cdk.support/lookup-entry | :base-prompt-template |
inferenceConfiguration | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :inference-configuration |
parserMode | java.lang.String | cdk.support/lookup-entry | :parser-mode |
promptCreationMode | java.lang.String | cdk.support/lookup-entry | :prompt-creation-mode |
promptState | java.lang.String | cdk.support/lookup-entry | :prompt-state |
promptType | java.lang.String | cdk.support/lookup-entry | :prompt-type |
The build-cfn-agent-prompt-configuration-property-builder function updates a CfnAgent$PromptConfigurationProperty$Builder instance using the provided configuration. The function takes the CfnAgent$PromptConfigurationProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value: | Field | DataType | Lookup Function | Data Key | |---|---|---|---| | `basePromptTemplate` | java.lang.String | [[cdk.support/lookup-entry]] | `:base-prompt-template` | | `inferenceConfiguration` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:inference-configuration` | | `parserMode` | java.lang.String | [[cdk.support/lookup-entry]] | `:parser-mode` | | `promptCreationMode` | java.lang.String | [[cdk.support/lookup-entry]] | `:prompt-creation-mode` | | `promptState` | java.lang.String | [[cdk.support/lookup-entry]] | `:prompt-state` | | `promptType` | java.lang.String | [[cdk.support/lookup-entry]] | `:prompt-type` |
(build-cfn-agent-prompt-override-configuration-property-builder builder
id
config)
The build-cfn-agent-prompt-override-configuration-property-builder function updates a CfnAgent$PromptOverrideConfigurationProperty$Builder instance using the provided configuration. The function takes the CfnAgent$PromptOverrideConfigurationProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:
Field | DataType | Lookup Function | Data Key |
---|---|---|---|
overrideLambda | java.lang.String | cdk.support/lookup-entry | :override-lambda |
promptConfigurations | java.util.List | cdk.support/lookup-entry | :prompt-configurations |
The build-cfn-agent-prompt-override-configuration-property-builder function updates a CfnAgent$PromptOverrideConfigurationProperty$Builder instance using the provided configuration. The function takes the CfnAgent$PromptOverrideConfigurationProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value: | Field | DataType | Lookup Function | Data Key | |---|---|---|---| | `overrideLambda` | java.lang.String | [[cdk.support/lookup-entry]] | `:override-lambda` | | `promptConfigurations` | java.util.List | [[cdk.support/lookup-entry]] | `:prompt-configurations` |
(build-cfn-agent-props-builder builder id config)
The build-cfn-agent-props-builder function updates a CfnAgentProps$Builder instance using the provided configuration. The function takes the CfnAgentProps$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:
Field | DataType | Lookup Function | Data Key |
---|---|---|---|
actionGroups | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :action-groups |
agentName | java.lang.String | cdk.support/lookup-entry | :agent-name |
agentResourceRoleArn | java.lang.String | cdk.support/lookup-entry | :agent-resource-role-arn |
autoPrepare | java.lang.Boolean | cdk.support/lookup-entry | :auto-prepare |
customerEncryptionKeyArn | java.lang.String | cdk.support/lookup-entry | :customer-encryption-key-arn |
description | java.lang.String | cdk.support/lookup-entry | :description |
foundationModel | java.lang.String | cdk.support/lookup-entry | :foundation-model |
idleSessionTtlInSeconds | java.lang.Number | cdk.support/lookup-entry | :idle-session-ttl-in-seconds |
instruction | java.lang.String | cdk.support/lookup-entry | :instruction |
knowledgeBases | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :knowledge-bases |
promptOverrideConfiguration | software.amazon.awscdk.services.bedrock.CfnAgent$PromptOverrideConfigurationProperty | cdk.support/lookup-entry | :prompt-override-configuration |
skipResourceInUseCheckOnDelete | java.lang.Boolean | cdk.support/lookup-entry | :skip-resource-in-use-check-on-delete |
tags | java.util.Map | cdk.support/lookup-entry | :tags |
testAliasTags | java.util.Map | cdk.support/lookup-entry | :test-alias-tags |
The build-cfn-agent-props-builder function updates a CfnAgentProps$Builder instance using the provided configuration. The function takes the CfnAgentProps$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value: | Field | DataType | Lookup Function | Data Key | |---|---|---|---| | `actionGroups` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:action-groups` | | `agentName` | java.lang.String | [[cdk.support/lookup-entry]] | `:agent-name` | | `agentResourceRoleArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:agent-resource-role-arn` | | `autoPrepare` | java.lang.Boolean | [[cdk.support/lookup-entry]] | `:auto-prepare` | | `customerEncryptionKeyArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:customer-encryption-key-arn` | | `description` | java.lang.String | [[cdk.support/lookup-entry]] | `:description` | | `foundationModel` | java.lang.String | [[cdk.support/lookup-entry]] | `:foundation-model` | | `idleSessionTtlInSeconds` | java.lang.Number | [[cdk.support/lookup-entry]] | `:idle-session-ttl-in-seconds` | | `instruction` | java.lang.String | [[cdk.support/lookup-entry]] | `:instruction` | | `knowledgeBases` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:knowledge-bases` | | `promptOverrideConfiguration` | software.amazon.awscdk.services.bedrock.CfnAgent$PromptOverrideConfigurationProperty | [[cdk.support/lookup-entry]] | `:prompt-override-configuration` | | `skipResourceInUseCheckOnDelete` | java.lang.Boolean | [[cdk.support/lookup-entry]] | `:skip-resource-in-use-check-on-delete` | | `tags` | java.util.Map | [[cdk.support/lookup-entry]] | `:tags` | | `testAliasTags` | java.util.Map | [[cdk.support/lookup-entry]] | `:test-alias-tags` |
(build-cfn-agent-s3-identifier-property-builder builder id config)
The build-cfn-agent-s3-identifier-property-builder function updates a CfnAgent$S3IdentifierProperty$Builder instance using the provided configuration. The function takes the CfnAgent$S3IdentifierProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:
Field | DataType | Lookup Function | Data Key |
---|---|---|---|
s3BucketName | java.lang.String | cdk.support/lookup-entry | :s3-bucket-name |
s3ObjectKey | java.lang.String | cdk.support/lookup-entry | :s3-object-key |
The build-cfn-agent-s3-identifier-property-builder function updates a CfnAgent$S3IdentifierProperty$Builder instance using the provided configuration. The function takes the CfnAgent$S3IdentifierProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value: | Field | DataType | Lookup Function | Data Key | |---|---|---|---| | `s3BucketName` | java.lang.String | [[cdk.support/lookup-entry]] | `:s3-bucket-name` | | `s3ObjectKey` | java.lang.String | [[cdk.support/lookup-entry]] | `:s3-object-key` |
(build-cfn-data-source-builder builder id config)
The build-cfn-data-source-builder function updates a CfnDataSource$Builder instance using the provided configuration. The function takes the CfnDataSource$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:
Field | DataType | Lookup Function | Data Key |
---|---|---|---|
dataDeletionPolicy | java.lang.String | cdk.support/lookup-entry | :data-deletion-policy |
dataSourceConfiguration | software.amazon.awscdk.services.bedrock.CfnDataSource$DataSourceConfigurationProperty | cdk.support/lookup-entry | :data-source-configuration |
description | java.lang.String | cdk.support/lookup-entry | :description |
knowledgeBaseId | java.lang.String | cdk.support/lookup-entry | :knowledge-base-id |
name | java.lang.String | cdk.support/lookup-entry | :name |
serverSideEncryptionConfiguration | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :server-side-encryption-configuration |
vectorIngestionConfiguration | software.amazon.awscdk.services.bedrock.CfnDataSource$VectorIngestionConfigurationProperty | cdk.support/lookup-entry | :vector-ingestion-configuration |
The build-cfn-data-source-builder function updates a CfnDataSource$Builder instance using the provided configuration. The function takes the CfnDataSource$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value: | Field | DataType | Lookup Function | Data Key | |---|---|---|---| | `dataDeletionPolicy` | java.lang.String | [[cdk.support/lookup-entry]] | `:data-deletion-policy` | | `dataSourceConfiguration` | software.amazon.awscdk.services.bedrock.CfnDataSource$DataSourceConfigurationProperty | [[cdk.support/lookup-entry]] | `:data-source-configuration` | | `description` | java.lang.String | [[cdk.support/lookup-entry]] | `:description` | | `knowledgeBaseId` | java.lang.String | [[cdk.support/lookup-entry]] | `:knowledge-base-id` | | `name` | java.lang.String | [[cdk.support/lookup-entry]] | `:name` | | `serverSideEncryptionConfiguration` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:server-side-encryption-configuration` | | `vectorIngestionConfiguration` | software.amazon.awscdk.services.bedrock.CfnDataSource$VectorIngestionConfigurationProperty | [[cdk.support/lookup-entry]] | `:vector-ingestion-configuration` |
(build-cfn-data-source-chunking-configuration-property-builder builder
id
config)
The build-cfn-data-source-chunking-configuration-property-builder function updates a CfnDataSource$ChunkingConfigurationProperty$Builder instance using the provided configuration. The function takes the CfnDataSource$ChunkingConfigurationProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:
Field | DataType | Lookup Function | Data Key |
---|---|---|---|
chunkingStrategy | java.lang.String | cdk.support/lookup-entry | :chunking-strategy |
fixedSizeChunkingConfiguration | software.amazon.awscdk.services.bedrock.CfnDataSource$FixedSizeChunkingConfigurationProperty | cdk.support/lookup-entry | :fixed-size-chunking-configuration |
The build-cfn-data-source-chunking-configuration-property-builder function updates a CfnDataSource$ChunkingConfigurationProperty$Builder instance using the provided configuration. The function takes the CfnDataSource$ChunkingConfigurationProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value: | Field | DataType | Lookup Function | Data Key | |---|---|---|---| | `chunkingStrategy` | java.lang.String | [[cdk.support/lookup-entry]] | `:chunking-strategy` | | `fixedSizeChunkingConfiguration` | software.amazon.awscdk.services.bedrock.CfnDataSource$FixedSizeChunkingConfigurationProperty | [[cdk.support/lookup-entry]] | `:fixed-size-chunking-configuration` |
(build-cfn-data-source-data-source-configuration-property-builder builder
id
config)
The build-cfn-data-source-data-source-configuration-property-builder function updates a CfnDataSource$DataSourceConfigurationProperty$Builder instance using the provided configuration. The function takes the CfnDataSource$DataSourceConfigurationProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:
Field | DataType | Lookup Function | Data Key |
---|---|---|---|
s3Configuration | software.amazon.awscdk.services.bedrock.CfnDataSource$S3DataSourceConfigurationProperty | cdk.support/lookup-entry | :s3-configuration |
type | java.lang.String | cdk.support/lookup-entry | :type |
The build-cfn-data-source-data-source-configuration-property-builder function updates a CfnDataSource$DataSourceConfigurationProperty$Builder instance using the provided configuration. The function takes the CfnDataSource$DataSourceConfigurationProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value: | Field | DataType | Lookup Function | Data Key | |---|---|---|---| | `s3Configuration` | software.amazon.awscdk.services.bedrock.CfnDataSource$S3DataSourceConfigurationProperty | [[cdk.support/lookup-entry]] | `:s3-configuration` | | `type` | java.lang.String | [[cdk.support/lookup-entry]] | `:type` |
(build-cfn-data-source-fixed-size-chunking-configuration-property-builder
builder
id
config)
The build-cfn-data-source-fixed-size-chunking-configuration-property-builder function updates a CfnDataSource$FixedSizeChunkingConfigurationProperty$Builder instance using the provided configuration. The function takes the CfnDataSource$FixedSizeChunkingConfigurationProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:
Field | DataType | Lookup Function | Data Key |
---|---|---|---|
maxTokens | java.lang.Number | cdk.support/lookup-entry | :max-tokens |
overlapPercentage | java.lang.Number | cdk.support/lookup-entry | :overlap-percentage |
The build-cfn-data-source-fixed-size-chunking-configuration-property-builder function updates a CfnDataSource$FixedSizeChunkingConfigurationProperty$Builder instance using the provided configuration. The function takes the CfnDataSource$FixedSizeChunkingConfigurationProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value: | Field | DataType | Lookup Function | Data Key | |---|---|---|---| | `maxTokens` | java.lang.Number | [[cdk.support/lookup-entry]] | `:max-tokens` | | `overlapPercentage` | java.lang.Number | [[cdk.support/lookup-entry]] | `:overlap-percentage` |
(build-cfn-data-source-props-builder builder id config)
The build-cfn-data-source-props-builder function updates a CfnDataSourceProps$Builder instance using the provided configuration. The function takes the CfnDataSourceProps$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:
Field | DataType | Lookup Function | Data Key |
---|---|---|---|
dataDeletionPolicy | java.lang.String | cdk.support/lookup-entry | :data-deletion-policy |
dataSourceConfiguration | software.amazon.awscdk.services.bedrock.CfnDataSource$DataSourceConfigurationProperty | cdk.support/lookup-entry | :data-source-configuration |
description | java.lang.String | cdk.support/lookup-entry | :description |
knowledgeBaseId | java.lang.String | cdk.support/lookup-entry | :knowledge-base-id |
name | java.lang.String | cdk.support/lookup-entry | :name |
serverSideEncryptionConfiguration | software.amazon.awscdk.services.bedrock.CfnDataSource$ServerSideEncryptionConfigurationProperty | cdk.support/lookup-entry | :server-side-encryption-configuration |
vectorIngestionConfiguration | software.amazon.awscdk.services.bedrock.CfnDataSource$VectorIngestionConfigurationProperty | cdk.support/lookup-entry | :vector-ingestion-configuration |
The build-cfn-data-source-props-builder function updates a CfnDataSourceProps$Builder instance using the provided configuration. The function takes the CfnDataSourceProps$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value: | Field | DataType | Lookup Function | Data Key | |---|---|---|---| | `dataDeletionPolicy` | java.lang.String | [[cdk.support/lookup-entry]] | `:data-deletion-policy` | | `dataSourceConfiguration` | software.amazon.awscdk.services.bedrock.CfnDataSource$DataSourceConfigurationProperty | [[cdk.support/lookup-entry]] | `:data-source-configuration` | | `description` | java.lang.String | [[cdk.support/lookup-entry]] | `:description` | | `knowledgeBaseId` | java.lang.String | [[cdk.support/lookup-entry]] | `:knowledge-base-id` | | `name` | java.lang.String | [[cdk.support/lookup-entry]] | `:name` | | `serverSideEncryptionConfiguration` | software.amazon.awscdk.services.bedrock.CfnDataSource$ServerSideEncryptionConfigurationProperty | [[cdk.support/lookup-entry]] | `:server-side-encryption-configuration` | | `vectorIngestionConfiguration` | software.amazon.awscdk.services.bedrock.CfnDataSource$VectorIngestionConfigurationProperty | [[cdk.support/lookup-entry]] | `:vector-ingestion-configuration` |
(build-cfn-data-source-s3-data-source-configuration-property-builder builder
id
config)
The build-cfn-data-source-s3-data-source-configuration-property-builder function updates a CfnDataSource$S3DataSourceConfigurationProperty$Builder instance using the provided configuration. The function takes the CfnDataSource$S3DataSourceConfigurationProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:
Field | DataType | Lookup Function | Data Key |
---|---|---|---|
bucketArn | java.lang.String | cdk.support/lookup-entry | :bucket-arn |
bucketOwnerAccountId | java.lang.String | cdk.support/lookup-entry | :bucket-owner-account-id |
inclusionPrefixes | java.util.List | cdk.support/lookup-entry | :inclusion-prefixes |
The build-cfn-data-source-s3-data-source-configuration-property-builder function updates a CfnDataSource$S3DataSourceConfigurationProperty$Builder instance using the provided configuration. The function takes the CfnDataSource$S3DataSourceConfigurationProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value: | Field | DataType | Lookup Function | Data Key | |---|---|---|---| | `bucketArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:bucket-arn` | | `bucketOwnerAccountId` | java.lang.String | [[cdk.support/lookup-entry]] | `:bucket-owner-account-id` | | `inclusionPrefixes` | java.util.List | [[cdk.support/lookup-entry]] | `:inclusion-prefixes` |
(build-cfn-data-source-server-side-encryption-configuration-property-builder
builder
id
config)
The build-cfn-data-source-server-side-encryption-configuration-property-builder function updates a CfnDataSource$ServerSideEncryptionConfigurationProperty$Builder instance using the provided configuration. The function takes the CfnDataSource$ServerSideEncryptionConfigurationProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:
Field | DataType | Lookup Function | Data Key |
---|---|---|---|
kmsKeyArn | java.lang.String | cdk.support/lookup-entry | :kms-key-arn |
The build-cfn-data-source-server-side-encryption-configuration-property-builder function updates a CfnDataSource$ServerSideEncryptionConfigurationProperty$Builder instance using the provided configuration. The function takes the CfnDataSource$ServerSideEncryptionConfigurationProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value: | Field | DataType | Lookup Function | Data Key | |---|---|---|---| | `kmsKeyArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:kms-key-arn` |
(build-cfn-data-source-vector-ingestion-configuration-property-builder builder
id
config)
The build-cfn-data-source-vector-ingestion-configuration-property-builder function updates a CfnDataSource$VectorIngestionConfigurationProperty$Builder instance using the provided configuration. The function takes the CfnDataSource$VectorIngestionConfigurationProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:
Field | DataType | Lookup Function | Data Key |
---|---|---|---|
chunkingConfiguration | software.amazon.awscdk.services.bedrock.CfnDataSource$ChunkingConfigurationProperty | cdk.support/lookup-entry | :chunking-configuration |
The build-cfn-data-source-vector-ingestion-configuration-property-builder function updates a CfnDataSource$VectorIngestionConfigurationProperty$Builder instance using the provided configuration. The function takes the CfnDataSource$VectorIngestionConfigurationProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value: | Field | DataType | Lookup Function | Data Key | |---|---|---|---| | `chunkingConfiguration` | software.amazon.awscdk.services.bedrock.CfnDataSource$ChunkingConfigurationProperty | [[cdk.support/lookup-entry]] | `:chunking-configuration` |
(build-cfn-guardrail-builder builder id config)
The build-cfn-guardrail-builder function updates a CfnGuardrail$Builder instance using the provided configuration. The function takes the CfnGuardrail$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:
Field | DataType | Lookup Function | Data Key |
---|---|---|---|
blockedInputMessaging | java.lang.String | cdk.support/lookup-entry | :blocked-input-messaging |
blockedOutputsMessaging | java.lang.String | cdk.support/lookup-entry | :blocked-outputs-messaging |
contentPolicyConfig | software.amazon.awscdk.services.bedrock.CfnGuardrail$ContentPolicyConfigProperty | cdk.support/lookup-entry | :content-policy-config |
description | java.lang.String | cdk.support/lookup-entry | :description |
kmsKeyArn | java.lang.String | cdk.support/lookup-entry | :kms-key-arn |
name | java.lang.String | cdk.support/lookup-entry | :name |
sensitiveInformationPolicyConfig | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :sensitive-information-policy-config |
tags | java.util.List | cdk.support/lookup-entry | :tags |
topicPolicyConfig | software.amazon.awscdk.services.bedrock.CfnGuardrail$TopicPolicyConfigProperty | cdk.support/lookup-entry | :topic-policy-config |
wordPolicyConfig | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :word-policy-config |
The build-cfn-guardrail-builder function updates a CfnGuardrail$Builder instance using the provided configuration. The function takes the CfnGuardrail$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value: | Field | DataType | Lookup Function | Data Key | |---|---|---|---| | `blockedInputMessaging` | java.lang.String | [[cdk.support/lookup-entry]] | `:blocked-input-messaging` | | `blockedOutputsMessaging` | java.lang.String | [[cdk.support/lookup-entry]] | `:blocked-outputs-messaging` | | `contentPolicyConfig` | software.amazon.awscdk.services.bedrock.CfnGuardrail$ContentPolicyConfigProperty | [[cdk.support/lookup-entry]] | `:content-policy-config` | | `description` | java.lang.String | [[cdk.support/lookup-entry]] | `:description` | | `kmsKeyArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:kms-key-arn` | | `name` | java.lang.String | [[cdk.support/lookup-entry]] | `:name` | | `sensitiveInformationPolicyConfig` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:sensitive-information-policy-config` | | `tags` | java.util.List | [[cdk.support/lookup-entry]] | `:tags` | | `topicPolicyConfig` | software.amazon.awscdk.services.bedrock.CfnGuardrail$TopicPolicyConfigProperty | [[cdk.support/lookup-entry]] | `:topic-policy-config` | | `wordPolicyConfig` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:word-policy-config` |
(build-cfn-guardrail-content-filter-config-property-builder builder id config)
The build-cfn-guardrail-content-filter-config-property-builder function updates a CfnGuardrail$ContentFilterConfigProperty$Builder instance using the provided configuration. The function takes the CfnGuardrail$ContentFilterConfigProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:
Field | DataType | Lookup Function | Data Key |
---|---|---|---|
inputStrength | java.lang.String | cdk.support/lookup-entry | :input-strength |
outputStrength | java.lang.String | cdk.support/lookup-entry | :output-strength |
type | java.lang.String | cdk.support/lookup-entry | :type |
The build-cfn-guardrail-content-filter-config-property-builder function updates a CfnGuardrail$ContentFilterConfigProperty$Builder instance using the provided configuration. The function takes the CfnGuardrail$ContentFilterConfigProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value: | Field | DataType | Lookup Function | Data Key | |---|---|---|---| | `inputStrength` | java.lang.String | [[cdk.support/lookup-entry]] | `:input-strength` | | `outputStrength` | java.lang.String | [[cdk.support/lookup-entry]] | `:output-strength` | | `type` | java.lang.String | [[cdk.support/lookup-entry]] | `:type` |
(build-cfn-guardrail-content-policy-config-property-builder builder id config)
The build-cfn-guardrail-content-policy-config-property-builder function updates a CfnGuardrail$ContentPolicyConfigProperty$Builder instance using the provided configuration. The function takes the CfnGuardrail$ContentPolicyConfigProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:
Field | DataType | Lookup Function | Data Key |
---|---|---|---|
filtersConfig | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :filters-config |
The build-cfn-guardrail-content-policy-config-property-builder function updates a CfnGuardrail$ContentPolicyConfigProperty$Builder instance using the provided configuration. The function takes the CfnGuardrail$ContentPolicyConfigProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value: | Field | DataType | Lookup Function | Data Key | |---|---|---|---| | `filtersConfig` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:filters-config` |
(build-cfn-guardrail-managed-words-config-property-builder builder id config)
The build-cfn-guardrail-managed-words-config-property-builder function updates a CfnGuardrail$ManagedWordsConfigProperty$Builder instance using the provided configuration. The function takes the CfnGuardrail$ManagedWordsConfigProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
Fields on the builder are populated 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 |
The build-cfn-guardrail-managed-words-config-property-builder function updates a CfnGuardrail$ManagedWordsConfigProperty$Builder instance using the provided configuration. The function takes the CfnGuardrail$ManagedWordsConfigProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. Fields on the builder are populated 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` |
(build-cfn-guardrail-pii-entity-config-property-builder builder id config)
The build-cfn-guardrail-pii-entity-config-property-builder function updates a CfnGuardrail$PiiEntityConfigProperty$Builder instance using the provided configuration. The function takes the CfnGuardrail$PiiEntityConfigProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:
Field | DataType | Lookup Function | Data Key |
---|---|---|---|
action | java.lang.String | cdk.support/lookup-entry | :action |
type | java.lang.String | cdk.support/lookup-entry | :type |
The build-cfn-guardrail-pii-entity-config-property-builder function updates a CfnGuardrail$PiiEntityConfigProperty$Builder instance using the provided configuration. The function takes the CfnGuardrail$PiiEntityConfigProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value: | Field | DataType | Lookup Function | Data Key | |---|---|---|---| | `action` | java.lang.String | [[cdk.support/lookup-entry]] | `:action` | | `type` | java.lang.String | [[cdk.support/lookup-entry]] | `:type` |
(build-cfn-guardrail-props-builder builder id config)
The build-cfn-guardrail-props-builder function updates a CfnGuardrailProps$Builder instance using the provided configuration. The function takes the CfnGuardrailProps$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:
Field | DataType | Lookup Function | Data Key |
---|---|---|---|
blockedInputMessaging | java.lang.String | cdk.support/lookup-entry | :blocked-input-messaging |
blockedOutputsMessaging | java.lang.String | cdk.support/lookup-entry | :blocked-outputs-messaging |
contentPolicyConfig | software.amazon.awscdk.services.bedrock.CfnGuardrail$ContentPolicyConfigProperty | cdk.support/lookup-entry | :content-policy-config |
description | java.lang.String | cdk.support/lookup-entry | :description |
kmsKeyArn | java.lang.String | cdk.support/lookup-entry | :kms-key-arn |
name | java.lang.String | cdk.support/lookup-entry | :name |
sensitiveInformationPolicyConfig | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :sensitive-information-policy-config |
tags | java.util.List | cdk.support/lookup-entry | :tags |
topicPolicyConfig | software.amazon.awscdk.services.bedrock.CfnGuardrail$TopicPolicyConfigProperty | cdk.support/lookup-entry | :topic-policy-config |
wordPolicyConfig | software.amazon.awscdk.services.bedrock.CfnGuardrail$WordPolicyConfigProperty | cdk.support/lookup-entry | :word-policy-config |
The build-cfn-guardrail-props-builder function updates a CfnGuardrailProps$Builder instance using the provided configuration. The function takes the CfnGuardrailProps$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value: | Field | DataType | Lookup Function | Data Key | |---|---|---|---| | `blockedInputMessaging` | java.lang.String | [[cdk.support/lookup-entry]] | `:blocked-input-messaging` | | `blockedOutputsMessaging` | java.lang.String | [[cdk.support/lookup-entry]] | `:blocked-outputs-messaging` | | `contentPolicyConfig` | software.amazon.awscdk.services.bedrock.CfnGuardrail$ContentPolicyConfigProperty | [[cdk.support/lookup-entry]] | `:content-policy-config` | | `description` | java.lang.String | [[cdk.support/lookup-entry]] | `:description` | | `kmsKeyArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:kms-key-arn` | | `name` | java.lang.String | [[cdk.support/lookup-entry]] | `:name` | | `sensitiveInformationPolicyConfig` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:sensitive-information-policy-config` | | `tags` | java.util.List | [[cdk.support/lookup-entry]] | `:tags` | | `topicPolicyConfig` | software.amazon.awscdk.services.bedrock.CfnGuardrail$TopicPolicyConfigProperty | [[cdk.support/lookup-entry]] | `:topic-policy-config` | | `wordPolicyConfig` | software.amazon.awscdk.services.bedrock.CfnGuardrail$WordPolicyConfigProperty | [[cdk.support/lookup-entry]] | `:word-policy-config` |
(build-cfn-guardrail-regex-config-property-builder builder id config)
The build-cfn-guardrail-regex-config-property-builder function updates a CfnGuardrail$RegexConfigProperty$Builder instance using the provided configuration. The function takes the CfnGuardrail$RegexConfigProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:
Field | DataType | Lookup Function | Data Key |
---|---|---|---|
action | java.lang.String | cdk.support/lookup-entry | :action |
description | java.lang.String | cdk.support/lookup-entry | :description |
name | java.lang.String | cdk.support/lookup-entry | :name |
pattern | java.lang.String | cdk.support/lookup-entry | :pattern |
The build-cfn-guardrail-regex-config-property-builder function updates a CfnGuardrail$RegexConfigProperty$Builder instance using the provided configuration. The function takes the CfnGuardrail$RegexConfigProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value: | Field | DataType | Lookup Function | Data Key | |---|---|---|---| | `action` | java.lang.String | [[cdk.support/lookup-entry]] | `:action` | | `description` | java.lang.String | [[cdk.support/lookup-entry]] | `:description` | | `name` | java.lang.String | [[cdk.support/lookup-entry]] | `:name` | | `pattern` | java.lang.String | [[cdk.support/lookup-entry]] | `:pattern` |
(build-cfn-guardrail-sensitive-information-policy-config-property-builder
builder
id
config)
The build-cfn-guardrail-sensitive-information-policy-config-property-builder function updates a CfnGuardrail$SensitiveInformationPolicyConfigProperty$Builder instance using the provided configuration. The function takes the CfnGuardrail$SensitiveInformationPolicyConfigProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:
Field | DataType | Lookup Function | Data Key |
---|---|---|---|
piiEntitiesConfig | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :pii-entities-config |
regexesConfig | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :regexes-config |
The build-cfn-guardrail-sensitive-information-policy-config-property-builder function updates a CfnGuardrail$SensitiveInformationPolicyConfigProperty$Builder instance using the provided configuration. The function takes the CfnGuardrail$SensitiveInformationPolicyConfigProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value: | Field | DataType | Lookup Function | Data Key | |---|---|---|---| | `piiEntitiesConfig` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:pii-entities-config` | | `regexesConfig` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:regexes-config` |
(build-cfn-guardrail-topic-config-property-builder builder id config)
The build-cfn-guardrail-topic-config-property-builder function updates a CfnGuardrail$TopicConfigProperty$Builder instance using the provided configuration. The function takes the CfnGuardrail$TopicConfigProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:
Field | DataType | Lookup Function | Data Key |
---|---|---|---|
definition | java.lang.String | cdk.support/lookup-entry | :definition |
examples | java.util.List | cdk.support/lookup-entry | :examples |
name | java.lang.String | cdk.support/lookup-entry | :name |
type | java.lang.String | cdk.support/lookup-entry | :type |
The build-cfn-guardrail-topic-config-property-builder function updates a CfnGuardrail$TopicConfigProperty$Builder instance using the provided configuration. The function takes the CfnGuardrail$TopicConfigProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value: | Field | DataType | Lookup Function | Data Key | |---|---|---|---| | `definition` | java.lang.String | [[cdk.support/lookup-entry]] | `:definition` | | `examples` | java.util.List | [[cdk.support/lookup-entry]] | `:examples` | | `name` | java.lang.String | [[cdk.support/lookup-entry]] | `:name` | | `type` | java.lang.String | [[cdk.support/lookup-entry]] | `:type` |
(build-cfn-guardrail-topic-policy-config-property-builder builder id config)
The build-cfn-guardrail-topic-policy-config-property-builder function updates a CfnGuardrail$TopicPolicyConfigProperty$Builder instance using the provided configuration. The function takes the CfnGuardrail$TopicPolicyConfigProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:
Field | DataType | Lookup Function | Data Key |
---|---|---|---|
topicsConfig | java.util.List | cdk.support/lookup-entry | :topics-config |
The build-cfn-guardrail-topic-policy-config-property-builder function updates a CfnGuardrail$TopicPolicyConfigProperty$Builder instance using the provided configuration. The function takes the CfnGuardrail$TopicPolicyConfigProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value: | Field | DataType | Lookup Function | Data Key | |---|---|---|---| | `topicsConfig` | java.util.List | [[cdk.support/lookup-entry]] | `:topics-config` |
(build-cfn-guardrail-version-builder builder id config)
The build-cfn-guardrail-version-builder function updates a CfnGuardrailVersion$Builder instance using the provided configuration. The function takes the CfnGuardrailVersion$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
Fields on the builder are populated 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 |
guardrailIdentifier | java.lang.String | cdk.support/lookup-entry | :guardrail-identifier |
The build-cfn-guardrail-version-builder function updates a CfnGuardrailVersion$Builder instance using the provided configuration. The function takes the CfnGuardrailVersion$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. Fields on the builder are populated 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` | | `guardrailIdentifier` | java.lang.String | [[cdk.support/lookup-entry]] | `:guardrail-identifier` |
(build-cfn-guardrail-version-props-builder builder id config)
The build-cfn-guardrail-version-props-builder function updates a CfnGuardrailVersionProps$Builder instance using the provided configuration. The function takes the CfnGuardrailVersionProps$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
Fields on the builder are populated 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 |
guardrailIdentifier | java.lang.String | cdk.support/lookup-entry | :guardrail-identifier |
The build-cfn-guardrail-version-props-builder function updates a CfnGuardrailVersionProps$Builder instance using the provided configuration. The function takes the CfnGuardrailVersionProps$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. Fields on the builder are populated 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` | | `guardrailIdentifier` | java.lang.String | [[cdk.support/lookup-entry]] | `:guardrail-identifier` |
(build-cfn-guardrail-word-config-property-builder builder id config)
The build-cfn-guardrail-word-config-property-builder function updates a CfnGuardrail$WordConfigProperty$Builder instance using the provided configuration. The function takes the CfnGuardrail$WordConfigProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:
Field | DataType | Lookup Function | Data Key |
---|---|---|---|
text | java.lang.String | cdk.support/lookup-entry | :text |
The build-cfn-guardrail-word-config-property-builder function updates a CfnGuardrail$WordConfigProperty$Builder instance using the provided configuration. The function takes the CfnGuardrail$WordConfigProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value: | Field | DataType | Lookup Function | Data Key | |---|---|---|---| | `text` | java.lang.String | [[cdk.support/lookup-entry]] | `:text` |
(build-cfn-guardrail-word-policy-config-property-builder builder id config)
The build-cfn-guardrail-word-policy-config-property-builder function updates a CfnGuardrail$WordPolicyConfigProperty$Builder instance using the provided configuration. The function takes the CfnGuardrail$WordPolicyConfigProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:
Field | DataType | Lookup Function | Data Key |
---|---|---|---|
managedWordListsConfig | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :managed-word-lists-config |
wordsConfig | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :words-config |
The build-cfn-guardrail-word-policy-config-property-builder function updates a CfnGuardrail$WordPolicyConfigProperty$Builder instance using the provided configuration. The function takes the CfnGuardrail$WordPolicyConfigProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value: | Field | DataType | Lookup Function | Data Key | |---|---|---|---| | `managedWordListsConfig` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:managed-word-lists-config` | | `wordsConfig` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:words-config` |
(build-cfn-knowledge-base-builder builder id config)
The build-cfn-knowledge-base-builder function updates a CfnKnowledgeBase$Builder instance using the provided configuration. The function takes the CfnKnowledgeBase$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
Fields on the builder are populated 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 |
knowledgeBaseConfiguration | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :knowledge-base-configuration |
name | java.lang.String | cdk.support/lookup-entry | :name |
roleArn | java.lang.String | cdk.support/lookup-entry | :role-arn |
storageConfiguration | software.amazon.awscdk.services.bedrock.CfnKnowledgeBase$StorageConfigurationProperty | cdk.support/lookup-entry | :storage-configuration |
tags | java.util.Map | cdk.support/lookup-entry | :tags |
The build-cfn-knowledge-base-builder function updates a CfnKnowledgeBase$Builder instance using the provided configuration. The function takes the CfnKnowledgeBase$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. Fields on the builder are populated 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` | | `knowledgeBaseConfiguration` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:knowledge-base-configuration` | | `name` | java.lang.String | [[cdk.support/lookup-entry]] | `:name` | | `roleArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:role-arn` | | `storageConfiguration` | software.amazon.awscdk.services.bedrock.CfnKnowledgeBase$StorageConfigurationProperty | [[cdk.support/lookup-entry]] | `:storage-configuration` | | `tags` | java.util.Map | [[cdk.support/lookup-entry]] | `:tags` |
(build-cfn-knowledge-base-knowledge-base-configuration-property-builder builder
id
config)
The build-cfn-knowledge-base-knowledge-base-configuration-property-builder function updates a CfnKnowledgeBase$KnowledgeBaseConfigurationProperty$Builder instance using the provided configuration. The function takes the CfnKnowledgeBase$KnowledgeBaseConfigurationProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
Fields on the builder are populated 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 |
vectorKnowledgeBaseConfiguration | software.amazon.awscdk.services.bedrock.CfnKnowledgeBase$VectorKnowledgeBaseConfigurationProperty | cdk.support/lookup-entry | :vector-knowledge-base-configuration |
The build-cfn-knowledge-base-knowledge-base-configuration-property-builder function updates a CfnKnowledgeBase$KnowledgeBaseConfigurationProperty$Builder instance using the provided configuration. The function takes the CfnKnowledgeBase$KnowledgeBaseConfigurationProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. Fields on the builder are populated 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` | | `vectorKnowledgeBaseConfiguration` | software.amazon.awscdk.services.bedrock.CfnKnowledgeBase$VectorKnowledgeBaseConfigurationProperty | [[cdk.support/lookup-entry]] | `:vector-knowledge-base-configuration` |
(build-cfn-knowledge-base-open-search-serverless-configuration-property-builder
builder
id
config)
The build-cfn-knowledge-base-open-search-serverless-configuration-property-builder function updates a CfnKnowledgeBase$OpenSearchServerlessConfigurationProperty$Builder instance using the provided configuration. The function takes the CfnKnowledgeBase$OpenSearchServerlessConfigurationProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:
Field | DataType | Lookup Function | Data Key |
---|---|---|---|
collectionArn | java.lang.String | cdk.support/lookup-entry | :collection-arn |
fieldMapping | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :field-mapping |
vectorIndexName | java.lang.String | cdk.support/lookup-entry | :vector-index-name |
The build-cfn-knowledge-base-open-search-serverless-configuration-property-builder function updates a CfnKnowledgeBase$OpenSearchServerlessConfigurationProperty$Builder instance using the provided configuration. The function takes the CfnKnowledgeBase$OpenSearchServerlessConfigurationProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value: | Field | DataType | Lookup Function | Data Key | |---|---|---|---| | `collectionArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:collection-arn` | | `fieldMapping` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:field-mapping` | | `vectorIndexName` | java.lang.String | [[cdk.support/lookup-entry]] | `:vector-index-name` |
(build-cfn-knowledge-base-open-search-serverless-field-mapping-property-builder
builder
id
config)
The build-cfn-knowledge-base-open-search-serverless-field-mapping-property-builder function updates a CfnKnowledgeBase$OpenSearchServerlessFieldMappingProperty$Builder instance using the provided configuration. The function takes the CfnKnowledgeBase$OpenSearchServerlessFieldMappingProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:
Field | DataType | Lookup Function | Data Key |
---|---|---|---|
metadataField | java.lang.String | cdk.support/lookup-entry | :metadata-field |
textField | java.lang.String | cdk.support/lookup-entry | :text-field |
vectorField | java.lang.String | cdk.support/lookup-entry | :vector-field |
The build-cfn-knowledge-base-open-search-serverless-field-mapping-property-builder function updates a CfnKnowledgeBase$OpenSearchServerlessFieldMappingProperty$Builder instance using the provided configuration. The function takes the CfnKnowledgeBase$OpenSearchServerlessFieldMappingProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value: | Field | DataType | Lookup Function | Data Key | |---|---|---|---| | `metadataField` | java.lang.String | [[cdk.support/lookup-entry]] | `:metadata-field` | | `textField` | java.lang.String | [[cdk.support/lookup-entry]] | `:text-field` | | `vectorField` | java.lang.String | [[cdk.support/lookup-entry]] | `:vector-field` |
(build-cfn-knowledge-base-pinecone-configuration-property-builder builder
id
config)
The build-cfn-knowledge-base-pinecone-configuration-property-builder function updates a CfnKnowledgeBase$PineconeConfigurationProperty$Builder instance using the provided configuration. The function takes the CfnKnowledgeBase$PineconeConfigurationProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:
Field | DataType | Lookup Function | Data Key |
---|---|---|---|
connectionString | java.lang.String | cdk.support/lookup-entry | :connection-string |
credentialsSecretArn | java.lang.String | cdk.support/lookup-entry | :credentials-secret-arn |
fieldMapping | software.amazon.awscdk.services.bedrock.CfnKnowledgeBase$PineconeFieldMappingProperty | cdk.support/lookup-entry | :field-mapping |
namespace | java.lang.String | cdk.support/lookup-entry | :namespace |
The build-cfn-knowledge-base-pinecone-configuration-property-builder function updates a CfnKnowledgeBase$PineconeConfigurationProperty$Builder instance using the provided configuration. The function takes the CfnKnowledgeBase$PineconeConfigurationProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value: | Field | DataType | Lookup Function | Data Key | |---|---|---|---| | `connectionString` | java.lang.String | [[cdk.support/lookup-entry]] | `:connection-string` | | `credentialsSecretArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:credentials-secret-arn` | | `fieldMapping` | software.amazon.awscdk.services.bedrock.CfnKnowledgeBase$PineconeFieldMappingProperty | [[cdk.support/lookup-entry]] | `:field-mapping` | | `namespace` | java.lang.String | [[cdk.support/lookup-entry]] | `:namespace` |
(build-cfn-knowledge-base-pinecone-field-mapping-property-builder builder
id
config)
The build-cfn-knowledge-base-pinecone-field-mapping-property-builder function updates a CfnKnowledgeBase$PineconeFieldMappingProperty$Builder instance using the provided configuration. The function takes the CfnKnowledgeBase$PineconeFieldMappingProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:
Field | DataType | Lookup Function | Data Key |
---|---|---|---|
metadataField | java.lang.String | cdk.support/lookup-entry | :metadata-field |
textField | java.lang.String | cdk.support/lookup-entry | :text-field |
The build-cfn-knowledge-base-pinecone-field-mapping-property-builder function updates a CfnKnowledgeBase$PineconeFieldMappingProperty$Builder instance using the provided configuration. The function takes the CfnKnowledgeBase$PineconeFieldMappingProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value: | Field | DataType | Lookup Function | Data Key | |---|---|---|---| | `metadataField` | java.lang.String | [[cdk.support/lookup-entry]] | `:metadata-field` | | `textField` | java.lang.String | [[cdk.support/lookup-entry]] | `:text-field` |
(build-cfn-knowledge-base-props-builder builder id config)
The build-cfn-knowledge-base-props-builder function updates a CfnKnowledgeBaseProps$Builder instance using the provided configuration. The function takes the CfnKnowledgeBaseProps$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
Fields on the builder are populated 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 |
knowledgeBaseConfiguration | software.amazon.awscdk.services.bedrock.CfnKnowledgeBase$KnowledgeBaseConfigurationProperty | cdk.support/lookup-entry | :knowledge-base-configuration |
name | java.lang.String | cdk.support/lookup-entry | :name |
roleArn | java.lang.String | cdk.support/lookup-entry | :role-arn |
storageConfiguration | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :storage-configuration |
tags | java.util.Map | cdk.support/lookup-entry | :tags |
The build-cfn-knowledge-base-props-builder function updates a CfnKnowledgeBaseProps$Builder instance using the provided configuration. The function takes the CfnKnowledgeBaseProps$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. Fields on the builder are populated 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` | | `knowledgeBaseConfiguration` | software.amazon.awscdk.services.bedrock.CfnKnowledgeBase$KnowledgeBaseConfigurationProperty | [[cdk.support/lookup-entry]] | `:knowledge-base-configuration` | | `name` | java.lang.String | [[cdk.support/lookup-entry]] | `:name` | | `roleArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:role-arn` | | `storageConfiguration` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:storage-configuration` | | `tags` | java.util.Map | [[cdk.support/lookup-entry]] | `:tags` |
(build-cfn-knowledge-base-rds-configuration-property-builder builder id config)
The build-cfn-knowledge-base-rds-configuration-property-builder function updates a CfnKnowledgeBase$RdsConfigurationProperty$Builder instance using the provided configuration. The function takes the CfnKnowledgeBase$RdsConfigurationProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:
Field | DataType | Lookup Function | Data Key |
---|---|---|---|
credentialsSecretArn | java.lang.String | cdk.support/lookup-entry | :credentials-secret-arn |
databaseName | java.lang.String | cdk.support/lookup-entry | :database-name |
fieldMapping | software.amazon.awscdk.services.bedrock.CfnKnowledgeBase$RdsFieldMappingProperty | cdk.support/lookup-entry | :field-mapping |
resourceArn | java.lang.String | cdk.support/lookup-entry | :resource-arn |
tableName | java.lang.String | cdk.support/lookup-entry | :table-name |
The build-cfn-knowledge-base-rds-configuration-property-builder function updates a CfnKnowledgeBase$RdsConfigurationProperty$Builder instance using the provided configuration. The function takes the CfnKnowledgeBase$RdsConfigurationProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value: | Field | DataType | Lookup Function | Data Key | |---|---|---|---| | `credentialsSecretArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:credentials-secret-arn` | | `databaseName` | java.lang.String | [[cdk.support/lookup-entry]] | `:database-name` | | `fieldMapping` | software.amazon.awscdk.services.bedrock.CfnKnowledgeBase$RdsFieldMappingProperty | [[cdk.support/lookup-entry]] | `:field-mapping` | | `resourceArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:resource-arn` | | `tableName` | java.lang.String | [[cdk.support/lookup-entry]] | `:table-name` |
(build-cfn-knowledge-base-rds-field-mapping-property-builder builder id config)
The build-cfn-knowledge-base-rds-field-mapping-property-builder function updates a CfnKnowledgeBase$RdsFieldMappingProperty$Builder instance using the provided configuration. The function takes the CfnKnowledgeBase$RdsFieldMappingProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:
Field | DataType | Lookup Function | Data Key |
---|---|---|---|
metadataField | java.lang.String | cdk.support/lookup-entry | :metadata-field |
primaryKeyField | java.lang.String | cdk.support/lookup-entry | :primary-key-field |
textField | java.lang.String | cdk.support/lookup-entry | :text-field |
vectorField | java.lang.String | cdk.support/lookup-entry | :vector-field |
The build-cfn-knowledge-base-rds-field-mapping-property-builder function updates a CfnKnowledgeBase$RdsFieldMappingProperty$Builder instance using the provided configuration. The function takes the CfnKnowledgeBase$RdsFieldMappingProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value: | Field | DataType | Lookup Function | Data Key | |---|---|---|---| | `metadataField` | java.lang.String | [[cdk.support/lookup-entry]] | `:metadata-field` | | `primaryKeyField` | java.lang.String | [[cdk.support/lookup-entry]] | `:primary-key-field` | | `textField` | java.lang.String | [[cdk.support/lookup-entry]] | `:text-field` | | `vectorField` | java.lang.String | [[cdk.support/lookup-entry]] | `:vector-field` |
(build-cfn-knowledge-base-storage-configuration-property-builder builder
id
config)
The build-cfn-knowledge-base-storage-configuration-property-builder function updates a CfnKnowledgeBase$StorageConfigurationProperty$Builder instance using the provided configuration. The function takes the CfnKnowledgeBase$StorageConfigurationProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:
Field | DataType | Lookup Function | Data Key |
---|---|---|---|
opensearchServerlessConfiguration | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :opensearch-serverless-configuration |
pineconeConfiguration | software.amazon.awscdk.services.bedrock.CfnKnowledgeBase$PineconeConfigurationProperty | cdk.support/lookup-entry | :pinecone-configuration |
rdsConfiguration | software.amazon.awscdk.services.bedrock.CfnKnowledgeBase$RdsConfigurationProperty | cdk.support/lookup-entry | :rds-configuration |
type | java.lang.String | cdk.support/lookup-entry | :type |
The build-cfn-knowledge-base-storage-configuration-property-builder function updates a CfnKnowledgeBase$StorageConfigurationProperty$Builder instance using the provided configuration. The function takes the CfnKnowledgeBase$StorageConfigurationProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value: | Field | DataType | Lookup Function | Data Key | |---|---|---|---| | `opensearchServerlessConfiguration` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:opensearch-serverless-configuration` | | `pineconeConfiguration` | software.amazon.awscdk.services.bedrock.CfnKnowledgeBase$PineconeConfigurationProperty | [[cdk.support/lookup-entry]] | `:pinecone-configuration` | | `rdsConfiguration` | software.amazon.awscdk.services.bedrock.CfnKnowledgeBase$RdsConfigurationProperty | [[cdk.support/lookup-entry]] | `:rds-configuration` | | `type` | java.lang.String | [[cdk.support/lookup-entry]] | `:type` |
(build-cfn-knowledge-base-vector-knowledge-base-configuration-property-builder
builder
id
config)
The build-cfn-knowledge-base-vector-knowledge-base-configuration-property-builder function updates a CfnKnowledgeBase$VectorKnowledgeBaseConfigurationProperty$Builder instance using the provided configuration. The function takes the CfnKnowledgeBase$VectorKnowledgeBaseConfigurationProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:
Field | DataType | Lookup Function | Data Key |
---|---|---|---|
embeddingModelArn | java.lang.String | cdk.support/lookup-entry | :embedding-model-arn |
The build-cfn-knowledge-base-vector-knowledge-base-configuration-property-builder function updates a CfnKnowledgeBase$VectorKnowledgeBaseConfigurationProperty$Builder instance using the provided configuration. The function takes the CfnKnowledgeBase$VectorKnowledgeBaseConfigurationProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value: | Field | DataType | Lookup Function | Data Key | |---|---|---|---| | `embeddingModelArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:embedding-model-arn` |
(cfn-agent-action-group-executor-property-builder id config)
Creates a CfnAgent$ActionGroupExecutorProperty$Builder
instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following 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 `CfnAgent$ActionGroupExecutorProperty$Builder` instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following 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-agent-agent-action-group-property-builder id config)
Creates a CfnAgent$AgentActionGroupProperty$Builder
instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following 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 `CfnAgent$AgentActionGroupProperty$Builder` instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following 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-agent-agent-knowledge-base-property-builder id config)
Creates a CfnAgent$AgentKnowledgeBaseProperty$Builder
instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following 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 `CfnAgent$AgentKnowledgeBaseProperty$Builder` instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following 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-agent-alias-agent-alias-history-event-property-builder id config)
Creates a CfnAgentAlias$AgentAliasHistoryEventProperty$Builder
instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following 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 `CfnAgentAlias$AgentAliasHistoryEventProperty$Builder` instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following 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-agent-alias-agent-alias-routing-configuration-list-item-property-builder
id
config)
Creates a CfnAgentAlias$AgentAliasRoutingConfigurationListItemProperty$Builder
instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following 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 `CfnAgentAlias$AgentAliasRoutingConfigurationListItemProperty$Builder` instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following 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-agent-alias-builder scope id config)
Creates a CfnAgentAlias$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 `CfnAgentAlias$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-agent-alias-props-builder id config)
Creates a CfnAgentAliasProps$Builder
instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following 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 `CfnAgentAliasProps$Builder` instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following 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-agent-api-schema-property-builder id config)
Creates a CfnAgent$APISchemaProperty$Builder
instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following 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 `CfnAgent$APISchemaProperty$Builder` instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following 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-agent-builder scope id config)
Creates a CfnAgent$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 `CfnAgent$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-agent-function-property-builder id config)
Creates a CfnAgent$FunctionProperty$Builder
instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following 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 `CfnAgent$FunctionProperty$Builder` instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following 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-agent-function-schema-property-builder id config)
Creates a CfnAgent$FunctionSchemaProperty$Builder
instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following 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 `CfnAgent$FunctionSchemaProperty$Builder` instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following 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-agent-inference-configuration-property-builder id config)
Creates a CfnAgent$InferenceConfigurationProperty$Builder
instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following 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 `CfnAgent$InferenceConfigurationProperty$Builder` instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following 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-agent-parameter-detail-property-builder id config)
Creates a CfnAgent$ParameterDetailProperty$Builder
instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following 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 `CfnAgent$ParameterDetailProperty$Builder` instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following 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-agent-prompt-configuration-property-builder id config)
Creates a CfnAgent$PromptConfigurationProperty$Builder
instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following 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 `CfnAgent$PromptConfigurationProperty$Builder` instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following 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-agent-prompt-override-configuration-property-builder id config)
Creates a CfnAgent$PromptOverrideConfigurationProperty$Builder
instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following 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 `CfnAgent$PromptOverrideConfigurationProperty$Builder` instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following 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-agent-props-builder id config)
Creates a CfnAgentProps$Builder
instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following 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 `CfnAgentProps$Builder` instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following 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-agent-s3-identifier-property-builder id config)
Creates a CfnAgent$S3IdentifierProperty$Builder
instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following 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 `CfnAgent$S3IdentifierProperty$Builder` instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following 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-data-source-builder scope id config)
Creates a CfnDataSource$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 `CfnDataSource$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-data-source-chunking-configuration-property-builder id config)
Creates a CfnDataSource$ChunkingConfigurationProperty$Builder
instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following 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 `CfnDataSource$ChunkingConfigurationProperty$Builder` instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following 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-data-source-data-source-configuration-property-builder id config)
Creates a CfnDataSource$DataSourceConfigurationProperty$Builder
instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following 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 `CfnDataSource$DataSourceConfigurationProperty$Builder` instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following 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-data-source-fixed-size-chunking-configuration-property-builder id config)
Creates a CfnDataSource$FixedSizeChunkingConfigurationProperty$Builder
instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following 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 `CfnDataSource$FixedSizeChunkingConfigurationProperty$Builder` instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following 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-data-source-props-builder id config)
Creates a CfnDataSourceProps$Builder
instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following 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 `CfnDataSourceProps$Builder` instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following 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-data-source-s3-data-source-configuration-property-builder id config)
Creates a CfnDataSource$S3DataSourceConfigurationProperty$Builder
instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following 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 `CfnDataSource$S3DataSourceConfigurationProperty$Builder` instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following 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-data-source-server-side-encryption-configuration-property-builder id
config)
Creates a CfnDataSource$ServerSideEncryptionConfigurationProperty$Builder
instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following 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 `CfnDataSource$ServerSideEncryptionConfigurationProperty$Builder` instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following 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-data-source-vector-ingestion-configuration-property-builder id config)
Creates a CfnDataSource$VectorIngestionConfigurationProperty$Builder
instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following 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 `CfnDataSource$VectorIngestionConfigurationProperty$Builder` instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following 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-guardrail-builder scope id config)
Creates a CfnGuardrail$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 `CfnGuardrail$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-guardrail-content-filter-config-property-builder id config)
Creates a CfnGuardrail$ContentFilterConfigProperty$Builder
instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following 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 `CfnGuardrail$ContentFilterConfigProperty$Builder` instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following 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-guardrail-content-policy-config-property-builder id config)
Creates a CfnGuardrail$ContentPolicyConfigProperty$Builder
instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following 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 `CfnGuardrail$ContentPolicyConfigProperty$Builder` instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following 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-guardrail-managed-words-config-property-builder id config)
Creates a CfnGuardrail$ManagedWordsConfigProperty$Builder
instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following 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 `CfnGuardrail$ManagedWordsConfigProperty$Builder` instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following 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-guardrail-pii-entity-config-property-builder id config)
Creates a CfnGuardrail$PiiEntityConfigProperty$Builder
instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following 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 `CfnGuardrail$PiiEntityConfigProperty$Builder` instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following 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-guardrail-props-builder id config)
Creates a CfnGuardrailProps$Builder
instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following 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 `CfnGuardrailProps$Builder` instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following 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-guardrail-regex-config-property-builder id config)
Creates a CfnGuardrail$RegexConfigProperty$Builder
instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following 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 `CfnGuardrail$RegexConfigProperty$Builder` instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following 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-guardrail-sensitive-information-policy-config-property-builder id config)
Creates a CfnGuardrail$SensitiveInformationPolicyConfigProperty$Builder
instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following 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 `CfnGuardrail$SensitiveInformationPolicyConfigProperty$Builder` instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following 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-guardrail-topic-config-property-builder id config)
Creates a CfnGuardrail$TopicConfigProperty$Builder
instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following 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 `CfnGuardrail$TopicConfigProperty$Builder` instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following 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-guardrail-topic-policy-config-property-builder id config)
Creates a CfnGuardrail$TopicPolicyConfigProperty$Builder
instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following 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 `CfnGuardrail$TopicPolicyConfigProperty$Builder` instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following 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-guardrail-version-builder scope id config)
Creates a CfnGuardrailVersion$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 `CfnGuardrailVersion$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-guardrail-version-props-builder id config)
Creates a CfnGuardrailVersionProps$Builder
instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following 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 `CfnGuardrailVersionProps$Builder` instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following 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-guardrail-word-config-property-builder id config)
Creates a CfnGuardrail$WordConfigProperty$Builder
instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following 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 `CfnGuardrail$WordConfigProperty$Builder` instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following 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-guardrail-word-policy-config-property-builder id config)
Creates a CfnGuardrail$WordPolicyConfigProperty$Builder
instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following 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 `CfnGuardrail$WordPolicyConfigProperty$Builder` instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following 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-knowledge-base-builder scope id config)
Creates a CfnKnowledgeBase$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 `CfnKnowledgeBase$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-knowledge-base-knowledge-base-configuration-property-builder id config)
Creates a CfnKnowledgeBase$KnowledgeBaseConfigurationProperty$Builder
instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following 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 `CfnKnowledgeBase$KnowledgeBaseConfigurationProperty$Builder` instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following 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-knowledge-base-open-search-serverless-configuration-property-builder
id
config)
Creates a CfnKnowledgeBase$OpenSearchServerlessConfigurationProperty$Builder
instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following 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 `CfnKnowledgeBase$OpenSearchServerlessConfigurationProperty$Builder` instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following 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-knowledge-base-open-search-serverless-field-mapping-property-builder
id
config)
Creates a CfnKnowledgeBase$OpenSearchServerlessFieldMappingProperty$Builder
instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following 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 `CfnKnowledgeBase$OpenSearchServerlessFieldMappingProperty$Builder` instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following 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-knowledge-base-pinecone-configuration-property-builder id config)
Creates a CfnKnowledgeBase$PineconeConfigurationProperty$Builder
instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following 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 `CfnKnowledgeBase$PineconeConfigurationProperty$Builder` instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following 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-knowledge-base-pinecone-field-mapping-property-builder id config)
Creates a CfnKnowledgeBase$PineconeFieldMappingProperty$Builder
instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following 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 `CfnKnowledgeBase$PineconeFieldMappingProperty$Builder` instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following 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-knowledge-base-props-builder id config)
Creates a CfnKnowledgeBaseProps$Builder
instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following 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 `CfnKnowledgeBaseProps$Builder` instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following 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-knowledge-base-rds-configuration-property-builder id config)
Creates a CfnKnowledgeBase$RdsConfigurationProperty$Builder
instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following 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 `CfnKnowledgeBase$RdsConfigurationProperty$Builder` instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following 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-knowledge-base-rds-field-mapping-property-builder id config)
Creates a CfnKnowledgeBase$RdsFieldMappingProperty$Builder
instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following 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 `CfnKnowledgeBase$RdsFieldMappingProperty$Builder` instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following 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-knowledge-base-storage-configuration-property-builder id config)
Creates a CfnKnowledgeBase$StorageConfigurationProperty$Builder
instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following 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 `CfnKnowledgeBase$StorageConfigurationProperty$Builder` instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following 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-knowledge-base-vector-knowledge-base-configuration-property-builder id
config)
Creates a CfnKnowledgeBase$VectorKnowledgeBaseConfigurationProperty$Builder
instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following 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 `CfnKnowledgeBase$VectorKnowledgeBaseConfigurationProperty$Builder` instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following 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