Liking cljdoc? Tell your friends :D
Clojure only.

cdk.api.services.comprehend

Functions that represent AWS CDK enums and builders in the software.amazon.awscdk.services.comprehend package.

Functions that represent AWS CDK enums and builders in the software.amazon.awscdk.services.comprehend package. 
raw docstring

build-cfn-document-classifier-augmented-manifests-list-item-property-builderclj

(build-cfn-document-classifier-augmented-manifests-list-item-property-builder
  builder
  id
  config)

The build-cfn-document-classifier-augmented-manifests-list-item-property-builder function updates a CfnDocumentClassifier$AugmentedManifestsListItemProperty$Builder instance using the provided configuration. The function takes the CfnDocumentClassifier$AugmentedManifestsListItemProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.

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
attributeNamesjava.util.Listcdk.support/lookup-entry:attribute-names
s3Urijava.lang.Stringcdk.support/lookup-entry:s3-uri
splitjava.lang.Stringcdk.support/lookup-entry:split
The build-cfn-document-classifier-augmented-manifests-list-item-property-builder function updates a CfnDocumentClassifier$AugmentedManifestsListItemProperty$Builder instance using the provided configuration.
  The function takes the CfnDocumentClassifier$AugmentedManifestsListItemProperty$Builder instance, an optional namespace to use when looking up a value in the configuration,
  and the configuration itself.

  Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:

| Field | DataType | Lookup Function | Data Key |
|---|---|---|---|
| `attributeNames` | java.util.List | [[cdk.support/lookup-entry]] | `:attribute-names` |
| `s3Uri` | java.lang.String | [[cdk.support/lookup-entry]] | `:s3-uri` |
| `split` | java.lang.String | [[cdk.support/lookup-entry]] | `:split` |
sourceraw docstring

build-cfn-document-classifier-builderclj

(build-cfn-document-classifier-builder builder id config)

The build-cfn-document-classifier-builder function updates a CfnDocumentClassifier$Builder instance using the provided configuration. The function takes the CfnDocumentClassifier$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.

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
dataAccessRoleArnjava.lang.Stringcdk.support/lookup-entry:data-access-role-arn
documentClassifierNamejava.lang.Stringcdk.support/lookup-entry:document-classifier-name
inputDataConfigsoftware.amazon.awscdk.services.comprehend.CfnDocumentClassifier$DocumentClassifierInputDataConfigPropertycdk.support/lookup-entry:input-data-config
languageCodejava.lang.Stringcdk.support/lookup-entry:language-code
modejava.lang.Stringcdk.support/lookup-entry:mode
modelKmsKeyIdjava.lang.Stringcdk.support/lookup-entry:model-kms-key-id
modelPolicyjava.lang.Stringcdk.support/lookup-entry:model-policy
outputDataConfigsoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:output-data-config
tagsjava.util.Listcdk.support/lookup-entry:tags
versionNamejava.lang.Stringcdk.support/lookup-entry:version-name
volumeKmsKeyIdjava.lang.Stringcdk.support/lookup-entry:volume-kms-key-id
vpcConfigsoftware.amazon.awscdk.services.comprehend.CfnDocumentClassifier$VpcConfigPropertycdk.support/lookup-entry:vpc-config
The build-cfn-document-classifier-builder function updates a CfnDocumentClassifier$Builder instance using the provided configuration.
  The function takes the CfnDocumentClassifier$Builder instance, an optional namespace to use when looking up a value in the configuration,
  and the configuration itself.

  Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:

