Liking cljdoc? Tell your friends :D
Clojure only.

cdk.api.services.athena

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

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

build-cfn-capacity-reservation-builderclj

(build-cfn-capacity-reservation-builder builder id config)

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

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
capacityAssignmentConfigurationsoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:capacity-assignment-configuration
namejava.lang.Stringcdk.support/lookup-entry:name
tagsjava.util.Listcdk.support/lookup-entry:tags
targetDpusjava.lang.Numbercdk.support/lookup-entry:target-dpus
The build-cfn-capacity-reservation-builder function updates a CfnCapacityReservation$Builder instance using the provided configuration.
  The function takes the CfnCapacityReservation$Builder instance, an optional namespace to use when looking up a value in the configuration,
  and the configuration itself.

  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 |
|---|---|---|---|
| `capacityAssignmentConfiguration` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:capacity-assignment-configuration` |
| `name` | java.lang.String | [[cdk.support/lookup-entry]] | `:name` |
| `tags` | java.util.List | [[cdk.support/lookup-entry]] | `:tags` |
| `targetDpus` | java.lang.Number | [[cdk.support/lookup-entry]] | `:target-dpus` |
sourceraw docstring

build-cfn-capacity-reservation-capacity-assignment-configuration-property-builderclj

(build-cfn-capacity-reservation-capacity-assignment-configuration-property-builder
  builder
  id
  config)

The build-cfn-capacity-reservation-capacity-assignment-configuration-property-builder function updates a CfnCapacityReservation$CapacityAssignmentConfigurationProperty$Builder instance using the provided configuration. The function takes the CfnCapacityReservation$CapacityAssignmentConfigurationProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.

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
capacityAssignmentsjava.util.Listcdk.support/lookup-entry:capacity-assignments
The build-cfn-capacity-reservation-capacity-assignment-configuration-property-builder function updates a CfnCapacityReservation$CapacityAssignmentConfigurationProperty$Builder instance using the provided configuration.
  The function takes the CfnCapacityReservation$CapacityAssignmentConfigurationProperty$Builder instance, an optional namespace to use when looking up a value in the configuration,
  and the configuration itself.

  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 |
|---|---|---|---|
| `capacityAssignments` | java.util.List | [[cdk.support/lookup-entry]] | `:capacity-assignments` |
sourceraw docstring

build-cfn-capacity-reservation-capacity-assignment-property-builderclj

(build-cfn-capacity-reservation-capacity-assignment-property-builder builder
                                                                     id
                                                                     config)

The build-cfn-capacity-reservation-capacity-assignment-property-builder function updates a CfnCapacityReservation$CapacityAssignmentProperty$Builder instance using the provided configuration. The function takes the CfnCapacityReservation$CapacityAssignmentProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.

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
workgroupNamesjava.util.Listcdk.support/lookup-entry:workgroup-names
The build-cfn-capacity-reservation-capacity-assignment-property-builder function updates a CfnCapacityReservation$CapacityAssignmentProperty$Builder instance using the provided configuration.
  The function takes the CfnCapacityReservation$CapacityAssignmentProperty$Builder instance, an optional namespace to use when looking up a value in the configuration,
  and the configuration itself.

  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 |
|---|---|---|---|
| `workgroupNames` | java.util.List | [[cdk.support/lookup-entry]] | `:workgroup-names` |
sourceraw docstring

build-cfn-capacity-reservation-props-builderclj

(build-cfn-capacity-reservation-props-builder builder id config)

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

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
capacityAssignmentConfigurationsoftware.amazon.awscdk.services.athena.CfnCapacityReservation$CapacityAssignmentConfigurationPropertycdk.support/lookup-entry:capacity-assignment-configuration
namejava.lang.Stringcdk.support/lookup-entry:name
tagsjava.util.Listcdk.support/lookup-entry:tags
targetDpusjava.lang.Numbercdk.support/lookup-entry:target-dpus
The build-cfn-capacity-reservation-props-builder function updates a CfnCapacityReservationProps$Builder instance using the provided configuration.
  The function takes the CfnCapacityReservationProps$Builder instance, an optional namespace to use when looking up a value in the configuration,
  and the configuration itself.

  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 |
|---|---|---|---|
| `capacityAssignmentConfiguration` | software.amazon.awscdk.services.athena.CfnCapacityReservation$CapacityAssignmentConfigurationProperty | [[cdk.support/lookup-entry]] | `:capacity-assignment-configuration` |
| `name` | java.lang.String | [[cdk.support/lookup-entry]] | `:name` |
| `tags` | java.util.List | [[cdk.support/lookup-entry]] | `:tags` |
| `targetDpus` | java.lang.Number | [[cdk.support/lookup-entry]] | `:target-dpus` |
sourceraw docstring

build-cfn-data-catalog-builderclj

(build-cfn-data-catalog-builder builder id config)

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

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
parametersjava.util.Mapcdk.support/lookup-entry:parameters
tagsjava.util.Listcdk.support/lookup-entry:tags
typejava.lang.Stringcdk.support/lookup-entry:type
The build-cfn-data-catalog-builder function updates a CfnDataCatalog$Builder instance using the provided configuration.
  The function takes the CfnDataCatalog$Builder instance, an optional namespace to use when looking up a value in the configuration,
  and the configuration itself.

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

| Field | DataType | Lookup Function | Data Key |
|---|---|---|---|
| `description` | java.lang.String | [[cdk.support/lookup-entry]] | `:description` |
| `name` | java.lang.String | [[cdk.support/lookup-entry]] | `:name` |
| `parameters` | java.util.Map | [[cdk.support/lookup-entry]] | `:parameters` |
| `tags` | java.util.List | [[cdk.support/lookup-entry]] | `:tags` |
| `type` | java.lang.String | [[cdk.support/lookup-entry]] | `:type` |
sourceraw docstring

build-cfn-data-catalog-props-builderclj

(build-cfn-data-catalog-props-builder builder id config)

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

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

FieldDataTypeLookup FunctionData Key
descriptionjava.lang.Stringcdk.support/lookup-entry:description
namejava.lang.Stringcdk.support/lookup-entry:name
parameterssoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:parameters
tagsjava.util.Listcdk.support/lookup-entry:tags
typejava.lang.Stringcdk.support/lookup-entry:type
The build-cfn-data-catalog-props-builder function updates a CfnDataCatalogProps$Builder instance using the provided configuration.
  The function takes the CfnDataCatalogProps$Builder instance, an optional namespace to use when looking up a value in the configuration,
  and the configuration itself.

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

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

build-cfn-named-query-builderclj

(build-cfn-named-query-builder builder id config)

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

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
databasejava.lang.Stringcdk.support/lookup-entry:database
descriptionjava.lang.Stringcdk.support/lookup-entry:description
namejava.lang.Stringcdk.support/lookup-entry:name
queryStringjava.lang.Stringcdk.support/lookup-entry:query-string
workGroupjava.lang.Stringcdk.support/lookup-entry:work-group
The build-cfn-named-query-builder function updates a CfnNamedQuery$Builder instance using the provided configuration.
  The function takes the CfnNamedQuery$Builder instance, an optional namespace to use when looking up a value in the configuration,
  and the configuration itself.

  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 |
|---|---|---|---|
| `database` | java.lang.String | [[cdk.support/lookup-entry]] | `:database` |
| `description` | java.lang.String | [[cdk.support/lookup-entry]] | `:description` |
| `name` | java.lang.String | [[cdk.support/lookup-entry]] | `:name` |
| `queryString` | java.lang.String | [[cdk.support/lookup-entry]] | `:query-string` |
| `workGroup` | java.lang.String | [[cdk.support/lookup-entry]] | `:work-group` |
sourceraw docstring

build-cfn-named-query-props-builderclj

(build-cfn-named-query-props-builder builder id config)

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

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
databasejava.lang.Stringcdk.support/lookup-entry:database
descriptionjava.lang.Stringcdk.support/lookup-entry:description
namejava.lang.Stringcdk.support/lookup-entry:name
queryStringjava.lang.Stringcdk.support/lookup-entry:query-string
workGroupjava.lang.Stringcdk.support/lookup-entry:work-group
The build-cfn-named-query-props-builder function updates a CfnNamedQueryProps$Builder instance using the provided configuration.
  The function takes the CfnNamedQueryProps$Builder instance, an optional namespace to use when looking up a value in the configuration,
  and the configuration itself.

  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 |
|---|---|---|---|
| `database` | java.lang.String | [[cdk.support/lookup-entry]] | `:database` |
| `description` | java.lang.String | [[cdk.support/lookup-entry]] | `:description` |
| `name` | java.lang.String | [[cdk.support/lookup-entry]] | `:name` |
| `queryString` | java.lang.String | [[cdk.support/lookup-entry]] | `:query-string` |
| `workGroup` | java.lang.String | [[cdk.support/lookup-entry]] | `:work-group` |
sourceraw docstring

build-cfn-prepared-statement-builderclj

(build-cfn-prepared-statement-builder builder id config)

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

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
queryStatementjava.lang.Stringcdk.support/lookup-entry:query-statement
statementNamejava.lang.Stringcdk.support/lookup-entry:statement-name
workGroupjava.lang.Stringcdk.support/lookup-entry:work-group
The build-cfn-prepared-statement-builder function updates a CfnPreparedStatement$Builder instance using the provided configuration.
  The function takes the CfnPreparedStatement$Builder instance, an optional namespace to use when looking up a value in the configuration,
  and the configuration itself.

  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` |
