Liking cljdoc? Tell your friends :D
Clojure only.

cdk.api.services.amplifyuibuilder

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

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

build-cfn-component-action-parameters-property-builderclj

(build-cfn-component-action-parameters-property-builder builder id config)

The build-cfn-component-action-parameters-property-builder function updates a CfnComponent$ActionParametersProperty$Builder instance using the provided configuration. The function takes the CfnComponent$ActionParametersProperty$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
anchorsoftware.amazon.awscdk.services.amplifyuibuilder.CfnComponent$ComponentPropertyPropertycdk.support/lookup-entry:anchor
fieldsjava.util.Mapcdk.support/lookup-entry:fields
globalsoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:global
idsoftware.amazon.awscdk.services.amplifyuibuilder.CfnComponent$ComponentPropertyPropertycdk.support/lookup-entry:id
modeljava.lang.Stringcdk.support/lookup-entry:model
statesoftware.amazon.awscdk.services.amplifyuibuilder.CfnComponent$MutationActionSetStateParameterPropertycdk.support/lookup-entry:state
targetsoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:target
typesoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:type
urlsoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:url
The build-cfn-component-action-parameters-property-builder function updates a CfnComponent$ActionParametersProperty$Builder instance using the provided configuration.
  The function takes the CfnComponent$ActionParametersProperty$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 |
|---|---|---|---|
| `anchor` | software.amazon.awscdk.services.amplifyuibuilder.CfnComponent$ComponentPropertyProperty | [[cdk.support/lookup-entry]] | `:anchor` |
| `fields` | java.util.Map | [[cdk.support/lookup-entry]] | `:fields` |
| `global` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:global` |
| `id` | software.amazon.awscdk.services.amplifyuibuilder.CfnComponent$ComponentPropertyProperty | [[cdk.support/lookup-entry]] | `:id` |
| `model` | java.lang.String | [[cdk.support/lookup-entry]] | `:model` |
| `state` | software.amazon.awscdk.services.amplifyuibuilder.CfnComponent$MutationActionSetStateParameterProperty | [[cdk.support/lookup-entry]] | `:state` |
| `target` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:target` |
| `type` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:type` |
| `url` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:url` |
sourceraw docstring

build-cfn-component-builderclj

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

The build-cfn-component-builder function updates a CfnComponent$Builder instance using the provided configuration. The function takes the CfnComponent$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
appIdjava.lang.Stringcdk.support/lookup-entry:app-id
bindingPropertiesjava.util.Mapcdk.support/lookup-entry:binding-properties
childrensoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:children
collectionPropertiessoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:collection-properties
componentTypejava.lang.Stringcdk.support/lookup-entry:component-type
environmentNamejava.lang.Stringcdk.support/lookup-entry:environment-name
eventsjava.util.Mapcdk.support/lookup-entry:events
namejava.lang.Stringcdk.support/lookup-entry:name
overridesjava.lang.Objectcdk.support/lookup-entry:overrides
propertiessoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:properties
schemaVersionjava.lang.Stringcdk.support/lookup-entry:schema-version
sourceIdjava.lang.Stringcdk.support/lookup-entry:source-id
tagsjava.util.Mapcdk.support/lookup-entry:tags
variantssoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:variants
The build-cfn-component-builder function updates a CfnComponent$Builder instance using the provided configuration.
  The function takes the CfnComponent$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 |
|---|---|---|---|
| `appId` | java.lang.String | [[cdk.support/lookup-entry]] | `:app-id` |
| `bindingProperties` | java.util.Map | [[cdk.support/lookup-entry]] | `:binding-properties` |
| `children` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:children` |
| `collectionProperties` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:collection-properties` |
| `componentType` | java.lang.String | [[cdk.support/lookup-entry]] | `:component-type` |
| `environmentName` | java.lang.String | [[cdk.support/lookup-entry]] | `:environment-name` |
| `events` | java.util.Map | [[cdk.support/lookup-entry]] | `:events` |
| `name` | java.lang.String | [[cdk.support/lookup-entry]] | `:name` |
| `overrides` | java.lang.Object | [[cdk.support/lookup-entry]] | `:overrides` |
| `properties` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:properties` |
| `schemaVersion` | java.lang.String | [[cdk.support/lookup-entry]] | `:schema-version` |
| `sourceId` | java.lang.String | [[cdk.support/lookup-entry]] | `:source-id` |
| `tags` | java.util.Map | [[cdk.support/lookup-entry]] | `:tags` |
| `variants` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:variants` |
sourceraw docstring

build-cfn-component-component-binding-properties-value-properties-property-builderclj

(build-cfn-component-component-binding-properties-value-properties-property-builder
  builder
  id
  config)

The build-cfn-component-component-binding-properties-value-properties-property-builder function updates a CfnComponent$ComponentBindingPropertiesValuePropertiesProperty$Builder instance using the provided configuration. The function takes the CfnComponent$ComponentBindingPropertiesValuePropertiesProperty$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
bucketjava.lang.Stringcdk.support/lookup-entry:bucket
defaultValuejava.lang.Stringcdk.support/lookup-entry:default-value
fieldjava.lang.Stringcdk.support/lookup-entry:field
keyjava.lang.Stringcdk.support/lookup-entry:key
modeljava.lang.Stringcdk.support/lookup-entry:model
predicatesjava.util.Listcdk.support/lookup-entry:predicates
slotNamejava.lang.Stringcdk.support/lookup-entry:slot-name
userAttributejava.lang.Stringcdk.support/lookup-entry:user-attribute
The build-cfn-component-component-binding-properties-value-properties-property-builder function updates a CfnComponent$ComponentBindingPropertiesValuePropertiesProperty$Builder instance using the provided configuration.
  The function takes the CfnComponent$ComponentBindingPropertiesValuePropertiesProperty$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 |
|---|---|---|---|
| `bucket` | java.lang.String | [[cdk.support/lookup-entry]] | `:bucket` |
| `defaultValue` | java.lang.String | [[cdk.support/lookup-entry]] | `:default-value` |
| `field` | java.lang.String | [[cdk.support/lookup-entry]] | `:field` |
| `key` | java.lang.String | [[cdk.support/lookup-entry]] | `:key` |
| `model` | java.lang.String | [[cdk.support/lookup-entry]] | `:model` |
| `predicates` | java.util.List | [[cdk.support/lookup-entry]] | `:predicates` |
| `slotName` | java.lang.String | [[cdk.support/lookup-entry]] | `:slot-name` |
| `userAttribute` | java.lang.String | [[cdk.support/lookup-entry]] | `:user-attribute` |
sourceraw docstring

build-cfn-component-component-binding-properties-value-property-builderclj

(build-cfn-component-component-binding-properties-value-property-builder builder
                                                                         id
                                                                         config)

The build-cfn-component-component-binding-properties-value-property-builder function updates a CfnComponent$ComponentBindingPropertiesValueProperty$Builder instance using the provided configuration. The function takes the CfnComponent$ComponentBindingPropertiesValueProperty$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
bindingPropertiessoftware.amazon.awscdk.services.amplifyuibuilder.CfnComponent$ComponentBindingPropertiesValuePropertiesPropertycdk.support/lookup-entry:binding-properties
defaultValuejava.lang.Stringcdk.support/lookup-entry:default-value
typejava.lang.Stringcdk.support/lookup-entry:type
The build-cfn-component-component-binding-properties-value-property-builder function updates a CfnComponent$ComponentBindingPropertiesValueProperty$Builder instance using the provided configuration.
  The function takes the CfnComponent$ComponentBindingPropertiesValueProperty$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 |
|---|---|---|---|
| `bindingProperties` | software.amazon.awscdk.services.amplifyuibuilder.CfnComponent$ComponentBindingPropertiesValuePropertiesProperty | [[cdk.support/lookup-entry]] | `:binding-properties` |
| `defaultValue` | java.lang.String | [[cdk.support/lookup-entry]] | `:default-value` |
| `type` | java.lang.String | [[cdk.support/lookup-entry]] | `:type` |
sourceraw docstring