| Field | DataType | Lookup Function | Data Key |
|---|---|---|---|
| `dataAccessRoleArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:data-access-role-arn` |
| `documentClassifierName` | java.lang.String | [[cdk.support/lookup-entry]] | `:document-classifier-name` |
| `inputDataConfig` | software.amazon.awscdk.services.comprehend.CfnDocumentClassifier$DocumentClassifierInputDataConfigProperty | [[cdk.support/lookup-entry]] | `:input-data-config` |
| `languageCode` | java.lang.String | [[cdk.support/lookup-entry]] | `:language-code` |
| `mode` | java.lang.String | [[cdk.support/lookup-entry]] | `:mode` |
| `modelKmsKeyId` | java.lang.String | [[cdk.support/lookup-entry]] | `:model-kms-key-id` |
| `modelPolicy` | java.lang.String | [[cdk.support/lookup-entry]] | `:model-policy` |
| `outputDataConfig` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:output-data-config` |
| `tags` | java.util.List | [[cdk.support/lookup-entry]] | `:tags` |
| `versionName` | java.lang.String | [[cdk.support/lookup-entry]] | `:version-name` |
| `volumeKmsKeyId` | java.lang.String | [[cdk.support/lookup-entry]] | `:volume-kms-key-id` |
| `vpcConfig` | software.amazon.awscdk.services.comprehend.CfnDocumentClassifier$VpcConfigProperty | [[cdk.support/lookup-entry]] | `:vpc-config` |
sourceraw docstring

build-cfn-document-classifier-document-classifier-documents-property-builderclj

(build-cfn-document-classifier-document-classifier-documents-property-builder
  builder
  id
  config)

The build-cfn-document-classifier-document-classifier-documents-property-builder function updates a CfnDocumentClassifier$DocumentClassifierDocumentsProperty$Builder instance using the provided configuration. The function takes the CfnDocumentClassifier$DocumentClassifierDocumentsProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.

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
s3Urijava.lang.Stringcdk.support/lookup-entry:s3-uri
testS3Urijava.lang.Stringcdk.support/lookup-entry:test-s3-uri
The build-cfn-document-classifier-document-classifier-documents-property-builder function updates a CfnDocumentClassifier$DocumentClassifierDocumentsProperty$Builder instance using the provided configuration.
  The function takes the CfnDocumentClassifier$DocumentClassifierDocumentsProperty$Builder instance, an optional namespace to use when looking up a value in the configuration,
  and the configuration itself.

  Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:

| Field | DataType | Lookup Function | Data Key |
|---|---|---|---|
| `s3Uri` | java.lang.String | [[cdk.support/lookup-entry]] | `:s3-uri` |
| `testS3Uri` | java.lang.String | [[cdk.support/lookup-entry]] | `:test-s3-uri` |
sourceraw docstring

build-cfn-document-classifier-document-classifier-input-data-config-property-builderclj

(build-cfn-document-classifier-document-classifier-input-data-config-property-builder
  builder
  id
  config)

The build-cfn-document-classifier-document-classifier-input-data-config-property-builder function updates a CfnDocumentClassifier$DocumentClassifierInputDataConfigProperty$Builder instance using the provided configuration. The function takes the CfnDocumentClassifier$DocumentClassifierInputDataConfigProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.

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
augmentedManifestsjava.util.Listcdk.support/lookup-entry:augmented-manifests
dataFormatjava.lang.Stringcdk.support/lookup-entry:data-format
documentReaderConfigsoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:document-reader-config
documentTypejava.lang.Stringcdk.support/lookup-entry:document-type
documentssoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:documents
labelDelimiterjava.lang.Stringcdk.support/lookup-entry:label-delimiter
s3Urijava.lang.Stringcdk.support/lookup-entry:s3-uri
testS3Urijava.lang.Stringcdk.support/lookup-entry:test-s3-uri
The build-cfn-document-classifier-document-classifier-input-data-config-property-builder function updates a CfnDocumentClassifier$DocumentClassifierInputDataConfigProperty$Builder instance using the provided configuration.
  The function takes the CfnDocumentClassifier$DocumentClassifierInputDataConfigProperty$Builder instance, an optional namespace to use when looking up a value in the configuration,
  and the configuration itself.

  Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:

| Field | DataType | Lookup Function | Data Key |
|---|---|---|---|
| `augmentedManifests` | java.util.List | [[cdk.support/lookup-entry]] | `:augmented-manifests` |
| `dataFormat` | java.lang.String | [[cdk.support/lookup-entry]] | `:data-format` |
| `documentReaderConfig` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:document-reader-config` |
| `documentType` | java.lang.String | [[cdk.support/lookup-entry]] | `:document-type` |
| `documents` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:documents` |
| `labelDelimiter` | java.lang.String | [[cdk.support/lookup-entry]] | `:label-delimiter` |
| `s3Uri` | java.lang.String | [[cdk.support/lookup-entry]] | `:s3-uri` |
| `testS3Uri` | java.lang.String | [[cdk.support/lookup-entry]] | `:test-s3-uri` |
sourceraw docstring

build-cfn-document-classifier-document-classifier-output-data-config-property-builderclj

(build-cfn-document-classifier-document-classifier-output-data-config-property-builder
  builder
  id
  config)

The build-cfn-document-classifier-document-classifier-output-data-config-property-builder function updates a CfnDocumentClassifier$DocumentClassifierOutputDataConfigProperty$Builder instance using the provided configuration. The function takes the CfnDocumentClassifier$DocumentClassifierOutputDataConfigProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.

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
kmsKeyIdjava.lang.Stringcdk.support/lookup-entry:kms-key-id
s3Urijava.lang.Stringcdk.support/lookup-entry:s3-uri
The build-cfn-document-classifier-document-classifier-output-data-config-property-builder function updates a CfnDocumentClassifier$DocumentClassifierOutputDataConfigProperty$Builder instance using the provided configuration.
  The function takes the CfnDocumentClassifier$DocumentClassifierOutputDataConfigProperty$Builder instance, an optional namespace to use when looking up a value in the configuration,
  and the configuration itself.

  Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:

| Field | DataType | Lookup Function | Data Key |
|---|---|---|---|
| `kmsKeyId` | java.lang.String | [[cdk.support/lookup-entry]] | `:kms-key-id` |
| `s3Uri` | java.lang.String | [[cdk.support/lookup-entry]] | `:s3-uri` |
sourceraw docstring

build-cfn-document-classifier-document-reader-config-property-builderclj

(build-cfn-document-classifier-document-reader-config-property-builder builder
                                                                       id
                                                                       config)

The build-cfn-document-classifier-document-reader-config-property-builder function updates a CfnDocumentClassifier$DocumentReaderConfigProperty$Builder instance using the provided configuration. The function takes the CfnDocumentClassifier$DocumentReaderConfigProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.

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
documentReadActionjava.lang.Stringcdk.support/lookup-entry:document-read-action
documentReadModejava.lang.Stringcdk.support/lookup-entry:document-read-mode
featureTypesjava.util.Listcdk.support/lookup-entry:feature-types
The build-cfn-document-classifier-document-reader-config-property-builder function updates a CfnDocumentClassifier$DocumentReaderConfigProperty$Builder instance using the provided configuration.
  The function takes the CfnDocumentClassifier$DocumentReaderConfigProperty$Builder instance, an optional namespace to use when looking up a value in the configuration,
  and the configuration itself.

  Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:

| Field | DataType | Lookup Function | Data Key |
|---|---|---|---|
| `documentReadAction` | java.lang.String | [[cdk.support/lookup-entry]] | `:document-read-action` |
| `documentReadMode` | java.lang.String | [[cdk.support/lookup-entry]] | `:document-read-mode` |
| `featureTypes` | java.util.List | [[cdk.support/lookup-entry]] | `:feature-types` |
sourceraw docstring

build-cfn-document-classifier-props-builderclj

(build-cfn-document-classifier-props-builder builder id config)

The build-cfn-document-classifier-props-builder function updates a CfnDocumentClassifierProps$Builder instance using the provided configuration. The function takes the CfnDocumentClassifierProps$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.

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
dataAccessRoleArnjava.lang.Stringcdk.support/lookup-entry:data-access-role-arn
documentClassifierNamejava.lang.Stringcdk.support/lookup-entry:document-classifier-name
inputDataConfigsoftware.amazon.awscdk.services.comprehend.CfnDocumentClassifier$DocumentClassifierInputDataConfigPropertycdk.support/lookup-entry:input-data-config
languageCodejava.lang.Stringcdk.support/lookup-entry:language-code
modejava.lang.Stringcdk.support/lookup-entry:mode
modelKmsKeyIdjava.lang.Stringcdk.support/lookup-entry:model-kms-key-id
modelPolicyjava.lang.Stringcdk.support/lookup-entry:model-policy
outputDataConfigsoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:output-data-config
tagsjava.util.Listcdk.support/lookup-entry:tags
versionNamejava.lang.Stringcdk.support/lookup-entry:version-name
volumeKmsKeyIdjava.lang.Stringcdk.support/lookup-entry:volume-kms-key-id
vpcConfigsoftware.amazon.awscdk.services.comprehend.CfnDocumentClassifier$VpcConfigPropertycdk.support/lookup-entry:vpc-config
The build-cfn-document-classifier-props-builder function updates a CfnDocumentClassifierProps$Builder instance using the provided configuration.
  The function takes the CfnDocumentClassifierProps$Builder instance, an optional namespace to use when looking up a value in the configuration,
  and the configuration itself.

  Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:

| Field | DataType | Lookup Function | Data Key |
|---|---|---|---|
| `dataAccessRoleArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:data-access-role-arn` |
| `documentClassifierName` | java.lang.String | [[cdk.support/lookup-entry]] | `:document-classifier-name` |
| `inputDataConfig` | software.amazon.awscdk.services.comprehend.CfnDocumentClassifier$DocumentClassifierInputDataConfigProperty | [[cdk.support/lookup-entry]] | `:input-data-config` |
| `languageCode` | java.lang.String | [[cdk.support/lookup-entry]] | `:language-code` |
| `mode` | java.lang.String | [[cdk.support/lookup-entry]] | `:mode` |
| `modelKmsKeyId` | java.lang.String | [[cdk.support/lookup-entry]] | `:model-kms-key-id` |
| `modelPolicy` | java.lang.String | [[cdk.support/lookup-entry]] | `:model-policy` |
| `outputDataConfig` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:output-data-config` |
| `tags` | java.util.List | [[cdk.support/lookup-entry]] | `:tags` |
| `versionName` | java.lang.String | [[cdk.support/lookup-entry]] | `:version-name` |
| `volumeKmsKeyId` | java.lang.String | [[cdk.support/lookup-entry]] | `:volume-kms-key-id` |
| `vpcConfig` | software.amazon.awscdk.services.comprehend.CfnDocumentClassifier$VpcConfigProperty | [[cdk.support/lookup-entry]] | `:vpc-config` |
sourceraw docstring