| `queryStatement` | java.lang.String | [[cdk.support/lookup-entry]] | `:query-statement` |
| `statementName` | java.lang.String | [[cdk.support/lookup-entry]] | `:statement-name` |
| `workGroup` | java.lang.String | [[cdk.support/lookup-entry]] | `:work-group` |
sourceraw docstring

build-cfn-prepared-statement-props-builderclj

(build-cfn-prepared-statement-props-builder builder id config)

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

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
queryStatementjava.lang.Stringcdk.support/lookup-entry:query-statement
statementNamejava.lang.Stringcdk.support/lookup-entry:statement-name
workGroupjava.lang.Stringcdk.support/lookup-entry:work-group
The build-cfn-prepared-statement-props-builder function updates a CfnPreparedStatementProps$Builder instance using the provided configuration.
  The function takes the CfnPreparedStatementProps$Builder instance, an optional namespace to use when looking up a value in the configuration,
  and the configuration itself.

  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` |
| `queryStatement` | java.lang.String | [[cdk.support/lookup-entry]] | `:query-statement` |
| `statementName` | java.lang.String | [[cdk.support/lookup-entry]] | `:statement-name` |
| `workGroup` | java.lang.String | [[cdk.support/lookup-entry]] | `:work-group` |
sourceraw docstring

build-cfn-work-group-acl-configuration-property-builderclj

(build-cfn-work-group-acl-configuration-property-builder builder id config)

The build-cfn-work-group-acl-configuration-property-builder function updates a CfnWorkGroup$AclConfigurationProperty$Builder instance using the provided configuration. The function takes the CfnWorkGroup$AclConfigurationProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.

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
s3AclOptionjava.lang.Stringcdk.support/lookup-entry:s3-acl-option
The build-cfn-work-group-acl-configuration-property-builder function updates a CfnWorkGroup$AclConfigurationProperty$Builder instance using the provided configuration.
  The function takes the CfnWorkGroup$AclConfigurationProperty$Builder instance, an optional namespace to use when looking up a value in the configuration,
  and the configuration itself.

  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 |
|---|---|---|---|
| `s3AclOption` | java.lang.String | [[cdk.support/lookup-entry]] | `:s3-acl-option` |
sourceraw docstring

build-cfn-work-group-builderclj

(build-cfn-work-group-builder builder id config)

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

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
recursiveDeleteOptionjava.lang.Booleancdk.support/lookup-entry:recursive-delete-option
statejava.lang.Stringcdk.support/lookup-entry:state
tagsjava.util.Listcdk.support/lookup-entry:tags
workGroupConfigurationsoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:work-group-configuration
workGroupConfigurationUpdatessoftware.amazon.awscdk.services.athena.CfnWorkGroup$WorkGroupConfigurationUpdatesPropertycdk.support/lookup-entry:work-group-configuration-updates
The build-cfn-work-group-builder function updates a CfnWorkGroup$Builder instance using the provided configuration.
  The function takes the CfnWorkGroup$Builder instance, an optional namespace to use when looking up a value in the configuration,
  and the configuration itself.

  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` |