build-cfn-component-component-child-property-builderclj

(build-cfn-component-component-child-property-builder builder id config)

The build-cfn-component-component-child-property-builder function updates a CfnComponent$ComponentChildProperty$Builder instance using the provided configuration. The function takes the CfnComponent$ComponentChildProperty$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
childrenjava.util.Listcdk.support/lookup-entry:children
componentTypejava.lang.Stringcdk.support/lookup-entry:component-type
eventsjava.util.Mapcdk.support/lookup-entry:events
namejava.lang.Stringcdk.support/lookup-entry:name
propertiesjava.util.Mapcdk.support/lookup-entry:properties
sourceIdjava.lang.Stringcdk.support/lookup-entry:source-id
The build-cfn-component-component-child-property-builder function updates a CfnComponent$ComponentChildProperty$Builder instance using the provided configuration.
  The function takes the CfnComponent$ComponentChildProperty$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 |
|---|---|---|---|
| `children` | java.util.List | [[cdk.support/lookup-entry]] | `:children` |
| `componentType` | java.lang.String | [[cdk.support/lookup-entry]] | `:component-type` |
| `events` | java.util.Map | [[cdk.support/lookup-entry]] | `:events` |
| `name` | java.lang.String | [[cdk.support/lookup-entry]] | `:name` |
| `properties` | java.util.Map | [[cdk.support/lookup-entry]] | `:properties` |
| `sourceId` | java.lang.String | [[cdk.support/lookup-entry]] | `:source-id` |
sourceraw docstring

build-cfn-component-component-condition-property-property-builderclj

(build-cfn-component-component-condition-property-property-builder builder
                                                                   id
                                                                   config)

The build-cfn-component-component-condition-property-property-builder function updates a CfnComponent$ComponentConditionPropertyProperty$Builder instance using the provided configuration. The function takes the CfnComponent$ComponentConditionPropertyProperty$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
elseValuesoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:else-value
fieldjava.lang.Stringcdk.support/lookup-entry:field
operandjava.lang.Stringcdk.support/lookup-entry:operand
operandTypejava.lang.Stringcdk.support/lookup-entry:operand-type
operatorjava.lang.Stringcdk.support/lookup-entry:operator
propertyjava.lang.Stringcdk.support/lookup-entry:property
thensoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:then
The build-cfn-component-component-condition-property-property-builder function updates a CfnComponent$ComponentConditionPropertyProperty$Builder instance using the provided configuration.
  The function takes the CfnComponent$ComponentConditionPropertyProperty$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 |
|---|---|---|---|
| `elseValue` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:else-value` |
| `field` | java.lang.String | [[cdk.support/lookup-entry]] | `:field` |
| `operand` | java.lang.String | [[cdk.support/lookup-entry]] | `:operand` |
| `operandType` | java.lang.String | [[cdk.support/lookup-entry]] | `:operand-type` |
| `operator` | java.lang.String | [[cdk.support/lookup-entry]] | `:operator` |
| `property` | java.lang.String | [[cdk.support/lookup-entry]] | `:property` |
| `then` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:then` |
sourceraw docstring

build-cfn-component-component-data-configuration-property-builderclj

(build-cfn-component-component-data-configuration-property-builder builder
                                                                   id
                                                                   config)

The build-cfn-component-component-data-configuration-property-builder function updates a CfnComponent$ComponentDataConfigurationProperty$Builder instance using the provided configuration. The function takes the CfnComponent$ComponentDataConfigurationProperty$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
identifiersjava.util.Listcdk.support/lookup-entry:identifiers
modeljava.lang.Stringcdk.support/lookup-entry:model
predicatesoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:predicate
sortsoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:sort
The build-cfn-component-component-data-configuration-property-builder function updates a CfnComponent$ComponentDataConfigurationProperty$Builder instance using the provided configuration.
  The function takes the CfnComponent$ComponentDataConfigurationProperty$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 |
|---|---|---|---|
| `identifiers` | java.util.List | [[cdk.support/lookup-entry]] | `:identifiers` |
| `model` | java.lang.String | [[cdk.support/lookup-entry]] | `:model` |
| `predicate` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:predicate` |
| `sort` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:sort` |
sourceraw docstring

build-cfn-component-component-event-property-builderclj

(build-cfn-component-component-event-property-builder builder id config)

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

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

FieldDataTypeLookup FunctionData Key
actionjava.lang.Stringcdk.support/lookup-entry:action
bindingEventjava.lang.Stringcdk.support/lookup-entry:binding-event
parameterssoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:parameters
The build-cfn-component-component-event-property-builder function updates a CfnComponent$ComponentEventProperty$Builder instance using the provided configuration.
  The function takes the CfnComponent$ComponentEventProperty$Builder instance, an optional namespace to use when looking up a value in the configuration,
  and the configuration itself.

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

| Field | DataType | Lookup Function | Data Key |
|---|---|---|---|
| `action` | java.lang.String | [[cdk.support/lookup-entry]] | `:action` |
| `bindingEvent` | java.lang.String | [[cdk.support/lookup-entry]] | `:binding-event` |
| `parameters` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:parameters` |
sourceraw docstring

build-cfn-component-component-property-binding-properties-property-builderclj

(build-cfn-component-component-property-binding-properties-property-builder
  builder
  id
  config)

The build-cfn-component-component-property-binding-properties-property-builder function updates a CfnComponent$ComponentPropertyBindingPropertiesProperty$Builder instance using the provided configuration. The function takes the CfnComponent$ComponentPropertyBindingPropertiesProperty$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
fieldjava.lang.Stringcdk.support/lookup-entry:field
propertyjava.lang.Stringcdk.support/lookup-entry:property
The build-cfn-component-component-property-binding-properties-property-builder function updates a CfnComponent$ComponentPropertyBindingPropertiesProperty$Builder instance using the provided configuration.
  The function takes the CfnComponent$ComponentPropertyBindingPropertiesProperty$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 |
|---|---|---|---|
| `field` | java.lang.String | [[cdk.support/lookup-entry]] | `:field` |
| `property` | java.lang.String | [[cdk.support/lookup-entry]] | `:property` |
sourceraw docstring

build-cfn-component-component-property-property-builderclj

(build-cfn-component-component-property-property-builder builder id config)

The build-cfn-component-component-property-property-builder function updates a CfnComponent$ComponentPropertyProperty$Builder instance using the provided configuration. The function takes the CfnComponent$ComponentPropertyProperty$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
bindingPropertiessoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:binding-properties
bindingssoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:bindings
collectionBindingPropertiessoftware.amazon.awscdk.services.amplifyuibuilder.CfnComponent$ComponentPropertyBindingPropertiesPropertycdk.support/lookup-entry:collection-binding-properties
componentNamejava.lang.Stringcdk.support/lookup-entry:component-name
concatjava.util.Listcdk.support/lookup-entry:concat
conditionsoftware.amazon.awscdk.services.amplifyuibuilder.CfnComponent$ComponentConditionPropertyPropertycdk.support/lookup-entry:condition
configuredsoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:configured
defaultValuejava.lang.Stringcdk.support/lookup-entry:default-value
eventjava.lang.Stringcdk.support/lookup-entry:event
importedValuejava.lang.Stringcdk.support/lookup-entry:imported-value
modeljava.lang.Stringcdk.support/lookup-entry:model
propertyjava.lang.Stringcdk.support/lookup-entry:property
typejava.lang.Stringcdk.support/lookup-entry:type
userAttributejava.lang.Stringcdk.support/lookup-entry:user-attribute
valuejava.lang.Stringcdk.support/lookup-entry:value
The build-cfn-component-component-property-property-builder function updates a CfnComponent$ComponentPropertyProperty$Builder instance using the provided configuration.
  The function takes the CfnComponent$ComponentPropertyProperty$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 |
|---|---|---|---|
| `bindingProperties` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:binding-properties` |
| `bindings` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:bindings` |
| `collectionBindingProperties` | software.amazon.awscdk.services.amplifyuibuilder.CfnComponent$ComponentPropertyBindingPropertiesProperty | [[cdk.support/lookup-entry]] | `:collection-binding-properties` |
| `componentName` | java.lang.String | [[cdk.support/lookup-entry]] | `:component-name` |
| `concat` | java.util.List | [[cdk.support/lookup-entry]] | `:concat` |
| `condition` | software.amazon.awscdk.services.amplifyuibuilder.CfnComponent$ComponentConditionPropertyProperty | [[cdk.support/lookup-entry]] | `:condition` |
| `configured` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:configured` |
| `defaultValue` | java.lang.String | [[cdk.support/lookup-entry]] | `:default-value` |
| `event` | java.lang.String | [[cdk.support/lookup-entry]] | `:event` |
| `importedValue` | java.lang.String | [[cdk.support/lookup-entry]] | `:imported-value` |
| `model` | java.lang.String | [[cdk.support/lookup-entry]] | `:model` |
| `property` | java.lang.String | [[cdk.support/lookup-entry]] | `:property` |
| `type` | java.lang.String | [[cdk.support/lookup-entry]] | `:type` |
| `userAttribute` | java.lang.String | [[cdk.support/lookup-entry]] | `:user-attribute` |
| `value` | java.lang.String | [[cdk.support/lookup-entry]] | `:value` |
sourceraw docstring