build-cfn-document-classifier-vpc-config-property-builderclj

(build-cfn-document-classifier-vpc-config-property-builder builder id config)

The build-cfn-document-classifier-vpc-config-property-builder function updates a CfnDocumentClassifier$VpcConfigProperty$Builder instance using the provided configuration. The function takes the CfnDocumentClassifier$VpcConfigProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.

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
securityGroupIdsjava.util.Listcdk.support/lookup-entry:security-group-ids
subnetsjava.util.Listcdk.support/lookup-entry:subnets
The build-cfn-document-classifier-vpc-config-property-builder function updates a CfnDocumentClassifier$VpcConfigProperty$Builder instance using the provided configuration.
  The function takes the CfnDocumentClassifier$VpcConfigProperty$Builder instance, an optional namespace to use when looking up a value in the configuration,
  and the configuration itself.

  Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:

| Field | DataType | Lookup Function | Data Key |
|---|---|---|---|
| `securityGroupIds` | java.util.List | [[cdk.support/lookup-entry]] | `:security-group-ids` |
| `subnets` | java.util.List | [[cdk.support/lookup-entry]] | `:subnets` |
sourceraw docstring

build-cfn-flywheel-builderclj

(build-cfn-flywheel-builder builder id config)

The build-cfn-flywheel-builder function updates a CfnFlywheel$Builder instance using the provided configuration. The function takes the CfnFlywheel$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.

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
activeModelArnjava.lang.Stringcdk.support/lookup-entry:active-model-arn
dataAccessRoleArnjava.lang.Stringcdk.support/lookup-entry:data-access-role-arn
dataLakeS3Urijava.lang.Stringcdk.support/lookup-entry:data-lake-s3-uri
dataSecurityConfigsoftware.amazon.awscdk.services.comprehend.CfnFlywheel$DataSecurityConfigPropertycdk.support/lookup-entry:data-security-config
flywheelNamejava.lang.Stringcdk.support/lookup-entry:flywheel-name
modelTypejava.lang.Stringcdk.support/lookup-entry:model-type
tagsjava.util.Listcdk.support/lookup-entry:tags
taskConfigsoftware.amazon.awscdk.services.comprehend.CfnFlywheel$TaskConfigPropertycdk.support/lookup-entry:task-config
The build-cfn-flywheel-builder function updates a CfnFlywheel$Builder instance using the provided configuration.
  The function takes the CfnFlywheel$Builder instance, an optional namespace to use when looking up a value in the configuration,
  and the configuration itself.

  Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:

| Field | DataType | Lookup Function | Data Key |
|---|---|---|---|
| `activeModelArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:active-model-arn` |
| `dataAccessRoleArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:data-access-role-arn` |
| `dataLakeS3Uri` | java.lang.String | [[cdk.support/lookup-entry]] | `:data-lake-s3-uri` |
| `dataSecurityConfig` | software.amazon.awscdk.services.comprehend.CfnFlywheel$DataSecurityConfigProperty | [[cdk.support/lookup-entry]] | `:data-security-config` |
| `flywheelName` | java.lang.String | [[cdk.support/lookup-entry]] | `:flywheel-name` |
| `modelType` | java.lang.String | [[cdk.support/lookup-entry]] | `:model-type` |
| `tags` | java.util.List | [[cdk.support/lookup-entry]] | `:tags` |
| `taskConfig` | software.amazon.awscdk.services.comprehend.CfnFlywheel$TaskConfigProperty | [[cdk.support/lookup-entry]] | `:task-config` |
sourceraw docstring

build-cfn-flywheel-data-security-config-property-builderclj

(build-cfn-flywheel-data-security-config-property-builder builder id config)

The build-cfn-flywheel-data-security-config-property-builder function updates a CfnFlywheel$DataSecurityConfigProperty$Builder instance using the provided configuration. The function takes the CfnFlywheel$DataSecurityConfigProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.

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
dataLakeKmsKeyIdjava.lang.Stringcdk.support/lookup-entry:data-lake-kms-key-id
modelKmsKeyIdjava.lang.Stringcdk.support/lookup-entry:model-kms-key-id
volumeKmsKeyIdjava.lang.Stringcdk.support/lookup-entry:volume-kms-key-id
vpcConfigsoftware.amazon.awscdk.services.comprehend.CfnFlywheel$VpcConfigPropertycdk.support/lookup-entry:vpc-config
The build-cfn-flywheel-data-security-config-property-builder function updates a CfnFlywheel$DataSecurityConfigProperty$Builder instance using the provided configuration.
  The function takes the CfnFlywheel$DataSecurityConfigProperty$Builder instance, an optional namespace to use when looking up a value in the configuration,
  and the configuration itself.

  Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:

| Field | DataType | Lookup Function | Data Key |
|---|---|---|---|
| `dataLakeKmsKeyId` | java.lang.String | [[cdk.support/lookup-entry]] | `:data-lake-kms-key-id` |
| `modelKmsKeyId` | java.lang.String | [[cdk.support/lookup-entry]] | `:model-kms-key-id` |
| `volumeKmsKeyId` | java.lang.String | [[cdk.support/lookup-entry]] | `:volume-kms-key-id` |
| `vpcConfig` | software.amazon.awscdk.services.comprehend.CfnFlywheel$VpcConfigProperty | [[cdk.support/lookup-entry]] | `:vpc-config` |
sourceraw docstring

build-cfn-flywheel-document-classification-config-property-builderclj

(build-cfn-flywheel-document-classification-config-property-builder builder
                                                                    id
                                                                    config)

The build-cfn-flywheel-document-classification-config-property-builder function updates a CfnFlywheel$DocumentClassificationConfigProperty$Builder instance using the provided configuration. The function takes the CfnFlywheel$DocumentClassificationConfigProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.

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
labelsjava.util.Listcdk.support/lookup-entry:labels
modejava.lang.Stringcdk.support/lookup-entry:mode
The build-cfn-flywheel-document-classification-config-property-builder function updates a CfnFlywheel$DocumentClassificationConfigProperty$Builder instance using the provided configuration.
  The function takes the CfnFlywheel$DocumentClassificationConfigProperty$Builder instance, an optional namespace to use when looking up a value in the configuration,
  and the configuration itself.

  Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:

