Liking cljdoc? Tell your friends :D
Clojure only.

cdk.api.services.bedrock

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. 
raw docstring

build-cfn-agent-action-group-executor-property-builderclj

(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:

FieldDataTypeLookup FunctionData Key
customControljava.lang.Stringcdk.support/lookup-entry:custom-control
lambdajava.lang.Stringcdk.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` |
sourceraw docstring

build-cfn-agent-agent-action-group-property-builderclj

(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:

FieldDataTypeLookup FunctionData Key
actionGroupExecutorsoftware.amazon.awscdk.services.bedrock.CfnAgent$ActionGroupExecutorPropertycdk.support/lookup-entry:action-group-executor
actionGroupNamejava.lang.Stringcdk.support/lookup-entry:action-group-name
actionGroupStatejava.lang.Stringcdk.support/lookup-entry:action-group-state
apiSchemasoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:api-schema
descriptionjava.lang.Stringcdk.support/lookup-entry:description
functionSchemasoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:function-schema
parentActionGroupSignaturejava.lang.Stringcdk.support/lookup-entry:parent-action-group-signature
skipResourceInUseCheckOnDeletesoftware.amazon.awscdk.IResolvablecdk.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` |
sourceraw docstring

build-cfn-agent-agent-knowledge-base-property-builderclj

(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:

FieldDataTypeLookup FunctionData Key
descriptionjava.lang.Stringcdk.support/lookup-entry:description
knowledgeBaseIdjava.lang.Stringcdk.support/lookup-entry:knowledge-base-id
knowledgeBaseStatejava.lang.Stringcdk.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` |
sourceraw docstring

build-cfn-agent-alias-agent-alias-history-event-property-builderclj

(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:

FieldDataTypeLookup FunctionData Key
endDatejava.lang.Stringcdk.support/lookup-entry:end-date
routingConfigurationsoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:routing-configuration
startDatejava.lang.Stringcdk.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` |
sourceraw docstring

build-cfn-agent-alias-agent-alias-routing-configuration-list-item-property-builderclj

(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:

FieldDataTypeLookup FunctionData Key
agentVersionjava.lang.Stringcdk.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` |
sourceraw docstring

build-cfn-agent-alias-builderclj

(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:

FieldDataTypeLookup FunctionData Key
agentAliasNamejava.lang.Stringcdk.support/lookup-entry:agent-alias-name
agentIdjava.lang.Stringcdk.support/lookup-entry:agent-id
descriptionjava.lang.Stringcdk.support/lookup-entry:description
routingConfigurationjava.util.Listcdk.support/lookup-entry:routing-configuration
tagsjava.util.Mapcdk.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` |
sourceraw docstring

build-cfn-agent-alias-props-builderclj

(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:

FieldDataTypeLookup FunctionData Key
agentAliasNamejava.lang.Stringcdk.support/lookup-entry:agent-alias-name
agentIdjava.lang.Stringcdk.support/lookup-entry:agent-id
descriptionjava.lang.Stringcdk.support/lookup-entry:description
routingConfigurationjava.util.Listcdk.support/lookup-entry:routing-configuration
tagsjava.util.Mapcdk.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` |
sourceraw docstring

build-cfn-agent-api-schema-property-builderclj

(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:

FieldDataTypeLookup FunctionData Key
payloadjava.lang.Stringcdk.support/lookup-entry:payload
s3software.amazon.awscdk.services.bedrock.CfnAgent$S3IdentifierPropertycdk.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` |
sourceraw docstring

build-cfn-agent-builderclj

(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:

FieldDataTypeLookup FunctionData Key
actionGroupssoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:action-groups
agentNamejava.lang.Stringcdk.support/lookup-entry:agent-name
agentResourceRoleArnjava.lang.Stringcdk.support/lookup-entry:agent-resource-role-arn
autoPreparesoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:auto-prepare
customerEncryptionKeyArnjava.lang.Stringcdk.support/lookup-entry:customer-encryption-key-arn
descriptionjava.lang.Stringcdk.support/lookup-entry:description
foundationModeljava.lang.Stringcdk.support/lookup-entry:foundation-model
idleSessionTtlInSecondsjava.lang.Numbercdk.support/lookup-entry:idle-session-ttl-in-seconds
instructionjava.lang.Stringcdk.support/lookup-entry:instruction
knowledgeBasessoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:knowledge-bases
promptOverrideConfigurationsoftware.amazon.awscdk.services.bedrock.CfnAgent$PromptOverrideConfigurationPropertycdk.support/lookup-entry:prompt-override-configuration
skipResourceInUseCheckOnDeletejava.lang.Booleancdk.support/lookup-entry:skip-resource-in-use-check-on-delete
tagsjava.util.Mapcdk.support/lookup-entry:tags
testAliasTagsjava.util.Mapcdk.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` |
sourceraw docstring

build-cfn-agent-function-property-builderclj

(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:

FieldDataTypeLookup FunctionData Key
descriptionjava.lang.Stringcdk.support/lookup-entry:description
namejava.lang.Stringcdk.support/lookup-entry:name
parameterssoftware.amazon.awscdk.IResolvablecdk.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` |
sourceraw docstring

build-cfn-agent-function-schema-property-builderclj

(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:

FieldDataTypeLookup FunctionData Key
functionssoftware.amazon.awscdk.IResolvablecdk.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` |
sourceraw docstring

build-cfn-agent-inference-configuration-property-builderclj

(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:

FieldDataTypeLookup FunctionData Key
maximumLengthjava.lang.Numbercdk.support/lookup-entry:maximum-length
stopSequencesjava.util.Listcdk.support/lookup-entry:stop-sequences
temperaturejava.lang.Numbercdk.support/lookup-entry:temperature
topKjava.lang.Numbercdk.support/lookup-entry:top-k
topPjava.lang.Numbercdk.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` |
sourceraw docstring

build-cfn-agent-parameter-detail-property-builderclj

(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:

FieldDataTypeLookup FunctionData Key
descriptionjava.lang.Stringcdk.support/lookup-entry:description
requiredjava.lang.Booleancdk.support/lookup-entry:required
typejava.lang.Stringcdk.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` |
sourceraw docstring

build-cfn-agent-prompt-configuration-property-builderclj

(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:

FieldDataTypeLookup FunctionData Key
basePromptTemplatejava.lang.Stringcdk.support/lookup-entry:base-prompt-template
inferenceConfigurationsoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:inference-configuration
parserModejava.lang.Stringcdk.support/lookup-entry:parser-mode
promptCreationModejava.lang.Stringcdk.support/lookup-entry:prompt-creation-mode
promptStatejava.lang.Stringcdk.support/lookup-entry:prompt-state
promptTypejava.lang.Stringcdk.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` |
sourceraw docstring

build-cfn-agent-prompt-override-configuration-property-builderclj

(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:

FieldDataTypeLookup FunctionData Key
overrideLambdajava.lang.Stringcdk.support/lookup-entry:override-lambda
promptConfigurationsjava.util.Listcdk.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` |
sourceraw docstring

build-cfn-agent-props-builderclj

(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:

FieldDataTypeLookup FunctionData Key
actionGroupssoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:action-groups
agentNamejava.lang.Stringcdk.support/lookup-entry:agent-name
agentResourceRoleArnjava.lang.Stringcdk.support/lookup-entry:agent-resource-role-arn
autoPreparejava.lang.Booleancdk.support/lookup-entry:auto-prepare
customerEncryptionKeyArnjava.lang.Stringcdk.support/lookup-entry:customer-encryption-key-arn
descriptionjava.lang.Stringcdk.support/lookup-entry:description
foundationModeljava.lang.Stringcdk.support/lookup-entry:foundation-model
idleSessionTtlInSecondsjava.lang.Numbercdk.support/lookup-entry:idle-session-ttl-in-seconds
instructionjava.lang.Stringcdk.support/lookup-entry:instruction
knowledgeBasessoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:knowledge-bases
promptOverrideConfigurationsoftware.amazon.awscdk.services.bedrock.CfnAgent$PromptOverrideConfigurationPropertycdk.support/lookup-entry:prompt-override-configuration
skipResourceInUseCheckOnDeletejava.lang.Booleancdk.support/lookup-entry:skip-resource-in-use-check-on-delete
tagsjava.util.Mapcdk.support/lookup-entry:tags
testAliasTagsjava.util.Mapcdk.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` |
sourceraw docstring

build-cfn-agent-s3-identifier-property-builderclj

(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:

FieldDataTypeLookup FunctionData Key
s3BucketNamejava.lang.Stringcdk.support/lookup-entry:s3-bucket-name
s3ObjectKeyjava.lang.Stringcdk.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` |
sourceraw docstring

build-cfn-data-source-builderclj

(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:

FieldDataTypeLookup FunctionData Key
dataDeletionPolicyjava.lang.Stringcdk.support/lookup-entry:data-deletion-policy
dataSourceConfigurationsoftware.amazon.awscdk.services.bedrock.CfnDataSource$DataSourceConfigurationPropertycdk.support/lookup-entry:data-source-configuration
descriptionjava.lang.Stringcdk.support/lookup-entry:description
knowledgeBaseIdjava.lang.Stringcdk.support/lookup-entry:knowledge-base-id
namejava.lang.Stringcdk.support/lookup-entry:name
serverSideEncryptionConfigurationsoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:server-side-encryption-configuration
vectorIngestionConfigurationsoftware.amazon.awscdk.services.bedrock.CfnDataSource$VectorIngestionConfigurationPropertycdk.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` |
sourceraw docstring

build-cfn-data-source-chunking-configuration-property-builderclj

(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:

FieldDataTypeLookup FunctionData Key
chunkingStrategyjava.lang.Stringcdk.support/lookup-entry:chunking-strategy
fixedSizeChunkingConfigurationsoftware.amazon.awscdk.services.bedrock.CfnDataSource$FixedSizeChunkingConfigurationPropertycdk.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` |
sourceraw docstring

build-cfn-data-source-data-source-configuration-property-builderclj

(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:

FieldDataTypeLookup FunctionData Key
s3Configurationsoftware.amazon.awscdk.services.bedrock.CfnDataSource$S3DataSourceConfigurationPropertycdk.support/lookup-entry:s3-configuration
typejava.lang.Stringcdk.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` |
sourceraw docstring

build-cfn-data-source-fixed-size-chunking-configuration-property-builderclj

(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:

FieldDataTypeLookup FunctionData Key
maxTokensjava.lang.Numbercdk.support/lookup-entry:max-tokens
overlapPercentagejava.lang.Numbercdk.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` |
sourceraw docstring

build-cfn-data-source-props-builderclj

(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:

FieldDataTypeLookup FunctionData Key
dataDeletionPolicyjava.lang.Stringcdk.support/lookup-entry:data-deletion-policy
dataSourceConfigurationsoftware.amazon.awscdk.services.bedrock.CfnDataSource$DataSourceConfigurationPropertycdk.support/lookup-entry:data-source-configuration
descriptionjava.lang.Stringcdk.support/lookup-entry:description
knowledgeBaseIdjava.lang.Stringcdk.support/lookup-entry:knowledge-base-id
namejava.lang.Stringcdk.support/lookup-entry:name
serverSideEncryptionConfigurationsoftware.amazon.awscdk.services.bedrock.CfnDataSource$ServerSideEncryptionConfigurationPropertycdk.support/lookup-entry:server-side-encryption-configuration
vectorIngestionConfigurationsoftware.amazon.awscdk.services.bedrock.CfnDataSource$VectorIngestionConfigurationPropertycdk.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` |
sourceraw docstring

build-cfn-data-source-s3-data-source-configuration-property-builderclj

(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:

FieldDataTypeLookup FunctionData Key
bucketArnjava.lang.Stringcdk.support/lookup-entry:bucket-arn
bucketOwnerAccountIdjava.lang.Stringcdk.support/lookup-entry:bucket-owner-account-id
inclusionPrefixesjava.util.Listcdk.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` |
sourceraw docstring

build-cfn-data-source-server-side-encryption-configuration-property-builderclj

(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:

FieldDataTypeLookup FunctionData Key
kmsKeyArnjava.lang.Stringcdk.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` |
sourceraw docstring

build-cfn-data-source-vector-ingestion-configuration-property-builderclj

(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:

FieldDataTypeLookup FunctionData Key
chunkingConfigurationsoftware.amazon.awscdk.services.bedrock.CfnDataSource$ChunkingConfigurationPropertycdk.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` |
sourceraw docstring

build-cfn-guardrail-builderclj

(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:

FieldDataTypeLookup FunctionData Key
blockedInputMessagingjava.lang.Stringcdk.support/lookup-entry:blocked-input-messaging
blockedOutputsMessagingjava.lang.Stringcdk.support/lookup-entry:blocked-outputs-messaging
contentPolicyConfigsoftware.amazon.awscdk.services.bedrock.CfnGuardrail$ContentPolicyConfigPropertycdk.support/lookup-entry:content-policy-config
descriptionjava.lang.Stringcdk.support/lookup-entry:description
kmsKeyArnjava.lang.Stringcdk.support/lookup-entry:kms-key-arn
namejava.lang.Stringcdk.support/lookup-entry:name
sensitiveInformationPolicyConfigsoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:sensitive-information-policy-config
tagsjava.util.Listcdk.support/lookup-entry:tags
topicPolicyConfigsoftware.amazon.awscdk.services.bedrock.CfnGuardrail$TopicPolicyConfigPropertycdk.support/lookup-entry:topic-policy-config
wordPolicyConfigsoftware.amazon.awscdk.IResolvablecdk.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` |
sourceraw docstring

build-cfn-guardrail-content-filter-config-property-builderclj

(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:

FieldDataTypeLookup FunctionData Key
inputStrengthjava.lang.Stringcdk.support/lookup-entry:input-strength
outputStrengthjava.lang.Stringcdk.support/lookup-entry:output-strength
typejava.lang.Stringcdk.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` |
sourceraw docstring

build-cfn-guardrail-content-policy-config-property-builderclj

(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:

FieldDataTypeLookup FunctionData Key
filtersConfigsoftware.amazon.awscdk.IResolvablecdk.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` |
sourceraw docstring

build-cfn-guardrail-managed-words-config-property-builderclj

(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:

FieldDataTypeLookup FunctionData Key
typejava.lang.Stringcdk.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` |
sourceraw docstring

build-cfn-guardrail-pii-entity-config-property-builderclj

(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:

FieldDataTypeLookup FunctionData Key
actionjava.lang.Stringcdk.support/lookup-entry:action
typejava.lang.Stringcdk.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` |
sourceraw docstring

build-cfn-guardrail-props-builderclj

(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:

FieldDataTypeLookup FunctionData Key
blockedInputMessagingjava.lang.Stringcdk.support/lookup-entry:blocked-input-messaging
blockedOutputsMessagingjava.lang.Stringcdk.support/lookup-entry:blocked-outputs-messaging
contentPolicyConfigsoftware.amazon.awscdk.services.bedrock.CfnGuardrail$ContentPolicyConfigPropertycdk.support/lookup-entry:content-policy-config
descriptionjava.lang.Stringcdk.support/lookup-entry:description
kmsKeyArnjava.lang.Stringcdk.support/lookup-entry:kms-key-arn
namejava.lang.Stringcdk.support/lookup-entry:name
sensitiveInformationPolicyConfigsoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:sensitive-information-policy-config
tagsjava.util.Listcdk.support/lookup-entry:tags
topicPolicyConfigsoftware.amazon.awscdk.services.bedrock.CfnGuardrail$TopicPolicyConfigPropertycdk.support/lookup-entry:topic-policy-config
wordPolicyConfigsoftware.amazon.awscdk.services.bedrock.CfnGuardrail$WordPolicyConfigPropertycdk.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` |
sourceraw docstring

build-cfn-guardrail-regex-config-property-builderclj

(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:

FieldDataTypeLookup FunctionData Key
actionjava.lang.Stringcdk.support/lookup-entry:action
descriptionjava.lang.Stringcdk.support/lookup-entry:description
namejava.lang.Stringcdk.support/lookup-entry:name
patternjava.lang.Stringcdk.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` |
sourceraw docstring

build-cfn-guardrail-sensitive-information-policy-config-property-builderclj

(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:

FieldDataTypeLookup FunctionData Key
piiEntitiesConfigsoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:pii-entities-config
regexesConfigsoftware.amazon.awscdk.IResolvablecdk.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` |
sourceraw docstring

build-cfn-guardrail-topic-config-property-builderclj

(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:

FieldDataTypeLookup FunctionData Key
definitionjava.lang.Stringcdk.support/lookup-entry:definition
examplesjava.util.Listcdk.support/lookup-entry:examples
namejava.lang.Stringcdk.support/lookup-entry:name
typejava.lang.Stringcdk.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` |
sourceraw docstring

build-cfn-guardrail-topic-policy-config-property-builderclj

(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:

FieldDataTypeLookup FunctionData Key
topicsConfigjava.util.Listcdk.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` |
sourceraw docstring

build-cfn-guardrail-version-builderclj

(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:

FieldDataTypeLookup FunctionData Key
descriptionjava.lang.Stringcdk.support/lookup-entry:description
guardrailIdentifierjava.lang.Stringcdk.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` |
sourceraw docstring

build-cfn-guardrail-version-props-builderclj

(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:

FieldDataTypeLookup FunctionData Key
descriptionjava.lang.Stringcdk.support/lookup-entry:description
guardrailIdentifierjava.lang.Stringcdk.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` |
sourceraw docstring

build-cfn-guardrail-word-config-property-builderclj

(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:

FieldDataTypeLookup FunctionData Key
textjava.lang.Stringcdk.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` |
sourceraw docstring

build-cfn-guardrail-word-policy-config-property-builderclj

(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:

FieldDataTypeLookup FunctionData Key
managedWordListsConfigsoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:managed-word-lists-config
wordsConfigsoftware.amazon.awscdk.IResolvablecdk.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` |
sourceraw docstring

build-cfn-knowledge-base-builderclj

(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:

FieldDataTypeLookup FunctionData Key
descriptionjava.lang.Stringcdk.support/lookup-entry:description
knowledgeBaseConfigurationsoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:knowledge-base-configuration
namejava.lang.Stringcdk.support/lookup-entry:name
roleArnjava.lang.Stringcdk.support/lookup-entry:role-arn
storageConfigurationsoftware.amazon.awscdk.services.bedrock.CfnKnowledgeBase$StorageConfigurationPropertycdk.support/lookup-entry:storage-configuration
tagsjava.util.Mapcdk.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` |
sourceraw docstring

build-cfn-knowledge-base-knowledge-base-configuration-property-builderclj

(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:

FieldDataTypeLookup FunctionData Key
typejava.lang.Stringcdk.support/lookup-entry:type
vectorKnowledgeBaseConfigurationsoftware.amazon.awscdk.services.bedrock.CfnKnowledgeBase$VectorKnowledgeBaseConfigurationPropertycdk.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` |
sourceraw docstring

build-cfn-knowledge-base-open-search-serverless-configuration-property-builderclj

(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:

FieldDataTypeLookup FunctionData Key
collectionArnjava.lang.Stringcdk.support/lookup-entry:collection-arn
fieldMappingsoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:field-mapping
vectorIndexNamejava.lang.Stringcdk.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` |
sourceraw docstring

build-cfn-knowledge-base-open-search-serverless-field-mapping-property-builderclj

(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:

FieldDataTypeLookup FunctionData Key
metadataFieldjava.lang.Stringcdk.support/lookup-entry:metadata-field
textFieldjava.lang.Stringcdk.support/lookup-entry:text-field
vectorFieldjava.lang.Stringcdk.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` |
sourceraw docstring

build-cfn-knowledge-base-pinecone-configuration-property-builderclj

(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:

FieldDataTypeLookup FunctionData Key
connectionStringjava.lang.Stringcdk.support/lookup-entry:connection-string
credentialsSecretArnjava.lang.Stringcdk.support/lookup-entry:credentials-secret-arn
fieldMappingsoftware.amazon.awscdk.services.bedrock.CfnKnowledgeBase$PineconeFieldMappingPropertycdk.support/lookup-entry:field-mapping
namespacejava.lang.Stringcdk.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` |
sourceraw docstring

build-cfn-knowledge-base-pinecone-field-mapping-property-builderclj

(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:

FieldDataTypeLookup FunctionData Key
metadataFieldjava.lang.Stringcdk.support/lookup-entry:metadata-field
textFieldjava.lang.Stringcdk.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` |
sourceraw docstring

build-cfn-knowledge-base-props-builderclj

(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:

FieldDataTypeLookup FunctionData Key
descriptionjava.lang.Stringcdk.support/lookup-entry:description
knowledgeBaseConfigurationsoftware.amazon.awscdk.services.bedrock.CfnKnowledgeBase$KnowledgeBaseConfigurationPropertycdk.support/lookup-entry:knowledge-base-configuration
namejava.lang.Stringcdk.support/lookup-entry:name
roleArnjava.lang.Stringcdk.support/lookup-entry:role-arn
storageConfigurationsoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:storage-configuration
tagsjava.util.Mapcdk.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` |
sourceraw docstring

build-cfn-knowledge-base-rds-configuration-property-builderclj

(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:

FieldDataTypeLookup FunctionData Key
credentialsSecretArnjava.lang.Stringcdk.support/lookup-entry:credentials-secret-arn
databaseNamejava.lang.Stringcdk.support/lookup-entry:database-name
fieldMappingsoftware.amazon.awscdk.services.bedrock.CfnKnowledgeBase$RdsFieldMappingPropertycdk.support/lookup-entry:field-mapping
resourceArnjava.lang.Stringcdk.support/lookup-entry:resource-arn
tableNamejava.lang.Stringcdk.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` |
sourceraw docstring

build-cfn-knowledge-base-rds-field-mapping-property-builderclj

(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:

FieldDataTypeLookup FunctionData Key
metadataFieldjava.lang.Stringcdk.support/lookup-entry:metadata-field
primaryKeyFieldjava.lang.Stringcdk.support/lookup-entry:primary-key-field
textFieldjava.lang.Stringcdk.support/lookup-entry:text-field
vectorFieldjava.lang.Stringcdk.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` |
sourceraw docstring

build-cfn-knowledge-base-storage-configuration-property-builderclj

(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:

FieldDataTypeLookup FunctionData Key
opensearchServerlessConfigurationsoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:opensearch-serverless-configuration
pineconeConfigurationsoftware.amazon.awscdk.services.bedrock.CfnKnowledgeBase$PineconeConfigurationPropertycdk.support/lookup-entry:pinecone-configuration
rdsConfigurationsoftware.amazon.awscdk.services.bedrock.CfnKnowledgeBase$RdsConfigurationPropertycdk.support/lookup-entry:rds-configuration
typejava.lang.Stringcdk.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` |
sourceraw docstring

build-cfn-knowledge-base-vector-knowledge-base-configuration-property-builderclj

(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:

FieldDataTypeLookup FunctionData Key
embeddingModelArnjava.lang.Stringcdk.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` |
sourceraw docstring

cfn-agent-action-group-executor-property-builderclj

(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:

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

cfn-agent-agent-action-group-property-builderclj

(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:

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

cfn-agent-agent-knowledge-base-property-builderclj

(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:

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

cfn-agent-alias-agent-alias-history-event-property-builderclj

(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:

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

cfn-agent-alias-agent-alias-routing-configuration-list-item-property-builderclj

(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:

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

cfn-agent-alias-builderclj

(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 |
sourceraw docstring

cfn-agent-alias-props-builderclj

(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:

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

cfn-agent-api-schema-property-builderclj

(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:

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

cfn-agent-builderclj

(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 |
sourceraw docstring

cfn-agent-function-property-builderclj

(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:

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

cfn-agent-function-schema-property-builderclj

(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:

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

cfn-agent-inference-configuration-property-builderclj

(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:

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

cfn-agent-parameter-detail-property-builderclj

(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:

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

cfn-agent-prompt-configuration-property-builderclj

(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:

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

cfn-agent-prompt-override-configuration-property-builderclj

(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:

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

cfn-agent-props-builderclj

(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:

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

cfn-agent-s3-identifier-property-builderclj

(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:

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

cfn-data-source-builderclj

(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 |
sourceraw docstring

cfn-data-source-chunking-configuration-property-builderclj

(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:

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

cfn-data-source-data-source-configuration-property-builderclj

(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:

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

cfn-data-source-fixed-size-chunking-configuration-property-builderclj

(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:

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

cfn-data-source-props-builderclj

(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:

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

cfn-data-source-s3-data-source-configuration-property-builderclj

(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:

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

cfn-data-source-server-side-encryption-configuration-property-builderclj

(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:

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

cfn-data-source-vector-ingestion-configuration-property-builderclj

(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:

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

cfn-guardrail-builderclj

(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 |
sourceraw docstring

cfn-guardrail-content-filter-config-property-builderclj

(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:

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

cfn-guardrail-content-policy-config-property-builderclj

(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:

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

cfn-guardrail-managed-words-config-property-builderclj

(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:

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

cfn-guardrail-pii-entity-config-property-builderclj

(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:

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

cfn-guardrail-props-builderclj

(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:

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

cfn-guardrail-regex-config-property-builderclj

(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:

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

cfn-guardrail-sensitive-information-policy-config-property-builderclj

(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:

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

cfn-guardrail-topic-config-property-builderclj

(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:

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

cfn-guardrail-topic-policy-config-property-builderclj

(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:

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

cfn-guardrail-version-builderclj

(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 |
sourceraw docstring

cfn-guardrail-version-props-builderclj

(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:

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

cfn-guardrail-word-config-property-builderclj

(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:

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

cfn-guardrail-word-policy-config-property-builderclj

(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:

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

cfn-knowledge-base-builderclj

(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 |
sourceraw docstring

cfn-knowledge-base-knowledge-base-configuration-property-builderclj

(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:

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

cfn-knowledge-base-open-search-serverless-configuration-property-builderclj

(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:

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

cfn-knowledge-base-open-search-serverless-field-mapping-property-builderclj

(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:

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

cfn-knowledge-base-pinecone-configuration-property-builderclj

(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:

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

cfn-knowledge-base-pinecone-field-mapping-property-builderclj

(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:

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

cfn-knowledge-base-props-builderclj

(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:

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

cfn-knowledge-base-rds-configuration-property-builderclj

(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:

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

cfn-knowledge-base-rds-field-mapping-property-builderclj

(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:

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

cfn-knowledge-base-storage-configuration-property-builderclj

(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:

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

cfn-knowledge-base-vector-knowledge-base-configuration-property-builderclj

(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:

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

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

× close