| `recursiveDeleteOption` | java.lang.Boolean | [[cdk.support/lookup-entry]] | `:recursive-delete-option` |
| `state` | java.lang.String | [[cdk.support/lookup-entry]] | `:state` |
| `tags` | java.util.List | [[cdk.support/lookup-entry]] | `:tags` |
| `workGroupConfiguration` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:work-group-configuration` |
| `workGroupConfigurationUpdates` | software.amazon.awscdk.services.athena.CfnWorkGroup$WorkGroupConfigurationUpdatesProperty | [[cdk.support/lookup-entry]] | `:work-group-configuration-updates` |
sourceraw docstring

build-cfn-work-group-customer-content-encryption-configuration-property-builderclj

(build-cfn-work-group-customer-content-encryption-configuration-property-builder
  builder
  id
  config)

The build-cfn-work-group-customer-content-encryption-configuration-property-builder function updates a CfnWorkGroup$CustomerContentEncryptionConfigurationProperty$Builder instance using the provided configuration. The function takes the CfnWorkGroup$CustomerContentEncryptionConfigurationProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.

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
kmsKeyjava.lang.Stringcdk.support/lookup-entry:kms-key
The build-cfn-work-group-customer-content-encryption-configuration-property-builder function updates a CfnWorkGroup$CustomerContentEncryptionConfigurationProperty$Builder instance using the provided configuration.
  The function takes the CfnWorkGroup$CustomerContentEncryptionConfigurationProperty$Builder instance, an optional namespace to use when looking up a value in the configuration,
  and the configuration itself.

  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 |
|---|---|---|---|
| `kmsKey` | java.lang.String | [[cdk.support/lookup-entry]] | `:kms-key` |
sourceraw docstring

build-cfn-work-group-encryption-configuration-property-builderclj

(build-cfn-work-group-encryption-configuration-property-builder builder
                                                                id
                                                                config)

The build-cfn-work-group-encryption-configuration-property-builder function updates a CfnWorkGroup$EncryptionConfigurationProperty$Builder instance using the provided configuration. The function takes the CfnWorkGroup$EncryptionConfigurationProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.

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
encryptionOptionjava.lang.Stringcdk.support/lookup-entry:encryption-option
kmsKeyjava.lang.Stringcdk.support/lookup-entry:kms-key
The build-cfn-work-group-encryption-configuration-property-builder function updates a CfnWorkGroup$EncryptionConfigurationProperty$Builder instance using the provided configuration.
  The function takes the CfnWorkGroup$EncryptionConfigurationProperty$Builder instance, an optional namespace to use when looking up a value in the configuration,
  and the configuration itself.

  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 |
|---|---|---|---|
| `encryptionOption` | java.lang.String | [[cdk.support/lookup-entry]] | `:encryption-option` |
| `kmsKey` | java.lang.String | [[cdk.support/lookup-entry]] | `:kms-key` |
sourceraw docstring

build-cfn-work-group-engine-version-property-builderclj

(build-cfn-work-group-engine-version-property-builder builder id config)

The build-cfn-work-group-engine-version-property-builder function updates a CfnWorkGroup$EngineVersionProperty$Builder instance using the provided configuration. The function takes the CfnWorkGroup$EngineVersionProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.

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
effectiveEngineVersionjava.lang.Stringcdk.support/lookup-entry:effective-engine-version
selectedEngineVersionjava.lang.Stringcdk.support/lookup-entry:selected-engine-version
The build-cfn-work-group-engine-version-property-builder function updates a CfnWorkGroup$EngineVersionProperty$Builder instance using the provided configuration.
  The function takes the CfnWorkGroup$EngineVersionProperty$Builder instance, an optional namespace to use when looking up a value in the configuration,
  and the configuration itself.

  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 |
|---|---|---|---|
| `effectiveEngineVersion` | java.lang.String | [[cdk.support/lookup-entry]] | `:effective-engine-version` |
| `selectedEngineVersion` | java.lang.String | [[cdk.support/lookup-entry]] | `:selected-engine-version` |
sourceraw docstring

build-cfn-work-group-props-builderclj

(build-cfn-work-group-props-builder builder id config)

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

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
recursiveDeleteOptionjava.lang.Booleancdk.support/lookup-entry:recursive-delete-option
statejava.lang.Stringcdk.support/lookup-entry:state
tagsjava.util.Listcdk.support/lookup-entry:tags
workGroupConfigurationsoftware.amazon.awscdk.services.athena.CfnWorkGroup$WorkGroupConfigurationPropertycdk.support/lookup-entry:work-group-configuration
workGroupConfigurationUpdatessoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:work-group-configuration-updates
The build-cfn-work-group-props-builder function updates a CfnWorkGroupProps$Builder instance using the provided configuration.
  The function takes the CfnWorkGroupProps$Builder instance, an optional namespace to use when looking up a value in the configuration,
  and the configuration itself.

  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` |
