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.
(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:
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 |
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` |
(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:
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 |
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` |
(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:
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 |
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` |
(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:
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 |
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` |
(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:
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 |
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` |
(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:
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 |
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` |
(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:
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 |
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` |
(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:
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 |
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` |
(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:
Field | DataType | Lookup Function | Data Key |
---|---|---|---|
field | java.lang.String | cdk.support/lookup-entry | :field |
property | java.lang.String | cdk.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` |
(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:
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 |
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` |
(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:
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 |
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` |
(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:
Field | DataType | Lookup Function | Data Key |
---|---|---|---|
element | java.lang.String | cdk.support/lookup-entry | :element |
property | java.lang.String | cdk.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` |
(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:
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 |
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` |
(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:
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 |
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` |
(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:
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 |
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` |
(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:
Field | DataType | Lookup Function | Data Key |
---|---|---|---|
direction | java.lang.String | cdk.support/lookup-entry | :direction |
field | java.lang.String | cdk.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` |
(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:
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 |
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` |
(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:
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 |
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` |
(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:
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 |
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` |
(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:
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 |
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` |
(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:
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 |
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` |
(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:
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 |
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` |
(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:
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 |
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` |
(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:
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 |
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` |
(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:
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 |
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` |
(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:
Field | DataType | Lookup Function | Data Key |
---|---|---|---|
model | java.lang.String | cdk.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` |
(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:
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 |
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` |
(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:
Field | DataType | Lookup Function | Data Key |
---|---|---|---|
field | java.lang.String | cdk.support/lookup-entry | :field |
property | java.lang.String | cdk.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` |
(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:
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 |
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` |
(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:
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 |
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` |
(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:
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 |
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` |
(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:
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 |
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` |
(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:
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 |
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` |
(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:
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 |
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` |
(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:
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 |
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` |
(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:
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 |
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` |
(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:
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 |
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` |
(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:
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 |
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` |
(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:
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 |
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` |
(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:
Argument | DataType | Description |
---|---|---|
id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
config | map | Data configuration |
Creates a `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 |
(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 |
(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:
Argument | DataType | Description |
---|---|---|
id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
config | map | Data configuration |
Creates a `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 |
(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:
Argument | DataType | Description |
---|---|---|
id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
config | map | Data configuration |
Creates a `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 |
(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:
Argument | DataType | Description |
---|---|---|
id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
config | map | Data configuration |
Creates a `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 |
(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:
Argument | DataType | Description |
---|---|---|
id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
config | map | Data configuration |
Creates a `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 |
(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:
Argument | DataType | Description |
---|---|---|
id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
config | map | Data configuration |
Creates a `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 |
(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:
Argument | DataType | Description |
---|---|---|
id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
config | map | Data configuration |
Creates a `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 |
(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:
Argument | DataType | Description |
---|---|---|
id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
config | map | Data configuration |
Creates a `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 |
(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:
Argument | DataType | Description |
---|---|---|
id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
config | map | Data configuration |
Creates a `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 |
(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:
Argument | DataType | Description |
---|---|---|
id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
config | map | Data configuration |
Creates a `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 |
(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:
Argument | DataType | Description |
---|---|---|
id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
config | map | Data configuration |
Creates a `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 |
(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:
Argument | DataType | Description |
---|---|---|
id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
config | map | Data configuration |
Creates a `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 |
(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:
Argument | DataType | Description |
---|---|---|
id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
config | map | Data configuration |
Creates a `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 |
(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:
Argument | DataType | Description |
---|---|---|
id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
config | map | Data configuration |
Creates a `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 |
(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:
Argument | DataType | Description |
---|---|---|
id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
config | map | Data configuration |
Creates a `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 |
(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 |
(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:
Argument | DataType | Description |
---|---|---|
id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
config | map | Data configuration |
Creates a `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 |
(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:
Argument | DataType | Description |
---|---|---|
id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
config | map | Data configuration |
Creates a `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 |
(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:
Argument | DataType | Description |
---|---|---|
id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
config | map | Data configuration |
Creates a `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 |
(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:
Argument | DataType | Description |
---|---|---|
id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
config | map | Data configuration |
Creates a `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 |
(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:
Argument | DataType | Description |
---|---|---|
id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
config | map | Data configuration |
Creates a `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 |
(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:
Argument | DataType | Description |
---|---|---|
id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
config | map | Data configuration |
Creates a `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 |
(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:
Argument | DataType | Description |
---|---|---|
id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
config | map | Data configuration |
Creates a `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 |
(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:
Argument | DataType | Description |
---|---|---|
id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
config | map | Data configuration |
Creates a `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 |
(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:
Argument | DataType | Description |
---|---|---|
id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
config | map | Data configuration |
Creates a `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 |
(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:
Argument | DataType | Description |
---|---|---|
id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
config | map | Data configuration |
Creates a `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 |
(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:
Argument | DataType | Description |
---|---|---|
id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
config | map | Data configuration |
Creates a `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 |
(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:
Argument | DataType | Description |
---|---|---|
id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
config | map | Data configuration |
Creates a `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 |
(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:
Argument | DataType | Description |
---|---|---|
id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
config | map | Data configuration |
Creates a `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 |
(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:
Argument | DataType | Description |
---|---|---|
id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
config | map | Data configuration |
Creates a `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 |
(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:
Argument | DataType | Description |
---|---|---|
id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
config | map | Data configuration |
Creates a `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 |
(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:
Argument | DataType | Description |
---|---|---|
id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
config | map | Data configuration |
Creates a `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 |
(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:
Argument | DataType | Description |
---|---|---|
id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
config | map | Data configuration |
Creates a `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 |
(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:
Argument | DataType | Description |
---|---|---|
id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
config | map | Data configuration |
Creates a `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 |
(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 |
(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:
Argument | DataType | Description |
---|---|---|
id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
config | map | Data configuration |
Creates a `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 |
(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:
Argument | DataType | Description |
---|---|---|
id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
config | map | Data configuration |
Creates a `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 |
(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:
Argument | DataType | Description |
---|---|---|
id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
config | map | Data configuration |
Creates a `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 |
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close