| Field | DataType | Lookup Function | Data Key |
|---|---|---|---|
| `labels` | java.util.List | [[cdk.support/lookup-entry]] | `:labels` |
| `mode` | java.lang.String | [[cdk.support/lookup-entry]] | `:mode` |
sourceraw docstring

build-cfn-flywheel-entity-recognition-config-property-builderclj

(build-cfn-flywheel-entity-recognition-config-property-builder builder
                                                               id
                                                               config)

The build-cfn-flywheel-entity-recognition-config-property-builder function updates a CfnFlywheel$EntityRecognitionConfigProperty$Builder instance using the provided configuration. The function takes the CfnFlywheel$EntityRecognitionConfigProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.

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
entityTypessoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:entity-types
The build-cfn-flywheel-entity-recognition-config-property-builder function updates a CfnFlywheel$EntityRecognitionConfigProperty$Builder instance using the provided configuration.
  The function takes the CfnFlywheel$EntityRecognitionConfigProperty$Builder instance, an optional namespace to use when looking up a value in the configuration,
  and the configuration itself.

  Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:

| Field | DataType | Lookup Function | Data Key |
|---|---|---|---|
| `entityTypes` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:entity-types` |
sourceraw docstring

build-cfn-flywheel-entity-types-list-item-property-builderclj

(build-cfn-flywheel-entity-types-list-item-property-builder builder id config)

The build-cfn-flywheel-entity-types-list-item-property-builder function updates a CfnFlywheel$EntityTypesListItemProperty$Builder instance using the provided configuration. The function takes the CfnFlywheel$EntityTypesListItemProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.

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-flywheel-entity-types-list-item-property-builder function updates a CfnFlywheel$EntityTypesListItemProperty$Builder instance using the provided configuration.
  The function takes the CfnFlywheel$EntityTypesListItemProperty$Builder instance, an optional namespace to use when looking up a value in the configuration,
  and the configuration itself.

  Fields on the builder are populated 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-flywheel-props-builderclj

(build-cfn-flywheel-props-builder builder id config)

The build-cfn-flywheel-props-builder function updates a CfnFlywheelProps$Builder instance using the provided configuration. The function takes the CfnFlywheelProps$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.

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
activeModelArnjava.lang.Stringcdk.support/lookup-entry:active-model-arn
dataAccessRoleArnjava.lang.Stringcdk.support/lookup-entry:data-access-role-arn
dataLakeS3Urijava.lang.Stringcdk.support/lookup-entry:data-lake-s3-uri
dataSecurityConfigsoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:data-security-config
flywheelNamejava.lang.Stringcdk.support/lookup-entry:flywheel-name
modelTypejava.lang.Stringcdk.support/lookup-entry:model-type
tagsjava.util.Listcdk.support/lookup-entry:tags
taskConfigsoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:task-config
The build-cfn-flywheel-props-builder function updates a CfnFlywheelProps$Builder instance using the provided configuration.
  The function takes the CfnFlywheelProps$Builder instance, an optional namespace to use when looking up a value in the configuration,
  and the configuration itself.

  Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:

| Field | DataType | Lookup Function | Data Key |
|---|---|---|---|
| `activeModelArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:active-model-arn` |
| `dataAccessRoleArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:data-access-role-arn` |
| `dataLakeS3Uri` | java.lang.String | [[cdk.support/lookup-entry]] | `:data-lake-s3-uri` |
| `dataSecurityConfig` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:data-security-config` |
| `flywheelName` | java.lang.String | [[cdk.support/lookup-entry]] | `:flywheel-name` |
| `modelType` | java.lang.String | [[cdk.support/lookup-entry]] | `:model-type` |
| `tags` | java.util.List | [[cdk.support/lookup-entry]] | `:tags` |
| `taskConfig` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:task-config` |
sourceraw docstring

build-cfn-flywheel-task-config-property-builderclj

(build-cfn-flywheel-task-config-property-builder builder id config)

The build-cfn-flywheel-task-config-property-builder function updates a CfnFlywheel$TaskConfigProperty$Builder instance using the provided configuration. The function takes the CfnFlywheel$TaskConfigProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.

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
documentClassificationConfigsoftware.amazon.awscdk.services.comprehend.CfnFlywheel$DocumentClassificationConfigPropertycdk.support/lookup-entry:document-classification-config
entityRecognitionConfigsoftware.amazon.awscdk.services.comprehend.CfnFlywheel$EntityRecognitionConfigPropertycdk.support/lookup-entry:entity-recognition-config
languageCodejava.lang.Stringcdk.support/lookup-entry:language-code
The build-cfn-flywheel-task-config-property-builder function updates a CfnFlywheel$TaskConfigProperty$Builder instance using the provided configuration.
  The function takes the CfnFlywheel$TaskConfigProperty$Builder instance, an optional namespace to use when looking up a value in the configuration,
  and the configuration itself.

  Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:

| Field | DataType | Lookup Function | Data Key |
|---|---|---|---|
| `documentClassificationConfig` | software.amazon.awscdk.services.comprehend.CfnFlywheel$DocumentClassificationConfigProperty | [[cdk.support/lookup-entry]] | `:document-classification-config` |
| `entityRecognitionConfig` | software.amazon.awscdk.services.comprehend.CfnFlywheel$EntityRecognitionConfigProperty | [[cdk.support/lookup-entry]] | `:entity-recognition-config` |
| `languageCode` | java.lang.String | [[cdk.support/lookup-entry]] | `:language-code` |
sourceraw docstring

build-cfn-flywheel-vpc-config-property-builderclj

(build-cfn-flywheel-vpc-config-property-builder builder id config)

The build-cfn-flywheel-vpc-config-property-builder function updates a CfnFlywheel$VpcConfigProperty$Builder instance using the provided configuration. The function takes the CfnFlywheel$VpcConfigProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.

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
securityGroupIdsjava.util.Listcdk.support/lookup-entry:security-group-ids
subnetsjava.util.Listcdk.support/lookup-entry:subnets
The build-cfn-flywheel-vpc-config-property-builder function updates a CfnFlywheel$VpcConfigProperty$Builder instance using the provided configuration.
  The function takes the CfnFlywheel$VpcConfigProperty$Builder instance, an optional namespace to use when looking up a value in the configuration,
  and the configuration itself.

  Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:

| Field | DataType | Lookup Function | Data Key |
|---|---|---|---|
| `securityGroupIds` | java.util.List | [[cdk.support/lookup-entry]] | `:security-group-ids` |
| `subnets` | java.util.List | [[cdk.support/lookup-entry]] | `:subnets` |
sourceraw docstring

cfn-document-classifier-augmented-manifests-list-item-property-builderclj

(cfn-document-classifier-augmented-manifests-list-item-property-builder id
                                                                        config)

Creates a CfnDocumentClassifier$AugmentedManifestsListItemProperty$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  `CfnDocumentClassifier$AugmentedManifestsListItemProperty$Builder` instance using a no-argument constructor, applies the data configuration, then builds it.  Takes the following 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-document-classifier-builderclj

(cfn-document-classifier-builder scope id config)

Creates a CfnDocumentClassifier$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  `CfnDocumentClassifier$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-document-classifier-document-classifier-documents-property-builderclj