| `recursiveDeleteOption` | java.lang.Boolean | [[cdk.support/lookup-entry]] | `:recursive-delete-option` |
| `state` | java.lang.String | [[cdk.support/lookup-entry]] | `:state` |
| `tags` | java.util.List | [[cdk.support/lookup-entry]] | `:tags` |
| `workGroupConfiguration` | software.amazon.awscdk.services.athena.CfnWorkGroup$WorkGroupConfigurationProperty | [[cdk.support/lookup-entry]] | `:work-group-configuration` |
| `workGroupConfigurationUpdates` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:work-group-configuration-updates` |
sourceraw docstring

build-cfn-work-group-result-configuration-property-builderclj

(build-cfn-work-group-result-configuration-property-builder builder id config)

The build-cfn-work-group-result-configuration-property-builder function updates a CfnWorkGroup$ResultConfigurationProperty$Builder instance using the provided configuration. The function takes the CfnWorkGroup$ResultConfigurationProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.

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
aclConfigurationsoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:acl-configuration
encryptionConfigurationsoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:encryption-configuration
expectedBucketOwnerjava.lang.Stringcdk.support/lookup-entry:expected-bucket-owner
outputLocationjava.lang.Stringcdk.support/lookup-entry:output-location
The build-cfn-work-group-result-configuration-property-builder function updates a CfnWorkGroup$ResultConfigurationProperty$Builder instance using the provided configuration.
  The function takes the CfnWorkGroup$ResultConfigurationProperty$Builder instance, an optional namespace to use when looking up a value in the configuration,
  and the configuration itself.

  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 |
|---|---|---|---|
| `aclConfiguration` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:acl-configuration` |
| `encryptionConfiguration` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:encryption-configuration` |
| `expectedBucketOwner` | java.lang.String | [[cdk.support/lookup-entry]] | `:expected-bucket-owner` |
| `outputLocation` | java.lang.String | [[cdk.support/lookup-entry]] | `:output-location` |
sourceraw docstring

build-cfn-work-group-result-configuration-updates-property-builderclj

(build-cfn-work-group-result-configuration-updates-property-builder builder
                                                                    id
                                                                    config)

The build-cfn-work-group-result-configuration-updates-property-builder function updates a CfnWorkGroup$ResultConfigurationUpdatesProperty$Builder instance using the provided configuration. The function takes the CfnWorkGroup$ResultConfigurationUpdatesProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.

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
aclConfigurationsoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:acl-configuration
encryptionConfigurationsoftware.amazon.awscdk.services.athena.CfnWorkGroup$EncryptionConfigurationPropertycdk.support/lookup-entry:encryption-configuration
expectedBucketOwnerjava.lang.Stringcdk.support/lookup-entry:expected-bucket-owner
outputLocationjava.lang.Stringcdk.support/lookup-entry:output-location
removeAclConfigurationsoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:remove-acl-configuration
removeEncryptionConfigurationsoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:remove-encryption-configuration
removeExpectedBucketOwnerjava.lang.Booleancdk.support/lookup-entry:remove-expected-bucket-owner
removeOutputLocationsoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:remove-output-location
The build-cfn-work-group-result-configuration-updates-property-builder function updates a CfnWorkGroup$ResultConfigurationUpdatesProperty$Builder instance using the provided configuration.
  The function takes the CfnWorkGroup$ResultConfigurationUpdatesProperty$Builder instance, an optional namespace to use when looking up a value in the configuration,
  and the configuration itself.

  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 |
|---|---|---|---|
| `aclConfiguration` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:acl-configuration` |
| `encryptionConfiguration` | software.amazon.awscdk.services.athena.CfnWorkGroup$EncryptionConfigurationProperty | [[cdk.support/lookup-entry]] | `:encryption-configuration` |
| `expectedBucketOwner` | java.lang.String | [[cdk.support/lookup-entry]] | `:expected-bucket-owner` |
| `outputLocation` | java.lang.String | [[cdk.support/lookup-entry]] | `:output-location` |
| `removeAclConfiguration` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:remove-acl-configuration` |
| `removeEncryptionConfiguration` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:remove-encryption-configuration` |
| `removeExpectedBucketOwner` | java.lang.Boolean | [[cdk.support/lookup-entry]] | `:remove-expected-bucket-owner` |
| `removeOutputLocation` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:remove-output-location` |
sourceraw docstring

build-cfn-work-group-work-group-configuration-property-builderclj

(build-cfn-work-group-work-group-configuration-property-builder builder
                                                                id
                                                                config)

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

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
additionalConfigurationjava.lang.Stringcdk.support/lookup-entry:additional-configuration
bytesScannedCutoffPerQueryjava.lang.Numbercdk.support/lookup-entry:bytes-scanned-cutoff-per-query
customerContentEncryptionConfigurationsoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:customer-content-encryption-configuration
enforceWorkGroupConfigurationjava.lang.Booleancdk.support/lookup-entry:enforce-work-group-configuration
engineVersionsoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:engine-version
executionRolejava.lang.Stringcdk.support/lookup-entry:execution-role
publishCloudWatchMetricsEnabledsoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:publish-cloud-watch-metrics-enabled
requesterPaysEnabledjava.lang.Booleancdk.support/lookup-entry:requester-pays-enabled
resultConfigurationsoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:result-configuration
The build-cfn-work-group-work-group-configuration-property-builder function updates a CfnWorkGroup$WorkGroupConfigurationProperty$Builder instance using the provided configuration.
  The function takes the CfnWorkGroup$WorkGroupConfigurationProperty$Builder instance, an optional namespace to use when looking up a value in the configuration,
  and the configuration itself.

  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 |
|---|---|---|---|
| `additionalConfiguration` | java.lang.String | [[cdk.support/lookup-entry]] | `:additional-configuration` |
| `bytesScannedCutoffPerQuery` | java.lang.Number | [[cdk.support/lookup-entry]] | `:bytes-scanned-cutoff-per-query` |
| `customerContentEncryptionConfiguration` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:customer-content-encryption-configuration` |
| `enforceWorkGroupConfiguration` | java.lang.Boolean | [[cdk.support/lookup-entry]] | `:enforce-work-group-configuration` |
| `engineVersion` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:engine-version` |
| `executionRole` | java.lang.String | [[cdk.support/lookup-entry]] | `:execution-role` |
| `publishCloudWatchMetricsEnabled` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:publish-cloud-watch-metrics-enabled` |
| `requesterPaysEnabled` | java.lang.Boolean | [[cdk.support/lookup-entry]] | `:requester-pays-enabled` |
| `resultConfiguration` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:result-configuration` |
sourceraw docstring

build-cfn-work-group-work-group-configuration-updates-property-builderclj

(build-cfn-work-group-work-group-configuration-updates-property-builder builder
                                                                        id
                                                                        config)

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

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
additionalConfigurationjava.lang.Stringcdk.support/lookup-entry:additional-configuration
bytesScannedCutoffPerQueryjava.lang.Numbercdk.support/lookup-entry:bytes-scanned-cutoff-per-query
customerContentEncryptionConfigurationsoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:customer-content-encryption-configuration
enforceWorkGroupConfigurationjava.lang.Booleancdk.support/lookup-entry:enforce-work-group-configuration
engineVersionsoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:engine-version
executionRolejava.lang.Stringcdk.support/lookup-entry:execution-role
publishCloudWatchMetricsEnabledjava.lang.Booleancdk.support/lookup-entry:publish-cloud-watch-metrics-enabled
removeBytesScannedCutoffPerQuerysoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:remove-bytes-scanned-cutoff-per-query
removeCustomerContentEncryptionConfigurationsoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:remove-customer-content-encryption-configuration
requesterPaysEnabledjava.lang.Booleancdk.support/lookup-entry:requester-pays-enabled
resultConfigurationUpdatessoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:result-configuration-updates
The build-cfn-work-group-work-group-configuration-updates-property-builder function updates a CfnWorkGroup$WorkGroupConfigurationUpdatesProperty$Builder instance using the provided configuration.
  The function takes the CfnWorkGroup$WorkGroupConfigurationUpdatesProperty$Builder instance, an optional namespace to use when looking up a value in the configuration,
  and the configuration itself.

  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 |
|---|---|---|---|
| `additionalConfiguration` | java.lang.String | [[cdk.support/lookup-entry]] | `:additional-configuration` |
| `bytesScannedCutoffPerQuery` | java.lang.Number | [[cdk.support/lookup-entry]] | `:bytes-scanned-cutoff-per-query` |
| `customerContentEncryptionConfiguration` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:customer-content-encryption-configuration` |
| `enforceWorkGroupConfiguration` | java.lang.Boolean | [[cdk.support/lookup-entry]] | `:enforce-work-group-configuration` |
| `engineVersion` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:engine-version` |
| `executionRole` | java.lang.String | [[cdk.support/lookup-entry]] | `:execution-role` |
| `publishCloudWatchMetricsEnabled` | java.lang.Boolean | [[cdk.support/lookup-entry]] | `:publish-cloud-watch-metrics-enabled` |
| `removeBytesScannedCutoffPerQuery` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:remove-bytes-scanned-cutoff-per-query` |
| `removeCustomerContentEncryptionConfiguration` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:remove-customer-content-encryption-configuration` |
| `requesterPaysEnabled` | java.lang.Boolean | [[cdk.support/lookup-entry]] | `:requester-pays-enabled` |
| `resultConfigurationUpdates` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:result-configuration-updates` |
sourceraw docstring