build-cfn-component-component-variant-property-builderclj

(build-cfn-component-component-variant-property-builder builder id config)

The build-cfn-component-component-variant-property-builder function updates a CfnComponent$ComponentVariantProperty$Builder instance using the provided configuration. The function takes the CfnComponent$ComponentVariantProperty$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
overridesjava.lang.Objectcdk.support/lookup-entry:overrides
variantValuessoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:variant-values
The build-cfn-component-component-variant-property-builder function updates a CfnComponent$ComponentVariantProperty$Builder instance using the provided configuration.
  The function takes the CfnComponent$ComponentVariantProperty$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 |
|---|---|---|---|
| `overrides` | java.lang.Object | [[cdk.support/lookup-entry]] | `:overrides` |
| `variantValues` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:variant-values` |
sourceraw docstring

build-cfn-component-form-binding-element-property-builderclj

(build-cfn-component-form-binding-element-property-builder builder id config)

The build-cfn-component-form-binding-element-property-builder function updates a CfnComponent$FormBindingElementProperty$Builder instance using the provided configuration. The function takes the CfnComponent$FormBindingElementProperty$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
elementjava.lang.Stringcdk.support/lookup-entry:element
propertyjava.lang.Stringcdk.support/lookup-entry:property
The build-cfn-component-form-binding-element-property-builder function updates a CfnComponent$FormBindingElementProperty$Builder instance using the provided configuration.
  The function takes the CfnComponent$FormBindingElementProperty$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 |
|---|---|---|---|
| `element` | java.lang.String | [[cdk.support/lookup-entry]] | `:element` |
| `property` | java.lang.String | [[cdk.support/lookup-entry]] | `:property` |
sourceraw docstring

build-cfn-component-mutation-action-set-state-parameter-property-builderclj

(build-cfn-component-mutation-action-set-state-parameter-property-builder
  builder
  id
  config)

The build-cfn-component-mutation-action-set-state-parameter-property-builder function updates a CfnComponent$MutationActionSetStateParameterProperty$Builder instance using the provided configuration. The function takes the CfnComponent$MutationActionSetStateParameterProperty$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
componentNamejava.lang.Stringcdk.support/lookup-entry:component-name
propertyjava.lang.Stringcdk.support/lookup-entry:property
setsoftware.amazon.awscdk.services.amplifyuibuilder.CfnComponent$ComponentPropertyPropertycdk.support/lookup-entry:set
The build-cfn-component-mutation-action-set-state-parameter-property-builder function updates a CfnComponent$MutationActionSetStateParameterProperty$Builder instance using the provided configuration.
  The function takes the CfnComponent$MutationActionSetStateParameterProperty$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 |
|---|---|---|---|
| `componentName` | java.lang.String | [[cdk.support/lookup-entry]] | `:component-name` |
| `property` | java.lang.String | [[cdk.support/lookup-entry]] | `:property` |
| `set` | software.amazon.awscdk.services.amplifyuibuilder.CfnComponent$ComponentPropertyProperty | [[cdk.support/lookup-entry]] | `:set` |
sourceraw docstring

build-cfn-component-predicate-property-builderclj

(build-cfn-component-predicate-property-builder builder id config)

The build-cfn-component-predicate-property-builder function updates a CfnComponent$PredicateProperty$Builder instance using the provided configuration. The function takes the CfnComponent$PredicateProperty$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
andsoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:and
fieldjava.lang.Stringcdk.support/lookup-entry:field
operandjava.lang.Stringcdk.support/lookup-entry:operand
operandTypejava.lang.Stringcdk.support/lookup-entry:operand-type
operatorjava.lang.Stringcdk.support/lookup-entry:operator
orjava.util.Listcdk.support/lookup-entry:or
The build-cfn-component-predicate-property-builder function updates a CfnComponent$PredicateProperty$Builder instance using the provided configuration.
  The function takes the CfnComponent$PredicateProperty$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 |
|---|---|---|---|
| `and` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:and` |
| `field` | java.lang.String | [[cdk.support/lookup-entry]] | `:field` |
| `operand` | java.lang.String | [[cdk.support/lookup-entry]] | `:operand` |
| `operandType` | java.lang.String | [[cdk.support/lookup-entry]] | `:operand-type` |
| `operator` | java.lang.String | [[cdk.support/lookup-entry]] | `:operator` |
| `or` | java.util.List | [[cdk.support/lookup-entry]] | `:or` |
sourceraw docstring

build-cfn-component-props-builderclj

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

The build-cfn-component-props-builder function updates a CfnComponentProps$Builder instance using the provided configuration. The function takes the CfnComponentProps$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
appIdjava.lang.Stringcdk.support/lookup-entry:app-id
bindingPropertiesjava.util.Mapcdk.support/lookup-entry:binding-properties
childrensoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:children
collectionPropertiesjava.util.Mapcdk.support/lookup-entry:collection-properties
componentTypejava.lang.Stringcdk.support/lookup-entry:component-type
environmentNamejava.lang.Stringcdk.support/lookup-entry:environment-name
eventssoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:events
namejava.lang.Stringcdk.support/lookup-entry:name
overridesjava.lang.Objectcdk.support/lookup-entry:overrides
propertiesjava.util.Mapcdk.support/lookup-entry:properties
schemaVersionjava.lang.Stringcdk.support/lookup-entry:schema-version
sourceIdjava.lang.Stringcdk.support/lookup-entry:source-id
tagsjava.util.Mapcdk.support/lookup-entry:tags
variantssoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:variants
The build-cfn-component-props-builder function updates a CfnComponentProps$Builder instance using the provided configuration.
  The function takes the CfnComponentProps$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 |