(cfn-document-classifier-document-classifier-documents-property-builder id
                                                                        config)

Creates a CfnDocumentClassifier$DocumentClassifierDocumentsProperty$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  `CfnDocumentClassifier$DocumentClassifierDocumentsProperty$Builder` instance using a no-argument constructor, applies the data configuration, then builds it.  Takes the following 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-document-classifier-document-classifier-input-data-config-property-builderclj

(cfn-document-classifier-document-classifier-input-data-config-property-builder
  id
  config)

Creates a CfnDocumentClassifier$DocumentClassifierInputDataConfigProperty$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  `CfnDocumentClassifier$DocumentClassifierInputDataConfigProperty$Builder` instance using a no-argument constructor, applies the data configuration, then builds it.  Takes the following 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-document-classifier-document-classifier-output-data-config-property-builderclj

(cfn-document-classifier-document-classifier-output-data-config-property-builder
  id
  config)

Creates a CfnDocumentClassifier$DocumentClassifierOutputDataConfigProperty$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  `CfnDocumentClassifier$DocumentClassifierOutputDataConfigProperty$Builder` instance using a no-argument constructor, applies the data configuration, then builds it.  Takes the following 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-document-classifier-document-reader-config-property-builderclj

(cfn-document-classifier-document-reader-config-property-builder id config)

