Liking cljdoc? Tell your friends :D

cdk.api.services.cleanroomsml

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

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

build-cfn-training-dataset-builderclj

(build-cfn-training-dataset-builder builder id config)

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

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

FieldDataTypeLookup FunctionData Key
descriptionjava.lang.Stringcdk.support/lookup-entry:description
namejava.lang.Stringcdk.support/lookup-entry:name
roleArnjava.lang.Stringcdk.support/lookup-entry:role-arn
tagsjava.util.Listcdk.support/lookup-entry:tags
trainingDatasoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:training-data
The build-cfn-training-dataset-builder function updates a CfnTrainingDataset$Builder instance using the provided configuration.
  The function takes the CfnTrainingDataset$Builder instance, an optional namespace to use when looking up a value in the configuration,
  and the configuration itself.

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

| Field | DataType | Lookup Function | Data Key |
|---|---|---|---|
| `description` | java.lang.String | [[cdk.support/lookup-entry]] | `:description` |
| `name` | java.lang.String | [[cdk.support/lookup-entry]] | `:name` |
| `roleArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:role-arn` |
| `tags` | java.util.List | [[cdk.support/lookup-entry]] | `:tags` |
| `trainingData` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:training-data` |
sourceraw docstring

build-cfn-training-dataset-column-schema-property-builderclj

(build-cfn-training-dataset-column-schema-property-builder builder id config)

The build-cfn-training-dataset-column-schema-property-builder function updates a CfnTrainingDataset$ColumnSchemaProperty$Builder instance using the provided configuration. The function takes the CfnTrainingDataset$ColumnSchemaProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.

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
columnNamejava.lang.Stringcdk.support/lookup-entry:column-name
columnTypesjava.util.Listcdk.support/lookup-entry:column-types
The build-cfn-training-dataset-column-schema-property-builder function updates a CfnTrainingDataset$ColumnSchemaProperty$Builder instance using the provided configuration.
  The function takes the CfnTrainingDataset$ColumnSchemaProperty$Builder instance, an optional namespace to use when looking up a value in the configuration,
  and the configuration itself.

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

| Field | DataType | Lookup Function | Data Key |
|---|---|---|---|
| `columnName` | java.lang.String | [[cdk.support/lookup-entry]] | `:column-name` |
| `columnTypes` | java.util.List | [[cdk.support/lookup-entry]] | `:column-types` |
sourceraw docstring

build-cfn-training-dataset-data-source-property-builderclj

(build-cfn-training-dataset-data-source-property-builder builder id config)

The build-cfn-training-dataset-data-source-property-builder function updates a CfnTrainingDataset$DataSourceProperty$Builder instance using the provided configuration. The function takes the CfnTrainingDataset$DataSourceProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.

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
glueDataSourcesoftware.amazon.awscdk.services.cleanroomsml.CfnTrainingDataset$GlueDataSourcePropertycdk.support/lookup-entry:glue-data-source
The build-cfn-training-dataset-data-source-property-builder function updates a CfnTrainingDataset$DataSourceProperty$Builder instance using the provided configuration.
  The function takes the CfnTrainingDataset$DataSourceProperty$Builder instance, an optional namespace to use when looking up a value in the configuration,
  and the configuration itself.

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

| Field | DataType | Lookup Function | Data Key |
|---|---|---|---|
| `glueDataSource` | software.amazon.awscdk.services.cleanroomsml.CfnTrainingDataset$GlueDataSourceProperty | [[cdk.support/lookup-entry]] | `:glue-data-source` |
sourceraw docstring

build-cfn-training-dataset-dataset-input-config-property-builderclj

(build-cfn-training-dataset-dataset-input-config-property-builder builder
                                                                  id
                                                                  config)

The build-cfn-training-dataset-dataset-input-config-property-builder function updates a CfnTrainingDataset$DatasetInputConfigProperty$Builder instance using the provided configuration. The function takes the CfnTrainingDataset$DatasetInputConfigProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.

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
dataSourcesoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:data-source
schemasoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:schema
The build-cfn-training-dataset-dataset-input-config-property-builder function updates a CfnTrainingDataset$DatasetInputConfigProperty$Builder instance using the provided configuration.
  The function takes the CfnTrainingDataset$DatasetInputConfigProperty$Builder instance, an optional namespace to use when looking up a value in the configuration,
  and the configuration itself.

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

| Field | DataType | Lookup Function | Data Key |
|---|---|---|---|
| `dataSource` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:data-source` |
| `schema` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:schema` |
sourceraw docstring

build-cfn-training-dataset-dataset-property-builderclj

(build-cfn-training-dataset-dataset-property-builder builder id config)

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

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
inputConfigsoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:input-config
typejava.lang.Stringcdk.support/lookup-entry:type
The build-cfn-training-dataset-dataset-property-builder function updates a CfnTrainingDataset$DatasetProperty$Builder instance using the provided configuration.
  The function takes the CfnTrainingDataset$DatasetProperty$Builder instance, an optional namespace to use when looking up a value in the configuration,
  and the configuration itself.

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

| Field | DataType | Lookup Function | Data Key |
|---|---|---|---|
| `inputConfig` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:input-config` |
| `type` | java.lang.String | [[cdk.support/lookup-entry]] | `:type` |
sourceraw docstring