|---|---|---|---|
| `appId` | java.lang.String | [[cdk.support/lookup-entry]] | `:app-id` |
| `bindingProperties` | java.util.Map | [[cdk.support/lookup-entry]] | `:binding-properties` |
| `children` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:children` |
| `collectionProperties` | java.util.Map | [[cdk.support/lookup-entry]] | `:collection-properties` |
| `componentType` | java.lang.String | [[cdk.support/lookup-entry]] | `:component-type` |
| `environmentName` | java.lang.String | [[cdk.support/lookup-entry]] | `:environment-name` |
| `events` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:events` |
| `name` | java.lang.String | [[cdk.support/lookup-entry]] | `:name` |
| `overrides` | java.lang.Object | [[cdk.support/lookup-entry]] | `:overrides` |
| `properties` | java.util.Map | [[cdk.support/lookup-entry]] | `:properties` |
| `schemaVersion` | java.lang.String | [[cdk.support/lookup-entry]] | `:schema-version` |
| `sourceId` | java.lang.String | [[cdk.support/lookup-entry]] | `:source-id` |
| `tags` | java.util.Map | [[cdk.support/lookup-entry]] | `:tags` |
| `variants` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:variants` |
sourceraw docstring

build-cfn-component-sort-property-property-builderclj

(build-cfn-component-sort-property-property-builder builder id config)

The build-cfn-component-sort-property-property-builder function updates a CfnComponent$SortPropertyProperty$Builder instance using the provided configuration. The function takes the CfnComponent$SortPropertyProperty$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
directionjava.lang.Stringcdk.support/lookup-entry:direction
fieldjava.lang.Stringcdk.support/lookup-entry:field
The build-cfn-component-sort-property-property-builder function updates a CfnComponent$SortPropertyProperty$Builder instance using the provided configuration.
  The function takes the CfnComponent$SortPropertyProperty$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 |
|---|---|---|---|
| `direction` | java.lang.String | [[cdk.support/lookup-entry]] | `:direction` |
| `field` | java.lang.String | [[cdk.support/lookup-entry]] | `:field` |
sourceraw docstring

build-cfn-form-builderclj

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

The build-cfn-form-builder function updates a CfnForm$Builder instance using the provided configuration. The function takes the CfnForm$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
appIdjava.lang.Stringcdk.support/lookup-entry:app-id
ctasoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:cta
dataTypesoftware.amazon.awscdk.services.amplifyuibuilder.CfnForm$FormDataTypeConfigPropertycdk.support/lookup-entry:data-type
environmentNamejava.lang.Stringcdk.support/lookup-entry:environment-name
fieldsjava.util.Mapcdk.support/lookup-entry:fields
formActionTypejava.lang.Stringcdk.support/lookup-entry:form-action-type
labelDecoratorjava.lang.Stringcdk.support/lookup-entry:label-decorator
namejava.lang.Stringcdk.support/lookup-entry:name
schemaVersionjava.lang.Stringcdk.support/lookup-entry:schema-version
sectionalElementsjava.util.Mapcdk.support/lookup-entry:sectional-elements
stylesoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:style
tagsjava.util.Mapcdk.support/lookup-entry:tags
The build-cfn-form-builder function updates a CfnForm$Builder instance using the provided configuration.
  The function takes the CfnForm$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 |
|---|---|---|---|
| `appId` | java.lang.String | [[cdk.support/lookup-entry]] | `:app-id` |
| `cta` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:cta` |
| `dataType` | software.amazon.awscdk.services.amplifyuibuilder.CfnForm$FormDataTypeConfigProperty | [[cdk.support/lookup-entry]] | `:data-type` |
| `environmentName` | java.lang.String | [[cdk.support/lookup-entry]] | `:environment-name` |
| `fields` | java.util.Map | [[cdk.support/lookup-entry]] | `:fields` |
| `formActionType` | java.lang.String | [[cdk.support/lookup-entry]] | `:form-action-type` |
| `labelDecorator` | java.lang.String | [[cdk.support/lookup-entry]] | `:label-decorator` |
| `name` | java.lang.String | [[cdk.support/lookup-entry]] | `:name` |
| `schemaVersion` | java.lang.String | [[cdk.support/lookup-entry]] | `:schema-version` |
| `sectionalElements` | java.util.Map | [[cdk.support/lookup-entry]] | `:sectional-elements` |
| `style` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:style` |
| `tags` | java.util.Map | [[cdk.support/lookup-entry]] | `:tags` |
sourceraw docstring

build-cfn-form-field-config-property-builderclj

(build-cfn-form-field-config-property-builder builder id config)

The build-cfn-form-field-config-property-builder function updates a CfnForm$FieldConfigProperty$Builder instance using the provided configuration. The function takes the CfnForm$FieldConfigProperty$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
excludedjava.lang.Booleancdk.support/lookup-entry:excluded
inputTypesoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:input-type
labeljava.lang.Stringcdk.support/lookup-entry:label
positionsoftware.amazon.awscdk.services.amplifyuibuilder.CfnForm$FieldPositionPropertycdk.support/lookup-entry:position
validationsjava.util.Listcdk.support/lookup-entry:validations
The build-cfn-form-field-config-property-builder function updates a CfnForm$FieldConfigProperty$Builder instance using the provided configuration.
  The function takes the CfnForm$FieldConfigProperty$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 |
|---|---|---|---|
| `excluded` | java.lang.Boolean | [[cdk.support/lookup-entry]] | `:excluded` |
| `inputType` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:input-type` |
| `label` | java.lang.String | [[cdk.support/lookup-entry]] | `:label` |
| `position` | software.amazon.awscdk.services.amplifyuibuilder.CfnForm$FieldPositionProperty | [[cdk.support/lookup-entry]] | `:position` |
| `validations` | java.util.List | [[cdk.support/lookup-entry]] | `:validations` |
sourceraw docstring

build-cfn-form-field-input-config-property-builderclj

(build-cfn-form-field-input-config-property-builder builder id config)

The build-cfn-form-field-input-config-property-builder function updates a CfnForm$FieldInputConfigProperty$Builder instance using the provided configuration. The function takes the CfnForm$FieldInputConfigProperty$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
defaultCheckedsoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:default-checked
defaultCountryCodejava.lang.Stringcdk.support/lookup-entry:default-country-code
defaultValuejava.lang.Stringcdk.support/lookup-entry:default-value
descriptiveTextjava.lang.Stringcdk.support/lookup-entry:descriptive-text
fileUploaderConfigsoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:file-uploader-config
isArrayjava.lang.Booleancdk.support/lookup-entry:is-array
maxValuejava.lang.Numbercdk.support/lookup-entry:max-value
minValuejava.lang.Numbercdk.support/lookup-entry:min-value
namejava.lang.Stringcdk.support/lookup-entry:name
placeholderjava.lang.Stringcdk.support/lookup-entry:placeholder
readOnlyjava.lang.Booleancdk.support/lookup-entry:read-only
requiredsoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:required
stepjava.lang.Numbercdk.support/lookup-entry:step
typejava.lang.Stringcdk.support/lookup-entry:type
valuejava.lang.Stringcdk.support/lookup-entry:value
valueMappingssoftware.amazon.awscdk.services.amplifyuibuilder.CfnForm$ValueMappingsPropertycdk.support/lookup-entry:value-mappings
The build-cfn-form-field-input-config-property-builder function updates a CfnForm$FieldInputConfigProperty$Builder instance using the provided configuration.
  The function takes the CfnForm$FieldInputConfigProperty$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 |
