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.
(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:
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 |
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` |
(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:
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 |
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` |
(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:
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 |
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` |
(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:
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 |
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` |
(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:
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 |
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` |
(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:
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 |
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` |
(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:
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 |
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` |
(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:
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 |
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` |
(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:
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 |
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` |
(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:
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 |
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` |
(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:
Field | DataType | Lookup Function | Data Key |
---|---|---|---|
labels | java.util.List | cdk.support/lookup-entry | :labels |
mode | java.lang.String | cdk.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` |
(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:
Field | DataType | Lookup Function | Data Key |
---|---|---|---|
entityTypes | software.amazon.awscdk.IResolvable | cdk.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` |
(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:
Field | DataType | Lookup Function | Data Key |
---|---|---|---|
type | java.lang.String | cdk.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` |
(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:
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 |
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` |
(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:
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 |
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` |
(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:
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 |
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` |
(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:
Argument | DataType | Description |
---|---|---|
id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
config | map | Data configuration |
Creates a `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 |
(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 |
(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:
Argument | DataType | Description |
---|---|---|
id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
config | map | Data configuration |
Creates a `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 |
(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:
Argument | DataType | Description |
---|---|---|
id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
config | map | Data configuration |
Creates a `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 |
(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:
Argument | DataType | Description |
---|---|---|
id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
config | map | Data configuration |
Creates a `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 |
(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:
Argument | DataType | Description |
---|---|---|
id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
config | map | Data configuration |
Creates a `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 |
(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:
Argument | DataType | Description |
---|---|---|
id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
config | map | Data configuration |
Creates a `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 |
(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:
Argument | DataType | Description |
---|---|---|
id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
config | map | Data configuration |
Creates a `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 |
(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 |
(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:
Argument | DataType | Description |
---|---|---|
id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
config | map | Data configuration |
Creates a `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 |
(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:
Argument | DataType | Description |
---|---|---|
id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
config | map | Data configuration |
Creates a `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 |
(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:
Argument | DataType | Description |
---|---|---|
id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
config | map | Data configuration |
Creates a `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 |
(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:
Argument | DataType | Description |
---|---|---|
id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
config | map | Data configuration |
Creates a `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 |
(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:
Argument | DataType | Description |
---|---|---|
id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
config | map | Data configuration |
Creates a `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 |
(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:
Argument | DataType | Description |
---|---|---|
id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
config | map | Data configuration |
Creates a `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 |
(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:
Argument | DataType | Description |
---|---|---|
id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
config | map | Data configuration |
Creates a `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 |
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close