build-cfn-training-dataset-glue-data-source-property-builderclj

(build-cfn-training-dataset-glue-data-source-property-builder builder id config)

The build-cfn-training-dataset-glue-data-source-property-builder function updates a CfnTrainingDataset$GlueDataSourceProperty$Builder instance using the provided configuration. The function takes the CfnTrainingDataset$GlueDataSourceProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.

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
catalogIdjava.lang.Stringcdk.support/lookup-entry:catalog-id
databaseNamejava.lang.Stringcdk.support/lookup-entry:database-name
tableNamejava.lang.Stringcdk.support/lookup-entry:table-name
The build-cfn-training-dataset-glue-data-source-property-builder function updates a CfnTrainingDataset$GlueDataSourceProperty$Builder instance using the provided configuration.
  The function takes the CfnTrainingDataset$GlueDataSourceProperty$Builder instance, an optional namespace to use when looking up a value in the configuration,
  and the configuration itself.

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

| Field | DataType | Lookup Function | Data Key |
|---|---|---|---|
| `catalogId` | java.lang.String | [[cdk.support/lookup-entry]] | `:catalog-id` |
| `databaseName` | java.lang.String | [[cdk.support/lookup-entry]] | `:database-name` |
| `tableName` | java.lang.String | [[cdk.support/lookup-entry]] | `:table-name` |
sourceraw docstring

build-cfn-training-dataset-props-builderclj

(build-cfn-training-dataset-props-builder builder id config)

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

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

FieldDataTypeLookup FunctionData Key
descriptionjava.lang.Stringcdk.support/lookup-entry:description
namejava.lang.Stringcdk.support/lookup-entry:name
roleArnjava.lang.Stringcdk.support/lookup-entry:role-arn
tagsjava.util.Listcdk.support/lookup-entry:tags
trainingDatajava.util.Listcdk.support/lookup-entry:training-data
The build-cfn-training-dataset-props-builder function updates a CfnTrainingDatasetProps$Builder instance using the provided configuration.
  The function takes the CfnTrainingDatasetProps$Builder instance, an optional namespace to use when looking up a value in the configuration,
  and the configuration itself.

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

| Field | DataType | Lookup Function | Data Key |
|---|---|---|---|
| `description` | java.lang.String | [[cdk.support/lookup-entry]] | `:description` |
| `name` | java.lang.String | [[cdk.support/lookup-entry]] | `:name` |
| `roleArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:role-arn` |
| `tags` | java.util.List | [[cdk.support/lookup-entry]] | `:tags` |
| `trainingData` | java.util.List | [[cdk.support/lookup-entry]] | `:training-data` |
sourceraw docstring

cfn-training-dataset-builderclj

(cfn-training-dataset-builder scope id config)

Creates a CfnTrainingDataset$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  `CfnTrainingDataset$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-training-dataset-column-schema-property-builderclj

(cfn-training-dataset-column-schema-property-builder id config)

Creates a CfnTrainingDataset$ColumnSchemaProperty$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  `CfnTrainingDataset$ColumnSchemaProperty$Builder` instance using a no-argument constructor, applies the data configuration, then builds it.  Takes the following 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-training-dataset-data-source-property-builderclj

(cfn-training-dataset-data-source-property-builder id config)

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

(cfn-training-dataset-dataset-input-config-property-builder id config)

Creates a CfnTrainingDataset$DatasetInputConfigProperty$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  `CfnTrainingDataset$DatasetInputConfigProperty$Builder` instance using a no-argument constructor, applies the data configuration, then builds it.  Takes the following 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-training-dataset-dataset-property-builderclj

(cfn-training-dataset-dataset-property-builder id config)

Creates a CfnTrainingDataset$DatasetProperty$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  `CfnTrainingDataset$DatasetProperty$Builder` instance using a no-argument constructor, applies the data configuration, then builds it.  Takes the following 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-training-dataset-glue-data-source-property-builderclj

(cfn-training-dataset-glue-data-source-property-builder id config)

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

(cfn-training-dataset-props-builder id config)

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