cfn-capacity-reservation-builderclj

(cfn-capacity-reservation-builder scope id config)

Creates a CfnCapacityReservation$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  `CfnCapacityReservation$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-capacity-reservation-capacity-assignment-configuration-property-builderclj

(cfn-capacity-reservation-capacity-assignment-configuration-property-builder
  id
  config)

Creates a CfnCapacityReservation$CapacityAssignmentConfigurationProperty$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  `CfnCapacityReservation$CapacityAssignmentConfigurationProperty$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-capacity-reservation-capacity-assignment-property-builderclj

(cfn-capacity-reservation-capacity-assignment-property-builder id config)

Creates a CfnCapacityReservation$CapacityAssignmentProperty$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  `CfnCapacityReservation$CapacityAssignmentProperty$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-capacity-reservation-props-builderclj

(cfn-capacity-reservation-props-builder id config)

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

| Argument | DataType | Description |
|---|---|---|
| id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
| config | map | Data configuration |
sourceraw docstring

cfn-data-catalog-builderclj

(cfn-data-catalog-builder scope id config)

Creates a CfnDataCatalog$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  `CfnDataCatalog$Builder` instance using a scope and ID, applies the data configuration, then builds it.  Takes the following arguments: 
| Argument | DataType | Description |
|---|---|---|
| scope | software.constructs.Construct | The parent scope construct of the object being built. |
| id | String or Keyword or Symbol | Value to use as both the ID of the object being build and the namespace when looking up configuration values. |
| config | map | Data configuration |
sourceraw docstring

cfn-data-catalog-props-builderclj

(cfn-data-catalog-props-builder id config)

Creates a CfnDataCatalogProps$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  `CfnDataCatalogProps$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-named-query-builderclj