|---|---|---|---|
| `defaultChecked` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:default-checked` |
| `defaultCountryCode` | java.lang.String | [[cdk.support/lookup-entry]] | `:default-country-code` |
| `defaultValue` | java.lang.String | [[cdk.support/lookup-entry]] | `:default-value` |
| `descriptiveText` | java.lang.String | [[cdk.support/lookup-entry]] | `:descriptive-text` |
| `fileUploaderConfig` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:file-uploader-config` |
| `isArray` | java.lang.Boolean | [[cdk.support/lookup-entry]] | `:is-array` |
| `maxValue` | java.lang.Number | [[cdk.support/lookup-entry]] | `:max-value` |
| `minValue` | java.lang.Number | [[cdk.support/lookup-entry]] | `:min-value` |
| `name` | java.lang.String | [[cdk.support/lookup-entry]] | `:name` |
| `placeholder` | java.lang.String | [[cdk.support/lookup-entry]] | `:placeholder` |
| `readOnly` | java.lang.Boolean | [[cdk.support/lookup-entry]] | `:read-only` |
| `required` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:required` |
| `step` | java.lang.Number | [[cdk.support/lookup-entry]] | `:step` |
| `type` | java.lang.String | [[cdk.support/lookup-entry]] | `:type` |
| `value` | java.lang.String | [[cdk.support/lookup-entry]] | `:value` |
| `valueMappings` | software.amazon.awscdk.services.amplifyuibuilder.CfnForm$ValueMappingsProperty | [[cdk.support/lookup-entry]] | `:value-mappings` |
sourceraw docstring

build-cfn-form-field-position-property-builderclj

(build-cfn-form-field-position-property-builder builder id config)

The build-cfn-form-field-position-property-builder function updates a CfnForm$FieldPositionProperty$Builder instance using the provided configuration. The function takes the CfnForm$FieldPositionProperty$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
belowjava.lang.Stringcdk.support/lookup-entry:below
fixedjava.lang.Stringcdk.support/lookup-entry:fixed
rightOfjava.lang.Stringcdk.support/lookup-entry:right-of
The build-cfn-form-field-position-property-builder function updates a CfnForm$FieldPositionProperty$Builder instance using the provided configuration.
  The function takes the CfnForm$FieldPositionProperty$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 |
|---|---|---|---|
| `below` | java.lang.String | [[cdk.support/lookup-entry]] | `:below` |
| `fixed` | java.lang.String | [[cdk.support/lookup-entry]] | `:fixed` |
| `rightOf` | java.lang.String | [[cdk.support/lookup-entry]] | `:right-of` |
sourceraw docstring

build-cfn-form-field-validation-configuration-property-builderclj

(build-cfn-form-field-validation-configuration-property-builder builder
                                                                id
                                                                config)

The build-cfn-form-field-validation-configuration-property-builder function updates a CfnForm$FieldValidationConfigurationProperty$Builder instance using the provided configuration. The function takes the CfnForm$FieldValidationConfigurationProperty$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
numValuessoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:num-values
strValuesjava.util.Listcdk.support/lookup-entry:str-values
typejava.lang.Stringcdk.support/lookup-entry:type
validationMessagejava.lang.Stringcdk.support/lookup-entry:validation-message
The build-cfn-form-field-validation-configuration-property-builder function updates a CfnForm$FieldValidationConfigurationProperty$Builder instance using the provided configuration.
  The function takes the CfnForm$FieldValidationConfigurationProperty$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 |
|---|---|---|---|
| `numValues` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:num-values` |
| `strValues` | java.util.List | [[cdk.support/lookup-entry]] | `:str-values` |
| `type` | java.lang.String | [[cdk.support/lookup-entry]] | `:type` |
| `validationMessage` | java.lang.String | [[cdk.support/lookup-entry]] | `:validation-message` |
sourceraw docstring

build-cfn-form-file-uploader-field-config-property-builderclj

(build-cfn-form-file-uploader-field-config-property-builder builder id config)

The build-cfn-form-file-uploader-field-config-property-builder function updates a CfnForm$FileUploaderFieldConfigProperty$Builder instance using the provided configuration. The function takes the CfnForm$FileUploaderFieldConfigProperty$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
acceptedFileTypesjava.util.Listcdk.support/lookup-entry:accepted-file-types
accessLeveljava.lang.Stringcdk.support/lookup-entry:access-level
isResumablejava.lang.Booleancdk.support/lookup-entry:is-resumable
maxFileCountjava.lang.Numbercdk.support/lookup-entry:max-file-count
maxSizejava.lang.Numbercdk.support/lookup-entry:max-size
showThumbnailssoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:show-thumbnails
The build-cfn-form-file-uploader-field-config-property-builder function updates a CfnForm$FileUploaderFieldConfigProperty$Builder instance using the provided configuration.
  The function takes the CfnForm$FileUploaderFieldConfigProperty$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 |