Creates a CfnDocumentClassifier$DocumentReaderConfigProperty$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  `CfnDocumentClassifier$DocumentReaderConfigProperty$Builder` instance using a no-argument constructor, applies the data configuration, then builds it.  Takes the following 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-document-classifier-props-builderclj

(cfn-document-classifier-props-builder id config)

Creates a CfnDocumentClassifierProps$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  `CfnDocumentClassifierProps$Builder` instance using a no-argument constructor, applies the data configuration, then builds it.  Takes the following 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-document-classifier-vpc-config-property-builderclj

(cfn-document-classifier-vpc-config-property-builder id config)

Creates a CfnDocumentClassifier$VpcConfigProperty$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  `CfnDocumentClassifier$VpcConfigProperty$Builder` instance using a no-argument constructor, applies the data configuration, then builds it.  Takes the following 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-flywheel-builderclj

(cfn-flywheel-builder scope id config)

Creates a CfnFlywheel$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  `CfnFlywheel$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-flywheel-data-security-config-property-builderclj

(cfn-flywheel-data-security-config-property-builder id config)

Creates a CfnFlywheel$DataSecurityConfigProperty$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  `CfnFlywheel$DataSecurityConfigProperty$Builder` instance using a no-argument constructor, applies the data configuration, then builds it.  Takes the following 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-flywheel-document-classification-config-property-builderclj

(cfn-flywheel-document-classification-config-property-builder id config)

Creates a CfnFlywheel$DocumentClassificationConfigProperty$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  `CfnFlywheel$DocumentClassificationConfigProperty$Builder` instance using a no-argument constructor, applies the data configuration, then builds it.  Takes the following 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-flywheel-entity-recognition-config-property-builderclj

(cfn-flywheel-entity-recognition-config-property-builder id config)

Creates a CfnFlywheel$EntityRecognitionConfigProperty$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  `CfnFlywheel$EntityRecognitionConfigProperty$Builder` instance using a no-argument constructor, applies the data configuration, then builds it.  Takes the following 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-flywheel-entity-types-list-item-property-builderclj

(cfn-flywheel-entity-types-list-item-property-builder id config)

Creates a CfnFlywheel$EntityTypesListItemProperty$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  `CfnFlywheel$EntityTypesListItemProperty$Builder` instance using a no-argument constructor, applies the data configuration, then builds it.  Takes the following 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-flywheel-props-builderclj

(cfn-flywheel-props-builder id config)

Creates a CfnFlywheelProps$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  `CfnFlywheelProps$Builder` instance using a no-argument constructor, applies the data configuration, then builds it.  Takes the following 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-flywheel-task-config-property-builderclj

(cfn-flywheel-task-config-property-builder id config)

Creates a CfnFlywheel$TaskConfigProperty$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  `CfnFlywheel$TaskConfigProperty$Builder` instance using a no-argument constructor, applies the data configuration, then builds it.  Takes the following 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-flywheel-vpc-config-property-builderclj

(cfn-flywheel-vpc-config-property-builder id config)

Creates a CfnFlywheel$VpcConfigProperty$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  `CfnFlywheel$VpcConfigProperty$Builder` instance using a no-argument constructor, applies the data configuration, then builds it.  Takes the following 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