(cfn-named-query-builder scope id config)

Creates a CfnNamedQuery$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  `CfnNamedQuery$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-named-query-props-builderclj

(cfn-named-query-props-builder id config)

Creates a CfnNamedQueryProps$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  `CfnNamedQueryProps$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-prepared-statement-builderclj

(cfn-prepared-statement-builder scope id config)

Creates a CfnPreparedStatement$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  `CfnPreparedStatement$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-prepared-statement-props-builderclj

(cfn-prepared-statement-props-builder id config)

Creates a CfnPreparedStatementProps$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  `CfnPreparedStatementProps$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-work-group-acl-configuration-property-builderclj

(cfn-work-group-acl-configuration-property-builder id config)

Creates a CfnWorkGroup$AclConfigurationProperty$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  `CfnWorkGroup$AclConfigurationProperty$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-work-group-builderclj

(cfn-work-group-builder scope id config)

Creates a CfnWorkGroup$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  `CfnWorkGroup$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-work-group-customer-content-encryption-configuration-property-builderclj

(cfn-work-group-customer-content-encryption-configuration-property-builder
  id
  config)

Creates a CfnWorkGroup$CustomerContentEncryptionConfigurationProperty$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  `CfnWorkGroup$CustomerContentEncryptionConfigurationProperty$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-work-group-encryption-configuration-property-builderclj

(cfn-work-group-encryption-configuration-property-builder id config)

Creates a CfnWorkGroup$EncryptionConfigurationProperty$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  `CfnWorkGroup$EncryptionConfigurationProperty$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-work-group-engine-version-property-builderclj