|---|---|---|---|
| `acceptedFileTypes` | java.util.List | [[cdk.support/lookup-entry]] | `:accepted-file-types` |
| `accessLevel` | java.lang.String | [[cdk.support/lookup-entry]] | `:access-level` |
| `isResumable` | java.lang.Boolean | [[cdk.support/lookup-entry]] | `:is-resumable` |
| `maxFileCount` | java.lang.Number | [[cdk.support/lookup-entry]] | `:max-file-count` |
| `maxSize` | java.lang.Number | [[cdk.support/lookup-entry]] | `:max-size` |
| `showThumbnails` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:show-thumbnails` |
sourceraw docstring

build-cfn-form-form-button-property-builderclj

(build-cfn-form-form-button-property-builder builder id config)

The build-cfn-form-form-button-property-builder function updates a CfnForm$FormButtonProperty$Builder instance using the provided configuration. The function takes the CfnForm$FormButtonProperty$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
childrenjava.lang.Stringcdk.support/lookup-entry:children
excludedjava.lang.Booleancdk.support/lookup-entry:excluded
positionsoftware.amazon.awscdk.services.amplifyuibuilder.CfnForm$FieldPositionPropertycdk.support/lookup-entry:position
The build-cfn-form-form-button-property-builder function updates a CfnForm$FormButtonProperty$Builder instance using the provided configuration.
  The function takes the CfnForm$FormButtonProperty$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 |
|---|---|---|---|
| `children` | java.lang.String | [[cdk.support/lookup-entry]] | `:children` |
| `excluded` | java.lang.Boolean | [[cdk.support/lookup-entry]] | `:excluded` |
| `position` | software.amazon.awscdk.services.amplifyuibuilder.CfnForm$FieldPositionProperty | [[cdk.support/lookup-entry]] | `:position` |
sourceraw docstring

build-cfn-form-form-cta-property-builderclj

(build-cfn-form-form-cta-property-builder builder id config)

The build-cfn-form-form-cta-property-builder function updates a CfnForm$FormCTAProperty$Builder instance using the provided configuration. The function takes the CfnForm$FormCTAProperty$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
cancelsoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:cancel
clearsoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:clear
positionjava.lang.Stringcdk.support/lookup-entry:position
submitsoftware.amazon.awscdk.services.amplifyuibuilder.CfnForm$FormButtonPropertycdk.support/lookup-entry:submit
The build-cfn-form-form-cta-property-builder function updates a CfnForm$FormCTAProperty$Builder instance using the provided configuration.
  The function takes the CfnForm$FormCTAProperty$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 |
|---|---|---|---|
| `cancel` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:cancel` |
| `clear` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:clear` |
| `position` | java.lang.String | [[cdk.support/lookup-entry]] | `:position` |
| `submit` | software.amazon.awscdk.services.amplifyuibuilder.CfnForm$FormButtonProperty | [[cdk.support/lookup-entry]] | `:submit` |
sourceraw docstring

build-cfn-form-form-data-type-config-property-builderclj

(build-cfn-form-form-data-type-config-property-builder builder id config)

The build-cfn-form-form-data-type-config-property-builder function updates a CfnForm$FormDataTypeConfigProperty$Builder instance using the provided configuration. The function takes the CfnForm$FormDataTypeConfigProperty$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
dataSourceTypejava.lang.Stringcdk.support/lookup-entry:data-source-type
dataTypeNamejava.lang.Stringcdk.support/lookup-entry:data-type-name
The build-cfn-form-form-data-type-config-property-builder function updates a CfnForm$FormDataTypeConfigProperty$Builder instance using the provided configuration.
  The function takes the CfnForm$FormDataTypeConfigProperty$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 |
|---|---|---|---|
| `dataSourceType` | java.lang.String | [[cdk.support/lookup-entry]] | `:data-source-type` |
| `dataTypeName` | java.lang.String | [[cdk.support/lookup-entry]] | `:data-type-name` |
sourceraw docstring

build-cfn-form-form-input-binding-properties-value-properties-property-builderclj

(build-cfn-form-form-input-binding-properties-value-properties-property-builder
  builder
  id
  config)

The build-cfn-form-form-input-binding-properties-value-properties-property-builder function updates a CfnForm$FormInputBindingPropertiesValuePropertiesProperty$Builder instance using the provided configuration. The function takes the CfnForm$FormInputBindingPropertiesValuePropertiesProperty$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
modeljava.lang.Stringcdk.support/lookup-entry:model
The build-cfn-form-form-input-binding-properties-value-properties-property-builder function updates a CfnForm$FormInputBindingPropertiesValuePropertiesProperty$Builder instance using the provided configuration.
  The function takes the CfnForm$FormInputBindingPropertiesValuePropertiesProperty$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 |
|---|---|---|---|
| `model` | java.lang.String | [[cdk.support/lookup-entry]] | `:model` |
sourceraw docstring

build-cfn-form-form-input-binding-properties-value-property-builderclj

(build-cfn-form-form-input-binding-properties-value-property-builder builder
                                                                     id
                                                                     config)

The build-cfn-form-form-input-binding-properties-value-property-builder function updates a CfnForm$FormInputBindingPropertiesValueProperty$Builder instance using the provided configuration. The function takes the CfnForm$FormInputBindingPropertiesValueProperty$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
bindingPropertiessoftware.amazon.awscdk.services.amplifyuibuilder.CfnForm$FormInputBindingPropertiesValuePropertiesPropertycdk.support/lookup-entry:binding-properties
typejava.lang.Stringcdk.support/lookup-entry:type
The build-cfn-form-form-input-binding-properties-value-property-builder function updates a CfnForm$FormInputBindingPropertiesValueProperty$Builder instance using the provided configuration.
  The function takes the CfnForm$FormInputBindingPropertiesValueProperty$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 |
|---|---|---|---|
| `bindingProperties` | software.amazon.awscdk.services.amplifyuibuilder.CfnForm$FormInputBindingPropertiesValuePropertiesProperty | [[cdk.support/lookup-entry]] | `:binding-properties` |
| `type` | java.lang.String | [[cdk.support/lookup-entry]] | `:type` |
sourceraw docstring

build-cfn-form-form-input-value-property-binding-properties-property-builderclj

(build-cfn-form-form-input-value-property-binding-properties-property-builder
  builder
  id
  config)

The build-cfn-form-form-input-value-property-binding-properties-property-builder function updates a CfnForm$FormInputValuePropertyBindingPropertiesProperty$Builder instance using the provided configuration. The function takes the CfnForm$FormInputValuePropertyBindingPropertiesProperty$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
fieldjava.lang.Stringcdk.support/lookup-entry:field
propertyjava.lang.Stringcdk.support/lookup-entry:property
The build-cfn-form-form-input-value-property-binding-properties-property-builder function updates a CfnForm$FormInputValuePropertyBindingPropertiesProperty$Builder instance using the provided configuration.
  The function takes the CfnForm$FormInputValuePropertyBindingPropertiesProperty$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 |
|---|---|---|---|
| `field` | java.lang.String | [[cdk.support/lookup-entry]] | `:field` |
| `property` | java.lang.String | [[cdk.support/lookup-entry]] | `:property` |
sourceraw docstring

build-cfn-form-form-input-value-property-property-builderclj

(build-cfn-form-form-input-value-property-property-builder builder id config)

The build-cfn-form-form-input-value-property-property-builder function updates a CfnForm$FormInputValuePropertyProperty$Builder instance using the provided configuration. The function takes the CfnForm$FormInputValuePropertyProperty$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
bindingPropertiessoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:binding-properties
concatsoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:concat
valuejava.lang.Stringcdk.support/lookup-entry:value
The build-cfn-form-form-input-value-property-property-builder function updates a CfnForm$FormInputValuePropertyProperty$Builder instance using the provided configuration.
  The function takes the CfnForm$FormInputValuePropertyProperty$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 |
|---|---|---|---|
| `bindingProperties` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:binding-properties` |
| `concat` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:concat` |
| `value` | java.lang.String | [[cdk.support/lookup-entry]] | `:value` |
sourceraw docstring

build-cfn-form-form-style-config-property-builderclj

(build-cfn-form-form-style-config-property-builder builder id config)

The build-cfn-form-form-style-config-property-builder function updates a CfnForm$FormStyleConfigProperty$Builder instance using the provided configuration. The function takes the CfnForm$FormStyleConfigProperty$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
tokenReferencejava.lang.Stringcdk.support/lookup-entry:token-reference
valuejava.lang.Stringcdk.support/lookup-entry:value
The build-cfn-form-form-style-config-property-builder function updates a CfnForm$FormStyleConfigProperty$Builder instance using the provided configuration.
  The function takes the CfnForm$FormStyleConfigProperty$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 |
|---|---|---|---|
| `tokenReference` | java.lang.String | [[cdk.support/lookup-entry]] | `:token-reference` |
| `value` | java.lang.String | [[cdk.support/lookup-entry]] | `:value` |
sourceraw docstring

build-cfn-form-form-style-property-builderclj

(build-cfn-form-form-style-property-builder builder id config)

The build-cfn-form-form-style-property-builder function updates a CfnForm$FormStyleProperty$Builder instance using the provided configuration. The function takes the CfnForm$FormStyleProperty$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
horizontalGapsoftware.amazon.awscdk.services.amplifyuibuilder.CfnForm$FormStyleConfigPropertycdk.support/lookup-entry:horizontal-gap
outerPaddingsoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:outer-padding
verticalGapsoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:vertical-gap
The build-cfn-form-form-style-property-builder function updates a CfnForm$FormStyleProperty$Builder instance using the provided configuration.
  The function takes the CfnForm$FormStyleProperty$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 |
|---|---|---|---|
| `horizontalGap` | software.amazon.awscdk.services.amplifyuibuilder.CfnForm$FormStyleConfigProperty | [[cdk.support/lookup-entry]] | `:horizontal-gap` |
| `outerPadding` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:outer-padding` |
| `verticalGap` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:vertical-gap` |
sourceraw docstring

build-cfn-form-props-builderclj

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

The build-cfn-form-props-builder function updates a CfnFormProps$Builder instance using the provided configuration. The function takes the CfnFormProps$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
appIdjava.lang.Stringcdk.support/lookup-entry:app-id
ctasoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:cta
dataTypesoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:data-type
environmentNamejava.lang.Stringcdk.support/lookup-entry:environment-name
fieldsjava.util.Mapcdk.support/lookup-entry:fields
formActionTypejava.lang.Stringcdk.support/lookup-entry:form-action-type
labelDecoratorjava.lang.Stringcdk.support/lookup-entry:label-decorator
namejava.lang.Stringcdk.support/lookup-entry:name
schemaVersionjava.lang.Stringcdk.support/lookup-entry:schema-version
sectionalElementsjava.util.Mapcdk.support/lookup-entry:sectional-elements
stylesoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:style
tagsjava.util.Mapcdk.support/lookup-entry:tags
The build-cfn-form-props-builder function updates a CfnFormProps$Builder instance using the provided configuration.
  The function takes the CfnFormProps$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 |
|---|---|---|---|
| `appId` | java.lang.String | [[cdk.support/lookup-entry]] | `:app-id` |
| `cta` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:cta` |
| `dataType` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:data-type` |
| `environmentName` | java.lang.String | [[cdk.support/lookup-entry]] | `:environment-name` |
| `fields` | java.util.Map | [[cdk.support/lookup-entry]] | `:fields` |
| `formActionType` | java.lang.String | [[cdk.support/lookup-entry]] | `:form-action-type` |
| `labelDecorator` | java.lang.String | [[cdk.support/lookup-entry]] | `:label-decorator` |
| `name` | java.lang.String | [[cdk.support/lookup-entry]] | `:name` |
| `schemaVersion` | java.lang.String | [[cdk.support/lookup-entry]] | `:schema-version` |
| `sectionalElements` | java.util.Map | [[cdk.support/lookup-entry]] | `:sectional-elements` |
| `style` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:style` |
| `tags` | java.util.Map | [[cdk.support/lookup-entry]] | `:tags` |
sourceraw docstring