(cfn-work-group-engine-version-property-builder id config)

Creates a CfnWorkGroup$EngineVersionProperty$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  `CfnWorkGroup$EngineVersionProperty$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-work-group-props-builderclj

(cfn-work-group-props-builder id config)

Creates a CfnWorkGroupProps$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  `CfnWorkGroupProps$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-work-group-result-configuration-property-builderclj

(cfn-work-group-result-configuration-property-builder id config)

Creates a CfnWorkGroup$ResultConfigurationProperty$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  `CfnWorkGroup$ResultConfigurationProperty$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-work-group-result-configuration-updates-property-builderclj

(cfn-work-group-result-configuration-updates-property-builder id config)

Creates a CfnWorkGroup$ResultConfigurationUpdatesProperty$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  `CfnWorkGroup$ResultConfigurationUpdatesProperty$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-work-group-work-group-configuration-property-builderclj

(cfn-work-group-work-group-configuration-property-builder id config)

Creates a CfnWorkGroup$WorkGroupConfigurationProperty$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  `CfnWorkGroup$WorkGroupConfigurationProperty$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-work-group-work-group-configuration-updates-property-builderclj

(cfn-work-group-work-group-configuration-updates-property-builder id config)

Creates a CfnWorkGroup$WorkGroupConfigurationUpdatesProperty$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  `CfnWorkGroup$WorkGroupConfigurationUpdatesProperty$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