build-cfn-form-sectional-element-property-builderclj

(build-cfn-form-sectional-element-property-builder builder id config)

The build-cfn-form-sectional-element-property-builder function updates a CfnForm$SectionalElementProperty$Builder instance using the provided configuration. The function takes the CfnForm$SectionalElementProperty$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
excludedsoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:excluded
leveljava.lang.Numbercdk.support/lookup-entry:level
orientationjava.lang.Stringcdk.support/lookup-entry:orientation
positionsoftware.amazon.awscdk.services.amplifyuibuilder.CfnForm$FieldPositionPropertycdk.support/lookup-entry:position
textjava.lang.Stringcdk.support/lookup-entry:text
typejava.lang.Stringcdk.support/lookup-entry:type
The build-cfn-form-sectional-element-property-builder function updates a CfnForm$SectionalElementProperty$Builder instance using the provided configuration.
  The function takes the CfnForm$SectionalElementProperty$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 |
|---|---|---|---|
| `excluded` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:excluded` |
| `level` | java.lang.Number | [[cdk.support/lookup-entry]] | `:level` |
| `orientation` | java.lang.String | [[cdk.support/lookup-entry]] | `:orientation` |
| `position` | software.amazon.awscdk.services.amplifyuibuilder.CfnForm$FieldPositionProperty | [[cdk.support/lookup-entry]] | `:position` |
| `text` | java.lang.String | [[cdk.support/lookup-entry]] | `:text` |
| `type` | java.lang.String | [[cdk.support/lookup-entry]] | `:type` |
sourceraw docstring

build-cfn-form-value-mapping-property-builderclj

(build-cfn-form-value-mapping-property-builder builder id config)

The build-cfn-form-value-mapping-property-builder function updates a CfnForm$ValueMappingProperty$Builder instance using the provided configuration. The function takes the CfnForm$ValueMappingProperty$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
displayValuesoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:display-value
valuesoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:value
The build-cfn-form-value-mapping-property-builder function updates a CfnForm$ValueMappingProperty$Builder instance using the provided configuration.
  The function takes the CfnForm$ValueMappingProperty$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 |
|---|---|---|---|
| `displayValue` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:display-value` |
| `value` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:value` |
sourceraw docstring

build-cfn-form-value-mappings-property-builderclj

(build-cfn-form-value-mappings-property-builder builder id config)

The build-cfn-form-value-mappings-property-builder function updates a CfnForm$ValueMappingsProperty$Builder instance using the provided configuration. The function takes the CfnForm$ValueMappingsProperty$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
bindingPropertiessoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:binding-properties
valuessoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:values
The build-cfn-form-value-mappings-property-builder function updates a CfnForm$ValueMappingsProperty$Builder instance using the provided configuration.
  The function takes the CfnForm$ValueMappingsProperty$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 |
|---|---|---|---|
| `bindingProperties` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:binding-properties` |
| `values` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:values` |
sourceraw docstring

build-cfn-theme-builderclj

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

The build-cfn-theme-builder function updates a CfnTheme$Builder instance using the provided configuration. The function takes the CfnTheme$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
appIdjava.lang.Stringcdk.support/lookup-entry:app-id
environmentNamejava.lang.Stringcdk.support/lookup-entry:environment-name
namejava.lang.Stringcdk.support/lookup-entry:name
overridesjava.util.Listcdk.support/lookup-entry:overrides
tagsjava.util.Mapcdk.support/lookup-entry:tags
valuesjava.util.Listcdk.support/lookup-entry:values
The build-cfn-theme-builder function updates a CfnTheme$Builder instance using the provided configuration.
  The function takes the CfnTheme$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 |
|---|---|---|---|
| `appId` | java.lang.String | [[cdk.support/lookup-entry]] | `:app-id` |
| `environmentName` | java.lang.String | [[cdk.support/lookup-entry]] | `:environment-name` |
| `name` | java.lang.String | [[cdk.support/lookup-entry]] | `:name` |
| `overrides` | java.util.List | [[cdk.support/lookup-entry]] | `:overrides` |
| `tags` | java.util.Map | [[cdk.support/lookup-entry]] | `:tags` |
| `values` | java.util.List | [[cdk.support/lookup-entry]] | `:values` |
sourceraw docstring

build-cfn-theme-props-builderclj

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

The build-cfn-theme-props-builder function updates a CfnThemeProps$Builder instance using the provided configuration. The function takes the CfnThemeProps$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
appIdjava.lang.Stringcdk.support/lookup-entry:app-id
environmentNamejava.lang.Stringcdk.support/lookup-entry:environment-name
namejava.lang.Stringcdk.support/lookup-entry:name
overridesjava.util.Listcdk.support/lookup-entry:overrides
tagsjava.util.Mapcdk.support/lookup-entry:tags
valuessoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:values
The build-cfn-theme-props-builder function updates a CfnThemeProps$Builder instance using the provided configuration.
  The function takes the CfnThemeProps$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 |
|---|---|---|---|
| `appId` | java.lang.String | [[cdk.support/lookup-entry]] | `:app-id` |
| `environmentName` | java.lang.String | [[cdk.support/lookup-entry]] | `:environment-name` |
| `name` | java.lang.String | [[cdk.support/lookup-entry]] | `:name` |
| `overrides` | java.util.List | [[cdk.support/lookup-entry]] | `:overrides` |
| `tags` | java.util.Map | [[cdk.support/lookup-entry]] | `:tags` |
| `values` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:values` |
sourceraw docstring

build-cfn-theme-theme-value-property-builderclj

(build-cfn-theme-theme-value-property-builder builder id config)

The build-cfn-theme-theme-value-property-builder function updates a CfnTheme$ThemeValueProperty$Builder instance using the provided configuration. The function takes the CfnTheme$ThemeValueProperty$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
childrensoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:children
valuejava.lang.Stringcdk.support/lookup-entry:value
The build-cfn-theme-theme-value-property-builder function updates a CfnTheme$ThemeValueProperty$Builder instance using the provided configuration.
  The function takes the CfnTheme$ThemeValueProperty$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 |
|---|---|---|---|
| `children` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:children` |
| `value` | java.lang.String | [[cdk.support/lookup-entry]] | `:value` |
sourceraw docstring

build-cfn-theme-theme-values-property-builderclj

(build-cfn-theme-theme-values-property-builder builder id config)

The build-cfn-theme-theme-values-property-builder function updates a CfnTheme$ThemeValuesProperty$Builder instance using the provided configuration. The function takes the CfnTheme$ThemeValuesProperty$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
keyjava.lang.Stringcdk.support/lookup-entry:key
valuesoftware.amazon.awscdk.services.amplifyuibuilder.CfnTheme$ThemeValuePropertycdk.support/lookup-entry:value
The build-cfn-theme-theme-values-property-builder function updates a CfnTheme$ThemeValuesProperty$Builder instance using the provided configuration.
  The function takes the CfnTheme$ThemeValuesProperty$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 |
|---|---|---|---|
| `key` | java.lang.String | [[cdk.support/lookup-entry]] | `:key` |
| `value` | software.amazon.awscdk.services.amplifyuibuilder.CfnTheme$ThemeValueProperty | [[cdk.support/lookup-entry]] | `:value` |
sourceraw docstring

cfn-component-action-parameters-property-builderclj

(cfn-component-action-parameters-property-builder id config)

Creates a CfnComponent$ActionParametersProperty$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  `CfnComponent$ActionParametersProperty$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-component-builderclj

(cfn-component-builder scope id config)

Creates a CfnComponent$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  `CfnComponent$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-component-component-binding-properties-value-properties-property-builderclj

(cfn-component-component-binding-properties-value-properties-property-builder
  id
  config)

Creates a CfnComponent$ComponentBindingPropertiesValuePropertiesProperty$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  `CfnComponent$ComponentBindingPropertiesValuePropertiesProperty$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-component-component-binding-properties-value-property-builderclj

(cfn-component-component-binding-properties-value-property-builder id config)

Creates a CfnComponent$ComponentBindingPropertiesValueProperty$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  `CfnComponent$ComponentBindingPropertiesValueProperty$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-component-component-child-property-builderclj

(cfn-component-component-child-property-builder id config)

Creates a CfnComponent$ComponentChildProperty$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  `CfnComponent$ComponentChildProperty$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-component-component-condition-property-property-builderclj

(cfn-component-component-condition-property-property-builder id config)

Creates a CfnComponent$ComponentConditionPropertyProperty$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  `CfnComponent$ComponentConditionPropertyProperty$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-component-component-data-configuration-property-builderclj

(cfn-component-component-data-configuration-property-builder id config)

Creates a CfnComponent$ComponentDataConfigurationProperty$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  `CfnComponent$ComponentDataConfigurationProperty$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-component-component-event-property-builderclj

(cfn-component-component-event-property-builder id config)

Creates a CfnComponent$ComponentEventProperty$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  `CfnComponent$ComponentEventProperty$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-component-component-property-binding-properties-property-builderclj

(cfn-component-component-property-binding-properties-property-builder id config)

Creates a CfnComponent$ComponentPropertyBindingPropertiesProperty$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  `CfnComponent$ComponentPropertyBindingPropertiesProperty$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-component-component-property-property-builderclj

(cfn-component-component-property-property-builder id config)

Creates a CfnComponent$ComponentPropertyProperty$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  `CfnComponent$ComponentPropertyProperty$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-component-component-variant-property-builderclj

(cfn-component-component-variant-property-builder id config)

Creates a CfnComponent$ComponentVariantProperty$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  `CfnComponent$ComponentVariantProperty$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-component-form-binding-element-property-builderclj

(cfn-component-form-binding-element-property-builder id config)

Creates a CfnComponent$FormBindingElementProperty$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  `CfnComponent$FormBindingElementProperty$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-component-mutation-action-set-state-parameter-property-builderclj

(cfn-component-mutation-action-set-state-parameter-property-builder id config)

Creates a CfnComponent$MutationActionSetStateParameterProperty$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  `CfnComponent$MutationActionSetStateParameterProperty$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-component-predicate-property-builderclj

(cfn-component-predicate-property-builder id config)

Creates a CfnComponent$PredicateProperty$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  `CfnComponent$PredicateProperty$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-component-props-builderclj

(cfn-component-props-builder id config)

Creates a CfnComponentProps$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  `CfnComponentProps$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-component-sort-property-property-builderclj

(cfn-component-sort-property-property-builder id config)

Creates a CfnComponent$SortPropertyProperty$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  `CfnComponent$SortPropertyProperty$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-form-builderclj

(cfn-form-builder scope id config)

Creates a CfnForm$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  `CfnForm$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-form-field-config-property-builderclj

(cfn-form-field-config-property-builder id config)

Creates a CfnForm$FieldConfigProperty$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  `CfnForm$FieldConfigProperty$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-form-field-input-config-property-builderclj

(cfn-form-field-input-config-property-builder id config)

Creates a CfnForm$FieldInputConfigProperty$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  `CfnForm$FieldInputConfigProperty$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-form-field-position-property-builderclj

(cfn-form-field-position-property-builder id config)

Creates a CfnForm$FieldPositionProperty$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  `CfnForm$FieldPositionProperty$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-form-field-validation-configuration-property-builderclj

(cfn-form-field-validation-configuration-property-builder id config)

Creates a CfnForm$FieldValidationConfigurationProperty$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  `CfnForm$FieldValidationConfigurationProperty$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-form-file-uploader-field-config-property-builderclj

(cfn-form-file-uploader-field-config-property-builder id config)

Creates a CfnForm$FileUploaderFieldConfigProperty$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  `CfnForm$FileUploaderFieldConfigProperty$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-form-form-button-property-builderclj

(cfn-form-form-button-property-builder id config)

Creates a CfnForm$FormButtonProperty$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  `CfnForm$FormButtonProperty$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-form-form-cta-property-builderclj

(cfn-form-form-cta-property-builder id config)

Creates a CfnForm$FormCTAProperty$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  `CfnForm$FormCTAProperty$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-form-form-data-type-config-property-builderclj

(cfn-form-form-data-type-config-property-builder id config)

Creates a CfnForm$FormDataTypeConfigProperty$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  `CfnForm$FormDataTypeConfigProperty$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-form-form-input-binding-properties-value-properties-property-builderclj

(cfn-form-form-input-binding-properties-value-properties-property-builder
  id
  config)

Creates a CfnForm$FormInputBindingPropertiesValuePropertiesProperty$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  `CfnForm$FormInputBindingPropertiesValuePropertiesProperty$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-form-form-input-binding-properties-value-property-builderclj

(cfn-form-form-input-binding-properties-value-property-builder id config)

Creates a CfnForm$FormInputBindingPropertiesValueProperty$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  `CfnForm$FormInputBindingPropertiesValueProperty$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-form-form-input-value-property-binding-properties-property-builderclj

(cfn-form-form-input-value-property-binding-properties-property-builder id
                                                                        config)

Creates a CfnForm$FormInputValuePropertyBindingPropertiesProperty$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  `CfnForm$FormInputValuePropertyBindingPropertiesProperty$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-form-form-input-value-property-property-builderclj

(cfn-form-form-input-value-property-property-builder id config)

Creates a CfnForm$FormInputValuePropertyProperty$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  `CfnForm$FormInputValuePropertyProperty$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-form-form-style-config-property-builderclj

(cfn-form-form-style-config-property-builder id config)

Creates a CfnForm$FormStyleConfigProperty$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  `CfnForm$FormStyleConfigProperty$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-form-form-style-property-builderclj

(cfn-form-form-style-property-builder id config)

Creates a CfnForm$FormStyleProperty$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  `CfnForm$FormStyleProperty$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-form-props-builderclj

(cfn-form-props-builder id config)

Creates a CfnFormProps$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  `CfnFormProps$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-form-sectional-element-property-builderclj

(cfn-form-sectional-element-property-builder id config)

Creates a CfnForm$SectionalElementProperty$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  `CfnForm$SectionalElementProperty$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-form-value-mapping-property-builderclj

(cfn-form-value-mapping-property-builder id config)

Creates a CfnForm$ValueMappingProperty$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  `CfnForm$ValueMappingProperty$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-form-value-mappings-property-builderclj

(cfn-form-value-mappings-property-builder id config)

Creates a CfnForm$ValueMappingsProperty$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  `CfnForm$ValueMappingsProperty$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-theme-builderclj

(cfn-theme-builder scope id config)

Creates a CfnTheme$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  `CfnTheme$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-theme-props-builderclj

(cfn-theme-props-builder id config)

Creates a CfnThemeProps$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  `CfnThemeProps$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-theme-theme-value-property-builderclj

(cfn-theme-theme-value-property-builder id config)

Creates a CfnTheme$ThemeValueProperty$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  `CfnTheme$ThemeValueProperty$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-theme-theme-values-property-builderclj

(cfn-theme-theme-values-property-builder id config)

Creates a CfnTheme$ThemeValuesProperty$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  `CfnTheme$ThemeValuesProperty$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