Liking cljdoc? Tell your friends :D
Clojure only.

cdk.api.services.servicecatalog

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

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

build-cfn-accepted-portfolio-share-builderclj

(build-cfn-accepted-portfolio-share-builder builder id config)

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

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

FieldDataTypeLookup FunctionData Key
acceptLanguagejava.lang.Stringcdk.support/lookup-entry:accept-language
portfolioIdjava.lang.Stringcdk.support/lookup-entry:portfolio-id
The build-cfn-accepted-portfolio-share-builder function updates a CfnAcceptedPortfolioShare$Builder instance using the provided configuration.
  The function takes the CfnAcceptedPortfolioShare$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 |
|---|---|---|---|
| `acceptLanguage` | java.lang.String | [[cdk.support/lookup-entry]] | `:accept-language` |
| `portfolioId` | java.lang.String | [[cdk.support/lookup-entry]] | `:portfolio-id` |
sourceraw docstring

build-cfn-accepted-portfolio-share-props-builderclj

(build-cfn-accepted-portfolio-share-props-builder builder id config)

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

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

FieldDataTypeLookup FunctionData Key
acceptLanguagejava.lang.Stringcdk.support/lookup-entry:accept-language
portfolioIdjava.lang.Stringcdk.support/lookup-entry:portfolio-id
The build-cfn-accepted-portfolio-share-props-builder function updates a CfnAcceptedPortfolioShareProps$Builder instance using the provided configuration.
  The function takes the CfnAcceptedPortfolioShareProps$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 |
|---|---|---|---|
| `acceptLanguage` | java.lang.String | [[cdk.support/lookup-entry]] | `:accept-language` |
| `portfolioId` | java.lang.String | [[cdk.support/lookup-entry]] | `:portfolio-id` |
sourceraw docstring

build-cfn-cloud-formation-product-builderclj

(build-cfn-cloud-formation-product-builder builder id config)

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

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

FieldDataTypeLookup FunctionData Key
acceptLanguagejava.lang.Stringcdk.support/lookup-entry:accept-language
descriptionjava.lang.Stringcdk.support/lookup-entry:description
distributorjava.lang.Stringcdk.support/lookup-entry:distributor
namejava.lang.Stringcdk.support/lookup-entry:name
ownerjava.lang.Stringcdk.support/lookup-entry:owner
productTypejava.lang.Stringcdk.support/lookup-entry:product-type
provisioningArtifactParametersjava.util.Listcdk.support/lookup-entry:provisioning-artifact-parameters
replaceProvisioningArtifactsjava.lang.Booleancdk.support/lookup-entry:replace-provisioning-artifacts
sourceConnectionsoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:source-connection
supportDescriptionjava.lang.Stringcdk.support/lookup-entry:support-description
supportEmailjava.lang.Stringcdk.support/lookup-entry:support-email
supportUrljava.lang.Stringcdk.support/lookup-entry:support-url
tagsjava.util.Listcdk.support/lookup-entry:tags
The build-cfn-cloud-formation-product-builder function updates a CfnCloudFormationProduct$Builder instance using the provided configuration.
  The function takes the CfnCloudFormationProduct$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 |
|---|---|---|---|
| `acceptLanguage` | java.lang.String | [[cdk.support/lookup-entry]] | `:accept-language` |
| `description` | java.lang.String | [[cdk.support/lookup-entry]] | `:description` |
| `distributor` | java.lang.String | [[cdk.support/lookup-entry]] | `:distributor` |
| `name` | java.lang.String | [[cdk.support/lookup-entry]] | `:name` |
| `owner` | java.lang.String | [[cdk.support/lookup-entry]] | `:owner` |
| `productType` | java.lang.String | [[cdk.support/lookup-entry]] | `:product-type` |
| `provisioningArtifactParameters` | java.util.List | [[cdk.support/lookup-entry]] | `:provisioning-artifact-parameters` |
| `replaceProvisioningArtifacts` | java.lang.Boolean | [[cdk.support/lookup-entry]] | `:replace-provisioning-artifacts` |
| `sourceConnection` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:source-connection` |
| `supportDescription` | java.lang.String | [[cdk.support/lookup-entry]] | `:support-description` |
| `supportEmail` | java.lang.String | [[cdk.support/lookup-entry]] | `:support-email` |
| `supportUrl` | java.lang.String | [[cdk.support/lookup-entry]] | `:support-url` |
| `tags` | java.util.List | [[cdk.support/lookup-entry]] | `:tags` |
sourceraw docstring

build-cfn-cloud-formation-product-code-star-parameters-property-builderclj

(build-cfn-cloud-formation-product-code-star-parameters-property-builder builder
                                                                         id
                                                                         config)

The build-cfn-cloud-formation-product-code-star-parameters-property-builder function updates a CfnCloudFormationProduct$CodeStarParametersProperty$Builder instance using the provided configuration. The function takes the CfnCloudFormationProduct$CodeStarParametersProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.

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

FieldDataTypeLookup FunctionData Key
artifactPathjava.lang.Stringcdk.support/lookup-entry:artifact-path
branchjava.lang.Stringcdk.support/lookup-entry:branch
connectionArnjava.lang.Stringcdk.support/lookup-entry:connection-arn
repositoryjava.lang.Stringcdk.support/lookup-entry:repository
The build-cfn-cloud-formation-product-code-star-parameters-property-builder function updates a CfnCloudFormationProduct$CodeStarParametersProperty$Builder instance using the provided configuration.
  The function takes the CfnCloudFormationProduct$CodeStarParametersProperty$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 |
|---|---|---|---|
| `artifactPath` | java.lang.String | [[cdk.support/lookup-entry]] | `:artifact-path` |
| `branch` | java.lang.String | [[cdk.support/lookup-entry]] | `:branch` |
| `connectionArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:connection-arn` |
| `repository` | java.lang.String | [[cdk.support/lookup-entry]] | `:repository` |
sourceraw docstring

build-cfn-cloud-formation-product-connection-parameters-property-builderclj

(build-cfn-cloud-formation-product-connection-parameters-property-builder
  builder
  id
  config)

The build-cfn-cloud-formation-product-connection-parameters-property-builder function updates a CfnCloudFormationProduct$ConnectionParametersProperty$Builder instance using the provided configuration. The function takes the CfnCloudFormationProduct$ConnectionParametersProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.

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

FieldDataTypeLookup FunctionData Key
codeStarsoftware.amazon.awscdk.services.servicecatalog.CfnCloudFormationProduct$CodeStarParametersPropertycdk.support/lookup-entry:code-star
The build-cfn-cloud-formation-product-connection-parameters-property-builder function updates a CfnCloudFormationProduct$ConnectionParametersProperty$Builder instance using the provided configuration.
  The function takes the CfnCloudFormationProduct$ConnectionParametersProperty$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 |
|---|---|---|---|
| `codeStar` | software.amazon.awscdk.services.servicecatalog.CfnCloudFormationProduct$CodeStarParametersProperty | [[cdk.support/lookup-entry]] | `:code-star` |
sourceraw docstring

build-cfn-cloud-formation-product-props-builderclj

(build-cfn-cloud-formation-product-props-builder builder id config)

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

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

FieldDataTypeLookup FunctionData Key
acceptLanguagejava.lang.Stringcdk.support/lookup-entry:accept-language
descriptionjava.lang.Stringcdk.support/lookup-entry:description
distributorjava.lang.Stringcdk.support/lookup-entry:distributor
namejava.lang.Stringcdk.support/lookup-entry:name
ownerjava.lang.Stringcdk.support/lookup-entry:owner
productTypejava.lang.Stringcdk.support/lookup-entry:product-type
provisioningArtifactParametersjava.util.Listcdk.support/lookup-entry:provisioning-artifact-parameters
replaceProvisioningArtifactsjava.lang.Booleancdk.support/lookup-entry:replace-provisioning-artifacts
sourceConnectionsoftware.amazon.awscdk.services.servicecatalog.CfnCloudFormationProduct$SourceConnectionPropertycdk.support/lookup-entry:source-connection
supportDescriptionjava.lang.Stringcdk.support/lookup-entry:support-description
supportEmailjava.lang.Stringcdk.support/lookup-entry:support-email
supportUrljava.lang.Stringcdk.support/lookup-entry:support-url
tagsjava.util.Listcdk.support/lookup-entry:tags
The build-cfn-cloud-formation-product-props-builder function updates a CfnCloudFormationProductProps$Builder instance using the provided configuration.
  The function takes the CfnCloudFormationProductProps$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 |
|---|---|---|---|
| `acceptLanguage` | java.lang.String | [[cdk.support/lookup-entry]] | `:accept-language` |
| `description` | java.lang.String | [[cdk.support/lookup-entry]] | `:description` |
| `distributor` | java.lang.String | [[cdk.support/lookup-entry]] | `:distributor` |
| `name` | java.lang.String | [[cdk.support/lookup-entry]] | `:name` |
| `owner` | java.lang.String | [[cdk.support/lookup-entry]] | `:owner` |
| `productType` | java.lang.String | [[cdk.support/lookup-entry]] | `:product-type` |
| `provisioningArtifactParameters` | java.util.List | [[cdk.support/lookup-entry]] | `:provisioning-artifact-parameters` |
| `replaceProvisioningArtifacts` | java.lang.Boolean | [[cdk.support/lookup-entry]] | `:replace-provisioning-artifacts` |
| `sourceConnection` | software.amazon.awscdk.services.servicecatalog.CfnCloudFormationProduct$SourceConnectionProperty | [[cdk.support/lookup-entry]] | `:source-connection` |
| `supportDescription` | java.lang.String | [[cdk.support/lookup-entry]] | `:support-description` |
| `supportEmail` | java.lang.String | [[cdk.support/lookup-entry]] | `:support-email` |
| `supportUrl` | java.lang.String | [[cdk.support/lookup-entry]] | `:support-url` |
| `tags` | java.util.List | [[cdk.support/lookup-entry]] | `:tags` |
sourceraw docstring

build-cfn-cloud-formation-product-provisioning-artifact-properties-property-builderclj

(build-cfn-cloud-formation-product-provisioning-artifact-properties-property-builder
  builder
  id
  config)

The build-cfn-cloud-formation-product-provisioning-artifact-properties-property-builder function updates a CfnCloudFormationProduct$ProvisioningArtifactPropertiesProperty$Builder instance using the provided configuration. The function takes the CfnCloudFormationProduct$ProvisioningArtifactPropertiesProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.

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

FieldDataTypeLookup FunctionData Key
descriptionjava.lang.Stringcdk.support/lookup-entry:description
disableTemplateValidationsoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:disable-template-validation
infojava.lang.Objectcdk.support/lookup-entry:info
namejava.lang.Stringcdk.support/lookup-entry:name
typejava.lang.Stringcdk.support/lookup-entry:type
The build-cfn-cloud-formation-product-provisioning-artifact-properties-property-builder function updates a CfnCloudFormationProduct$ProvisioningArtifactPropertiesProperty$Builder instance using the provided configuration.
  The function takes the CfnCloudFormationProduct$ProvisioningArtifactPropertiesProperty$Builder instance, an optional namespace to use when looking up a value in the configuration,
  and the configuration itself.

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

| Field | DataType | Lookup Function | Data Key |
|---|---|---|---|
| `description` | java.lang.String | [[cdk.support/lookup-entry]] | `:description` |
| `disableTemplateValidation` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:disable-template-validation` |
| `info` | java.lang.Object | [[cdk.support/lookup-entry]] | `:info` |
| `name` | java.lang.String | [[cdk.support/lookup-entry]] | `:name` |
| `type` | java.lang.String | [[cdk.support/lookup-entry]] | `:type` |
sourceraw docstring

build-cfn-cloud-formation-product-source-connection-property-builderclj

(build-cfn-cloud-formation-product-source-connection-property-builder builder
                                                                      id
                                                                      config)

The build-cfn-cloud-formation-product-source-connection-property-builder function updates a CfnCloudFormationProduct$SourceConnectionProperty$Builder instance using the provided configuration. The function takes the CfnCloudFormationProduct$SourceConnectionProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.

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

FieldDataTypeLookup FunctionData Key
connectionParameterssoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:connection-parameters
typejava.lang.Stringcdk.support/lookup-entry:type
The build-cfn-cloud-formation-product-source-connection-property-builder function updates a CfnCloudFormationProduct$SourceConnectionProperty$Builder instance using the provided configuration.
  The function takes the CfnCloudFormationProduct$SourceConnectionProperty$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 |
|---|---|---|---|
| `connectionParameters` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:connection-parameters` |
| `type` | java.lang.String | [[cdk.support/lookup-entry]] | `:type` |
sourceraw docstring

build-cfn-cloud-formation-provisioned-product-builderclj

(build-cfn-cloud-formation-provisioned-product-builder builder id config)

The build-cfn-cloud-formation-provisioned-product-builder function updates a CfnCloudFormationProvisionedProduct$Builder instance using the provided configuration. The function takes the CfnCloudFormationProvisionedProduct$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.

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

FieldDataTypeLookup FunctionData Key
acceptLanguagejava.lang.Stringcdk.support/lookup-entry:accept-language
notificationArnsjava.util.Listcdk.support/lookup-entry:notification-arns
pathIdjava.lang.Stringcdk.support/lookup-entry:path-id
pathNamejava.lang.Stringcdk.support/lookup-entry:path-name
productIdjava.lang.Stringcdk.support/lookup-entry:product-id
productNamejava.lang.Stringcdk.support/lookup-entry:product-name
provisionedProductNamejava.lang.Stringcdk.support/lookup-entry:provisioned-product-name
provisioningArtifactIdjava.lang.Stringcdk.support/lookup-entry:provisioning-artifact-id
provisioningArtifactNamejava.lang.Stringcdk.support/lookup-entry:provisioning-artifact-name
provisioningParameterssoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:provisioning-parameters
provisioningPreferencessoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:provisioning-preferences
tagsjava.util.Listcdk.support/lookup-entry:tags
The build-cfn-cloud-formation-provisioned-product-builder function updates a CfnCloudFormationProvisionedProduct$Builder instance using the provided configuration.
  The function takes the CfnCloudFormationProvisionedProduct$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 |
|---|---|---|---|
| `acceptLanguage` | java.lang.String | [[cdk.support/lookup-entry]] | `:accept-language` |
| `notificationArns` | java.util.List | [[cdk.support/lookup-entry]] | `:notification-arns` |
| `pathId` | java.lang.String | [[cdk.support/lookup-entry]] | `:path-id` |
| `pathName` | java.lang.String | [[cdk.support/lookup-entry]] | `:path-name` |
| `productId` | java.lang.String | [[cdk.support/lookup-entry]] | `:product-id` |
| `productName` | java.lang.String | [[cdk.support/lookup-entry]] | `:product-name` |
| `provisionedProductName` | java.lang.String | [[cdk.support/lookup-entry]] | `:provisioned-product-name` |
| `provisioningArtifactId` | java.lang.String | [[cdk.support/lookup-entry]] | `:provisioning-artifact-id` |
| `provisioningArtifactName` | java.lang.String | [[cdk.support/lookup-entry]] | `:provisioning-artifact-name` |
| `provisioningParameters` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:provisioning-parameters` |
| `provisioningPreferences` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:provisioning-preferences` |
| `tags` | java.util.List | [[cdk.support/lookup-entry]] | `:tags` |
sourceraw docstring

build-cfn-cloud-formation-provisioned-product-props-builderclj

(build-cfn-cloud-formation-provisioned-product-props-builder builder id config)

The build-cfn-cloud-formation-provisioned-product-props-builder function updates a CfnCloudFormationProvisionedProductProps$Builder instance using the provided configuration. The function takes the CfnCloudFormationProvisionedProductProps$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.

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

FieldDataTypeLookup FunctionData Key
acceptLanguagejava.lang.Stringcdk.support/lookup-entry:accept-language
notificationArnsjava.util.Listcdk.support/lookup-entry:notification-arns
pathIdjava.lang.Stringcdk.support/lookup-entry:path-id
pathNamejava.lang.Stringcdk.support/lookup-entry:path-name
productIdjava.lang.Stringcdk.support/lookup-entry:product-id
productNamejava.lang.Stringcdk.support/lookup-entry:product-name
provisionedProductNamejava.lang.Stringcdk.support/lookup-entry:provisioned-product-name
provisioningArtifactIdjava.lang.Stringcdk.support/lookup-entry:provisioning-artifact-id
provisioningArtifactNamejava.lang.Stringcdk.support/lookup-entry:provisioning-artifact-name
provisioningParametersjava.util.Listcdk.support/lookup-entry:provisioning-parameters
provisioningPreferencessoftware.amazon.awscdk.services.servicecatalog.CfnCloudFormationProvisionedProduct$ProvisioningPreferencesPropertycdk.support/lookup-entry:provisioning-preferences
tagsjava.util.Listcdk.support/lookup-entry:tags
The build-cfn-cloud-formation-provisioned-product-props-builder function updates a CfnCloudFormationProvisionedProductProps$Builder instance using the provided configuration.
  The function takes the CfnCloudFormationProvisionedProductProps$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 |
|---|---|---|---|
| `acceptLanguage` | java.lang.String | [[cdk.support/lookup-entry]] | `:accept-language` |
| `notificationArns` | java.util.List | [[cdk.support/lookup-entry]] | `:notification-arns` |
| `pathId` | java.lang.String | [[cdk.support/lookup-entry]] | `:path-id` |
| `pathName` | java.lang.String | [[cdk.support/lookup-entry]] | `:path-name` |
| `productId` | java.lang.String | [[cdk.support/lookup-entry]] | `:product-id` |
| `productName` | java.lang.String | [[cdk.support/lookup-entry]] | `:product-name` |
| `provisionedProductName` | java.lang.String | [[cdk.support/lookup-entry]] | `:provisioned-product-name` |
| `provisioningArtifactId` | java.lang.String | [[cdk.support/lookup-entry]] | `:provisioning-artifact-id` |
| `provisioningArtifactName` | java.lang.String | [[cdk.support/lookup-entry]] | `:provisioning-artifact-name` |
| `provisioningParameters` | java.util.List | [[cdk.support/lookup-entry]] | `:provisioning-parameters` |
| `provisioningPreferences` | software.amazon.awscdk.services.servicecatalog.CfnCloudFormationProvisionedProduct$ProvisioningPreferencesProperty | [[cdk.support/lookup-entry]] | `:provisioning-preferences` |
| `tags` | java.util.List | [[cdk.support/lookup-entry]] | `:tags` |
sourceraw docstring

build-cfn-cloud-formation-provisioned-product-provisioning-parameter-property-builderclj

(build-cfn-cloud-formation-provisioned-product-provisioning-parameter-property-builder
  builder
  id
  config)

The build-cfn-cloud-formation-provisioned-product-provisioning-parameter-property-builder function updates a CfnCloudFormationProvisionedProduct$ProvisioningParameterProperty$Builder instance using the provided configuration. The function takes the CfnCloudFormationProvisionedProduct$ProvisioningParameterProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.

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

FieldDataTypeLookup FunctionData Key
keyjava.lang.Stringcdk.support/lookup-entry:key
valuejava.lang.Stringcdk.support/lookup-entry:value
The build-cfn-cloud-formation-provisioned-product-provisioning-parameter-property-builder function updates a CfnCloudFormationProvisionedProduct$ProvisioningParameterProperty$Builder instance using the provided configuration.
  The function takes the CfnCloudFormationProvisionedProduct$ProvisioningParameterProperty$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` | java.lang.String | [[cdk.support/lookup-entry]] | `:value` |
sourceraw docstring

build-cfn-cloud-formation-provisioned-product-provisioning-preferences-property-builderclj

(build-cfn-cloud-formation-provisioned-product-provisioning-preferences-property-builder
  builder
  id
  config)

The build-cfn-cloud-formation-provisioned-product-provisioning-preferences-property-builder function updates a CfnCloudFormationProvisionedProduct$ProvisioningPreferencesProperty$Builder instance using the provided configuration. The function takes the CfnCloudFormationProvisionedProduct$ProvisioningPreferencesProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.

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

FieldDataTypeLookup FunctionData Key
stackSetAccountsjava.util.Listcdk.support/lookup-entry:stack-set-accounts
stackSetFailureToleranceCountjava.lang.Numbercdk.support/lookup-entry:stack-set-failure-tolerance-count
stackSetFailureTolerancePercentagejava.lang.Numbercdk.support/lookup-entry:stack-set-failure-tolerance-percentage
stackSetMaxConcurrencyCountjava.lang.Numbercdk.support/lookup-entry:stack-set-max-concurrency-count
stackSetMaxConcurrencyPercentagejava.lang.Numbercdk.support/lookup-entry:stack-set-max-concurrency-percentage
stackSetOperationTypejava.lang.Stringcdk.support/lookup-entry:stack-set-operation-type
stackSetRegionsjava.util.Listcdk.support/lookup-entry:stack-set-regions
The build-cfn-cloud-formation-provisioned-product-provisioning-preferences-property-builder function updates a CfnCloudFormationProvisionedProduct$ProvisioningPreferencesProperty$Builder instance using the provided configuration.
  The function takes the CfnCloudFormationProvisionedProduct$ProvisioningPreferencesProperty$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 |
|---|---|---|---|
| `stackSetAccounts` | java.util.List | [[cdk.support/lookup-entry]] | `:stack-set-accounts` |
| `stackSetFailureToleranceCount` | java.lang.Number | [[cdk.support/lookup-entry]] | `:stack-set-failure-tolerance-count` |
| `stackSetFailureTolerancePercentage` | java.lang.Number | [[cdk.support/lookup-entry]] | `:stack-set-failure-tolerance-percentage` |
| `stackSetMaxConcurrencyCount` | java.lang.Number | [[cdk.support/lookup-entry]] | `:stack-set-max-concurrency-count` |
| `stackSetMaxConcurrencyPercentage` | java.lang.Number | [[cdk.support/lookup-entry]] | `:stack-set-max-concurrency-percentage` |
| `stackSetOperationType` | java.lang.String | [[cdk.support/lookup-entry]] | `:stack-set-operation-type` |
| `stackSetRegions` | java.util.List | [[cdk.support/lookup-entry]] | `:stack-set-regions` |
sourceraw docstring

build-cfn-launch-notification-constraint-builderclj

(build-cfn-launch-notification-constraint-builder builder id config)

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

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

FieldDataTypeLookup FunctionData Key
acceptLanguagejava.lang.Stringcdk.support/lookup-entry:accept-language
descriptionjava.lang.Stringcdk.support/lookup-entry:description
notificationArnsjava.util.Listcdk.support/lookup-entry:notification-arns
portfolioIdjava.lang.Stringcdk.support/lookup-entry:portfolio-id
productIdjava.lang.Stringcdk.support/lookup-entry:product-id
The build-cfn-launch-notification-constraint-builder function updates a CfnLaunchNotificationConstraint$Builder instance using the provided configuration.
  The function takes the CfnLaunchNotificationConstraint$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 |
|---|---|---|---|
| `acceptLanguage` | java.lang.String | [[cdk.support/lookup-entry]] | `:accept-language` |
| `description` | java.lang.String | [[cdk.support/lookup-entry]] | `:description` |
| `notificationArns` | java.util.List | [[cdk.support/lookup-entry]] | `:notification-arns` |
| `portfolioId` | java.lang.String | [[cdk.support/lookup-entry]] | `:portfolio-id` |
| `productId` | java.lang.String | [[cdk.support/lookup-entry]] | `:product-id` |
sourceraw docstring

build-cfn-launch-notification-constraint-props-builderclj

(build-cfn-launch-notification-constraint-props-builder builder id config)

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

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

FieldDataTypeLookup FunctionData Key
acceptLanguagejava.lang.Stringcdk.support/lookup-entry:accept-language
descriptionjava.lang.Stringcdk.support/lookup-entry:description
notificationArnsjava.util.Listcdk.support/lookup-entry:notification-arns
portfolioIdjava.lang.Stringcdk.support/lookup-entry:portfolio-id
productIdjava.lang.Stringcdk.support/lookup-entry:product-id
The build-cfn-launch-notification-constraint-props-builder function updates a CfnLaunchNotificationConstraintProps$Builder instance using the provided configuration.
  The function takes the CfnLaunchNotificationConstraintProps$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 |
|---|---|---|---|
| `acceptLanguage` | java.lang.String | [[cdk.support/lookup-entry]] | `:accept-language` |
| `description` | java.lang.String | [[cdk.support/lookup-entry]] | `:description` |
| `notificationArns` | java.util.List | [[cdk.support/lookup-entry]] | `:notification-arns` |
| `portfolioId` | java.lang.String | [[cdk.support/lookup-entry]] | `:portfolio-id` |
| `productId` | java.lang.String | [[cdk.support/lookup-entry]] | `:product-id` |
sourceraw docstring

build-cfn-launch-role-constraint-builderclj

(build-cfn-launch-role-constraint-builder builder id config)

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

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

FieldDataTypeLookup FunctionData Key
acceptLanguagejava.lang.Stringcdk.support/lookup-entry:accept-language
descriptionjava.lang.Stringcdk.support/lookup-entry:description
localRoleNamejava.lang.Stringcdk.support/lookup-entry:local-role-name
portfolioIdjava.lang.Stringcdk.support/lookup-entry:portfolio-id
productIdjava.lang.Stringcdk.support/lookup-entry:product-id
roleArnjava.lang.Stringcdk.support/lookup-entry:role-arn
The build-cfn-launch-role-constraint-builder function updates a CfnLaunchRoleConstraint$Builder instance using the provided configuration.
  The function takes the CfnLaunchRoleConstraint$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 |
|---|---|---|---|
| `acceptLanguage` | java.lang.String | [[cdk.support/lookup-entry]] | `:accept-language` |
| `description` | java.lang.String | [[cdk.support/lookup-entry]] | `:description` |
| `localRoleName` | java.lang.String | [[cdk.support/lookup-entry]] | `:local-role-name` |
| `portfolioId` | java.lang.String | [[cdk.support/lookup-entry]] | `:portfolio-id` |
| `productId` | java.lang.String | [[cdk.support/lookup-entry]] | `:product-id` |
| `roleArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:role-arn` |
sourceraw docstring

build-cfn-launch-role-constraint-props-builderclj

(build-cfn-launch-role-constraint-props-builder builder id config)

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

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

FieldDataTypeLookup FunctionData Key
acceptLanguagejava.lang.Stringcdk.support/lookup-entry:accept-language
descriptionjava.lang.Stringcdk.support/lookup-entry:description
localRoleNamejava.lang.Stringcdk.support/lookup-entry:local-role-name
portfolioIdjava.lang.Stringcdk.support/lookup-entry:portfolio-id
productIdjava.lang.Stringcdk.support/lookup-entry:product-id
roleArnjava.lang.Stringcdk.support/lookup-entry:role-arn
The build-cfn-launch-role-constraint-props-builder function updates a CfnLaunchRoleConstraintProps$Builder instance using the provided configuration.
  The function takes the CfnLaunchRoleConstraintProps$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 |
|---|---|---|---|
| `acceptLanguage` | java.lang.String | [[cdk.support/lookup-entry]] | `:accept-language` |
| `description` | java.lang.String | [[cdk.support/lookup-entry]] | `:description` |
| `localRoleName` | java.lang.String | [[cdk.support/lookup-entry]] | `:local-role-name` |
| `portfolioId` | java.lang.String | [[cdk.support/lookup-entry]] | `:portfolio-id` |
| `productId` | java.lang.String | [[cdk.support/lookup-entry]] | `:product-id` |
| `roleArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:role-arn` |
sourceraw docstring

build-cfn-launch-template-constraint-builderclj

(build-cfn-launch-template-constraint-builder builder id config)

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

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

FieldDataTypeLookup FunctionData Key
acceptLanguagejava.lang.Stringcdk.support/lookup-entry:accept-language
descriptionjava.lang.Stringcdk.support/lookup-entry:description
portfolioIdjava.lang.Stringcdk.support/lookup-entry:portfolio-id
productIdjava.lang.Stringcdk.support/lookup-entry:product-id
rulesjava.lang.Stringcdk.support/lookup-entry:rules
The build-cfn-launch-template-constraint-builder function updates a CfnLaunchTemplateConstraint$Builder instance using the provided configuration.
  The function takes the CfnLaunchTemplateConstraint$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 |
|---|---|---|---|
| `acceptLanguage` | java.lang.String | [[cdk.support/lookup-entry]] | `:accept-language` |
| `description` | java.lang.String | [[cdk.support/lookup-entry]] | `:description` |
| `portfolioId` | java.lang.String | [[cdk.support/lookup-entry]] | `:portfolio-id` |
| `productId` | java.lang.String | [[cdk.support/lookup-entry]] | `:product-id` |
| `rules` | java.lang.String | [[cdk.support/lookup-entry]] | `:rules` |
sourceraw docstring

build-cfn-launch-template-constraint-props-builderclj

(build-cfn-launch-template-constraint-props-builder builder id config)

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

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

FieldDataTypeLookup FunctionData Key
acceptLanguagejava.lang.Stringcdk.support/lookup-entry:accept-language
descriptionjava.lang.Stringcdk.support/lookup-entry:description
portfolioIdjava.lang.Stringcdk.support/lookup-entry:portfolio-id
productIdjava.lang.Stringcdk.support/lookup-entry:product-id
rulesjava.lang.Stringcdk.support/lookup-entry:rules
The build-cfn-launch-template-constraint-props-builder function updates a CfnLaunchTemplateConstraintProps$Builder instance using the provided configuration.
  The function takes the CfnLaunchTemplateConstraintProps$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 |
|---|---|---|---|
| `acceptLanguage` | java.lang.String | [[cdk.support/lookup-entry]] | `:accept-language` |
| `description` | java.lang.String | [[cdk.support/lookup-entry]] | `:description` |
| `portfolioId` | java.lang.String | [[cdk.support/lookup-entry]] | `:portfolio-id` |
| `productId` | java.lang.String | [[cdk.support/lookup-entry]] | `:product-id` |
| `rules` | java.lang.String | [[cdk.support/lookup-entry]] | `:rules` |
sourceraw docstring

build-cfn-portfolio-builderclj

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

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

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

FieldDataTypeLookup FunctionData Key
acceptLanguagejava.lang.Stringcdk.support/lookup-entry:accept-language
descriptionjava.lang.Stringcdk.support/lookup-entry:description
displayNamejava.lang.Stringcdk.support/lookup-entry:display-name
providerNamejava.lang.Stringcdk.support/lookup-entry:provider-name
tagsjava.util.Listcdk.support/lookup-entry:tags
The build-cfn-portfolio-builder function updates a CfnPortfolio$Builder instance using the provided configuration.
  The function takes the CfnPortfolio$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 |
|---|---|---|---|
| `acceptLanguage` | java.lang.String | [[cdk.support/lookup-entry]] | `:accept-language` |
| `description` | java.lang.String | [[cdk.support/lookup-entry]] | `:description` |
| `displayName` | java.lang.String | [[cdk.support/lookup-entry]] | `:display-name` |
| `providerName` | java.lang.String | [[cdk.support/lookup-entry]] | `:provider-name` |
| `tags` | java.util.List | [[cdk.support/lookup-entry]] | `:tags` |
sourceraw docstring

build-cfn-portfolio-principal-association-builderclj

(build-cfn-portfolio-principal-association-builder builder id config)

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

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

FieldDataTypeLookup FunctionData Key
acceptLanguagejava.lang.Stringcdk.support/lookup-entry:accept-language
portfolioIdjava.lang.Stringcdk.support/lookup-entry:portfolio-id
principalArnjava.lang.Stringcdk.support/lookup-entry:principal-arn
principalTypejava.lang.Stringcdk.support/lookup-entry:principal-type
The build-cfn-portfolio-principal-association-builder function updates a CfnPortfolioPrincipalAssociation$Builder instance using the provided configuration.
  The function takes the CfnPortfolioPrincipalAssociation$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 |
|---|---|---|---|
| `acceptLanguage` | java.lang.String | [[cdk.support/lookup-entry]] | `:accept-language` |
| `portfolioId` | java.lang.String | [[cdk.support/lookup-entry]] | `:portfolio-id` |
| `principalArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:principal-arn` |
| `principalType` | java.lang.String | [[cdk.support/lookup-entry]] | `:principal-type` |
sourceraw docstring

build-cfn-portfolio-principal-association-props-builderclj

(build-cfn-portfolio-principal-association-props-builder builder id config)

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

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

FieldDataTypeLookup FunctionData Key
acceptLanguagejava.lang.Stringcdk.support/lookup-entry:accept-language
portfolioIdjava.lang.Stringcdk.support/lookup-entry:portfolio-id
principalArnjava.lang.Stringcdk.support/lookup-entry:principal-arn
principalTypejava.lang.Stringcdk.support/lookup-entry:principal-type
The build-cfn-portfolio-principal-association-props-builder function updates a CfnPortfolioPrincipalAssociationProps$Builder instance using the provided configuration.
  The function takes the CfnPortfolioPrincipalAssociationProps$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 |
|---|---|---|---|
| `acceptLanguage` | java.lang.String | [[cdk.support/lookup-entry]] | `:accept-language` |
| `portfolioId` | java.lang.String | [[cdk.support/lookup-entry]] | `:portfolio-id` |
| `principalArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:principal-arn` |
| `principalType` | java.lang.String | [[cdk.support/lookup-entry]] | `:principal-type` |
sourceraw docstring

build-cfn-portfolio-product-association-builderclj

(build-cfn-portfolio-product-association-builder builder id config)

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

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

FieldDataTypeLookup FunctionData Key
acceptLanguagejava.lang.Stringcdk.support/lookup-entry:accept-language
portfolioIdjava.lang.Stringcdk.support/lookup-entry:portfolio-id
productIdjava.lang.Stringcdk.support/lookup-entry:product-id
sourcePortfolioIdjava.lang.Stringcdk.support/lookup-entry:source-portfolio-id
The build-cfn-portfolio-product-association-builder function updates a CfnPortfolioProductAssociation$Builder instance using the provided configuration.
  The function takes the CfnPortfolioProductAssociation$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 |
|---|---|---|---|
| `acceptLanguage` | java.lang.String | [[cdk.support/lookup-entry]] | `:accept-language` |
| `portfolioId` | java.lang.String | [[cdk.support/lookup-entry]] | `:portfolio-id` |
| `productId` | java.lang.String | [[cdk.support/lookup-entry]] | `:product-id` |
| `sourcePortfolioId` | java.lang.String | [[cdk.support/lookup-entry]] | `:source-portfolio-id` |
sourceraw docstring

build-cfn-portfolio-product-association-props-builderclj

(build-cfn-portfolio-product-association-props-builder builder id config)

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

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

FieldDataTypeLookup FunctionData Key
acceptLanguagejava.lang.Stringcdk.support/lookup-entry:accept-language
portfolioIdjava.lang.Stringcdk.support/lookup-entry:portfolio-id
productIdjava.lang.Stringcdk.support/lookup-entry:product-id
sourcePortfolioIdjava.lang.Stringcdk.support/lookup-entry:source-portfolio-id
The build-cfn-portfolio-product-association-props-builder function updates a CfnPortfolioProductAssociationProps$Builder instance using the provided configuration.
  The function takes the CfnPortfolioProductAssociationProps$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 |
|---|---|---|---|
| `acceptLanguage` | java.lang.String | [[cdk.support/lookup-entry]] | `:accept-language` |
| `portfolioId` | java.lang.String | [[cdk.support/lookup-entry]] | `:portfolio-id` |
| `productId` | java.lang.String | [[cdk.support/lookup-entry]] | `:product-id` |
| `sourcePortfolioId` | java.lang.String | [[cdk.support/lookup-entry]] | `:source-portfolio-id` |
sourceraw docstring

build-cfn-portfolio-props-builderclj

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

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

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

FieldDataTypeLookup FunctionData Key
acceptLanguagejava.lang.Stringcdk.support/lookup-entry:accept-language
descriptionjava.lang.Stringcdk.support/lookup-entry:description
displayNamejava.lang.Stringcdk.support/lookup-entry:display-name
providerNamejava.lang.Stringcdk.support/lookup-entry:provider-name
tagsjava.util.Listcdk.support/lookup-entry:tags
The build-cfn-portfolio-props-builder function updates a CfnPortfolioProps$Builder instance using the provided configuration.
  The function takes the CfnPortfolioProps$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 |
|---|---|---|---|
| `acceptLanguage` | java.lang.String | [[cdk.support/lookup-entry]] | `:accept-language` |
| `description` | java.lang.String | [[cdk.support/lookup-entry]] | `:description` |
| `displayName` | java.lang.String | [[cdk.support/lookup-entry]] | `:display-name` |
| `providerName` | java.lang.String | [[cdk.support/lookup-entry]] | `:provider-name` |
| `tags` | java.util.List | [[cdk.support/lookup-entry]] | `:tags` |
sourceraw docstring

build-cfn-portfolio-share-builderclj

(build-cfn-portfolio-share-builder builder id config)

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

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

FieldDataTypeLookup FunctionData Key
acceptLanguagejava.lang.Stringcdk.support/lookup-entry:accept-language
accountIdjava.lang.Stringcdk.support/lookup-entry:account-id
portfolioIdjava.lang.Stringcdk.support/lookup-entry:portfolio-id
shareTagOptionsjava.lang.Booleancdk.support/lookup-entry:share-tag-options
The build-cfn-portfolio-share-builder function updates a CfnPortfolioShare$Builder instance using the provided configuration.
  The function takes the CfnPortfolioShare$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 |
|---|---|---|---|
| `acceptLanguage` | java.lang.String | [[cdk.support/lookup-entry]] | `:accept-language` |
| `accountId` | java.lang.String | [[cdk.support/lookup-entry]] | `:account-id` |
| `portfolioId` | java.lang.String | [[cdk.support/lookup-entry]] | `:portfolio-id` |
| `shareTagOptions` | java.lang.Boolean | [[cdk.support/lookup-entry]] | `:share-tag-options` |
sourceraw docstring

build-cfn-portfolio-share-props-builderclj

(build-cfn-portfolio-share-props-builder builder id config)

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

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

FieldDataTypeLookup FunctionData Key
acceptLanguagejava.lang.Stringcdk.support/lookup-entry:accept-language
accountIdjava.lang.Stringcdk.support/lookup-entry:account-id
portfolioIdjava.lang.Stringcdk.support/lookup-entry:portfolio-id
shareTagOptionsjava.lang.Booleancdk.support/lookup-entry:share-tag-options
The build-cfn-portfolio-share-props-builder function updates a CfnPortfolioShareProps$Builder instance using the provided configuration.
  The function takes the CfnPortfolioShareProps$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 |
|---|---|---|---|
| `acceptLanguage` | java.lang.String | [[cdk.support/lookup-entry]] | `:accept-language` |
| `accountId` | java.lang.String | [[cdk.support/lookup-entry]] | `:account-id` |
| `portfolioId` | java.lang.String | [[cdk.support/lookup-entry]] | `:portfolio-id` |
| `shareTagOptions` | java.lang.Boolean | [[cdk.support/lookup-entry]] | `:share-tag-options` |
sourceraw docstring

build-cfn-resource-update-constraint-builderclj

(build-cfn-resource-update-constraint-builder builder id config)

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

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

FieldDataTypeLookup FunctionData Key
acceptLanguagejava.lang.Stringcdk.support/lookup-entry:accept-language
descriptionjava.lang.Stringcdk.support/lookup-entry:description
portfolioIdjava.lang.Stringcdk.support/lookup-entry:portfolio-id
productIdjava.lang.Stringcdk.support/lookup-entry:product-id
tagUpdateOnProvisionedProductjava.lang.Stringcdk.support/lookup-entry:tag-update-on-provisioned-product
The build-cfn-resource-update-constraint-builder function updates a CfnResourceUpdateConstraint$Builder instance using the provided configuration.
  The function takes the CfnResourceUpdateConstraint$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 |
|---|---|---|---|
| `acceptLanguage` | java.lang.String | [[cdk.support/lookup-entry]] | `:accept-language` |
| `description` | java.lang.String | [[cdk.support/lookup-entry]] | `:description` |
| `portfolioId` | java.lang.String | [[cdk.support/lookup-entry]] | `:portfolio-id` |
| `productId` | java.lang.String | [[cdk.support/lookup-entry]] | `:product-id` |
| `tagUpdateOnProvisionedProduct` | java.lang.String | [[cdk.support/lookup-entry]] | `:tag-update-on-provisioned-product` |
sourceraw docstring

build-cfn-resource-update-constraint-props-builderclj

(build-cfn-resource-update-constraint-props-builder builder id config)

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

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

FieldDataTypeLookup FunctionData Key
acceptLanguagejava.lang.Stringcdk.support/lookup-entry:accept-language
descriptionjava.lang.Stringcdk.support/lookup-entry:description
portfolioIdjava.lang.Stringcdk.support/lookup-entry:portfolio-id
productIdjava.lang.Stringcdk.support/lookup-entry:product-id
tagUpdateOnProvisionedProductjava.lang.Stringcdk.support/lookup-entry:tag-update-on-provisioned-product
The build-cfn-resource-update-constraint-props-builder function updates a CfnResourceUpdateConstraintProps$Builder instance using the provided configuration.
  The function takes the CfnResourceUpdateConstraintProps$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 |
|---|---|---|---|
| `acceptLanguage` | java.lang.String | [[cdk.support/lookup-entry]] | `:accept-language` |
| `description` | java.lang.String | [[cdk.support/lookup-entry]] | `:description` |
| `portfolioId` | java.lang.String | [[cdk.support/lookup-entry]] | `:portfolio-id` |
| `productId` | java.lang.String | [[cdk.support/lookup-entry]] | `:product-id` |
| `tagUpdateOnProvisionedProduct` | java.lang.String | [[cdk.support/lookup-entry]] | `:tag-update-on-provisioned-product` |
sourceraw docstring

build-cfn-service-action-association-builderclj

(build-cfn-service-action-association-builder builder id config)

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

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

FieldDataTypeLookup FunctionData Key
productIdjava.lang.Stringcdk.support/lookup-entry:product-id
provisioningArtifactIdjava.lang.Stringcdk.support/lookup-entry:provisioning-artifact-id
serviceActionIdjava.lang.Stringcdk.support/lookup-entry:service-action-id
The build-cfn-service-action-association-builder function updates a CfnServiceActionAssociation$Builder instance using the provided configuration.
  The function takes the CfnServiceActionAssociation$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 |
|---|---|---|---|
| `productId` | java.lang.String | [[cdk.support/lookup-entry]] | `:product-id` |
| `provisioningArtifactId` | java.lang.String | [[cdk.support/lookup-entry]] | `:provisioning-artifact-id` |
| `serviceActionId` | java.lang.String | [[cdk.support/lookup-entry]] | `:service-action-id` |
sourceraw docstring

build-cfn-service-action-association-props-builderclj

(build-cfn-service-action-association-props-builder builder id config)

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

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

FieldDataTypeLookup FunctionData Key
productIdjava.lang.Stringcdk.support/lookup-entry:product-id
provisioningArtifactIdjava.lang.Stringcdk.support/lookup-entry:provisioning-artifact-id
serviceActionIdjava.lang.Stringcdk.support/lookup-entry:service-action-id
The build-cfn-service-action-association-props-builder function updates a CfnServiceActionAssociationProps$Builder instance using the provided configuration.
  The function takes the CfnServiceActionAssociationProps$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 |
|---|---|---|---|
| `productId` | java.lang.String | [[cdk.support/lookup-entry]] | `:product-id` |
| `provisioningArtifactId` | java.lang.String | [[cdk.support/lookup-entry]] | `:provisioning-artifact-id` |
| `serviceActionId` | java.lang.String | [[cdk.support/lookup-entry]] | `:service-action-id` |
sourceraw docstring

build-cfn-service-action-builderclj

(build-cfn-service-action-builder builder id config)

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

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

FieldDataTypeLookup FunctionData Key
acceptLanguagejava.lang.Stringcdk.support/lookup-entry:accept-language
definitionjava.util.Listcdk.support/lookup-entry:definition
definitionTypejava.lang.Stringcdk.support/lookup-entry:definition-type
descriptionjava.lang.Stringcdk.support/lookup-entry:description
namejava.lang.Stringcdk.support/lookup-entry:name
The build-cfn-service-action-builder function updates a CfnServiceAction$Builder instance using the provided configuration.
  The function takes the CfnServiceAction$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 |
|---|---|---|---|
| `acceptLanguage` | java.lang.String | [[cdk.support/lookup-entry]] | `:accept-language` |
| `definition` | java.util.List | [[cdk.support/lookup-entry]] | `:definition` |
| `definitionType` | java.lang.String | [[cdk.support/lookup-entry]] | `:definition-type` |
| `description` | java.lang.String | [[cdk.support/lookup-entry]] | `:description` |
| `name` | java.lang.String | [[cdk.support/lookup-entry]] | `:name` |
sourceraw docstring

build-cfn-service-action-definition-parameter-property-builderclj

(build-cfn-service-action-definition-parameter-property-builder builder
                                                                id
                                                                config)

The build-cfn-service-action-definition-parameter-property-builder function updates a CfnServiceAction$DefinitionParameterProperty$Builder instance using the provided configuration. The function takes the CfnServiceAction$DefinitionParameterProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.

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

FieldDataTypeLookup FunctionData Key
keyjava.lang.Stringcdk.support/lookup-entry:key
valuejava.lang.Stringcdk.support/lookup-entry:value
The build-cfn-service-action-definition-parameter-property-builder function updates a CfnServiceAction$DefinitionParameterProperty$Builder instance using the provided configuration.
  The function takes the CfnServiceAction$DefinitionParameterProperty$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` | java.lang.String | [[cdk.support/lookup-entry]] | `:value` |
sourceraw docstring

build-cfn-service-action-props-builderclj

(build-cfn-service-action-props-builder builder id config)

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

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

FieldDataTypeLookup FunctionData Key
acceptLanguagejava.lang.Stringcdk.support/lookup-entry:accept-language
definitionjava.util.Listcdk.support/lookup-entry:definition
definitionTypejava.lang.Stringcdk.support/lookup-entry:definition-type
descriptionjava.lang.Stringcdk.support/lookup-entry:description
namejava.lang.Stringcdk.support/lookup-entry:name
The build-cfn-service-action-props-builder function updates a CfnServiceActionProps$Builder instance using the provided configuration.
  The function takes the CfnServiceActionProps$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 |
|---|---|---|---|
| `acceptLanguage` | java.lang.String | [[cdk.support/lookup-entry]] | `:accept-language` |
| `definition` | java.util.List | [[cdk.support/lookup-entry]] | `:definition` |
| `definitionType` | java.lang.String | [[cdk.support/lookup-entry]] | `:definition-type` |
| `description` | java.lang.String | [[cdk.support/lookup-entry]] | `:description` |
| `name` | java.lang.String | [[cdk.support/lookup-entry]] | `:name` |
sourceraw docstring

build-cfn-stack-set-constraint-builderclj

(build-cfn-stack-set-constraint-builder builder id config)

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

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

FieldDataTypeLookup FunctionData Key
acceptLanguagejava.lang.Stringcdk.support/lookup-entry:accept-language
accountListjava.util.Listcdk.support/lookup-entry:account-list
adminRolejava.lang.Stringcdk.support/lookup-entry:admin-role
descriptionjava.lang.Stringcdk.support/lookup-entry:description
executionRolejava.lang.Stringcdk.support/lookup-entry:execution-role
portfolioIdjava.lang.Stringcdk.support/lookup-entry:portfolio-id
productIdjava.lang.Stringcdk.support/lookup-entry:product-id
regionListjava.util.Listcdk.support/lookup-entry:region-list
stackInstanceControljava.lang.Stringcdk.support/lookup-entry:stack-instance-control
The build-cfn-stack-set-constraint-builder function updates a CfnStackSetConstraint$Builder instance using the provided configuration.
  The function takes the CfnStackSetConstraint$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 |
|---|---|---|---|
| `acceptLanguage` | java.lang.String | [[cdk.support/lookup-entry]] | `:accept-language` |
| `accountList` | java.util.List | [[cdk.support/lookup-entry]] | `:account-list` |
| `adminRole` | java.lang.String | [[cdk.support/lookup-entry]] | `:admin-role` |
| `description` | java.lang.String | [[cdk.support/lookup-entry]] | `:description` |
| `executionRole` | java.lang.String | [[cdk.support/lookup-entry]] | `:execution-role` |
| `portfolioId` | java.lang.String | [[cdk.support/lookup-entry]] | `:portfolio-id` |
| `productId` | java.lang.String | [[cdk.support/lookup-entry]] | `:product-id` |
| `regionList` | java.util.List | [[cdk.support/lookup-entry]] | `:region-list` |
| `stackInstanceControl` | java.lang.String | [[cdk.support/lookup-entry]] | `:stack-instance-control` |
sourceraw docstring

build-cfn-stack-set-constraint-props-builderclj

(build-cfn-stack-set-constraint-props-builder builder id config)

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

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

FieldDataTypeLookup FunctionData Key
acceptLanguagejava.lang.Stringcdk.support/lookup-entry:accept-language
accountListjava.util.Listcdk.support/lookup-entry:account-list
adminRolejava.lang.Stringcdk.support/lookup-entry:admin-role
descriptionjava.lang.Stringcdk.support/lookup-entry:description
executionRolejava.lang.Stringcdk.support/lookup-entry:execution-role
portfolioIdjava.lang.Stringcdk.support/lookup-entry:portfolio-id
productIdjava.lang.Stringcdk.support/lookup-entry:product-id
regionListjava.util.Listcdk.support/lookup-entry:region-list
stackInstanceControljava.lang.Stringcdk.support/lookup-entry:stack-instance-control
The build-cfn-stack-set-constraint-props-builder function updates a CfnStackSetConstraintProps$Builder instance using the provided configuration.
  The function takes the CfnStackSetConstraintProps$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 |
|---|---|---|---|
| `acceptLanguage` | java.lang.String | [[cdk.support/lookup-entry]] | `:accept-language` |
| `accountList` | java.util.List | [[cdk.support/lookup-entry]] | `:account-list` |
| `adminRole` | java.lang.String | [[cdk.support/lookup-entry]] | `:admin-role` |
| `description` | java.lang.String | [[cdk.support/lookup-entry]] | `:description` |
| `executionRole` | java.lang.String | [[cdk.support/lookup-entry]] | `:execution-role` |
| `portfolioId` | java.lang.String | [[cdk.support/lookup-entry]] | `:portfolio-id` |
| `productId` | java.lang.String | [[cdk.support/lookup-entry]] | `:product-id` |
| `regionList` | java.util.List | [[cdk.support/lookup-entry]] | `:region-list` |
| `stackInstanceControl` | java.lang.String | [[cdk.support/lookup-entry]] | `:stack-instance-control` |
sourceraw docstring

build-cfn-tag-option-association-builderclj

(build-cfn-tag-option-association-builder builder id config)

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

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

FieldDataTypeLookup FunctionData Key
resourceIdjava.lang.Stringcdk.support/lookup-entry:resource-id
tagOptionIdjava.lang.Stringcdk.support/lookup-entry:tag-option-id
The build-cfn-tag-option-association-builder function updates a CfnTagOptionAssociation$Builder instance using the provided configuration.
  The function takes the CfnTagOptionAssociation$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 |
|---|---|---|---|
| `resourceId` | java.lang.String | [[cdk.support/lookup-entry]] | `:resource-id` |
| `tagOptionId` | java.lang.String | [[cdk.support/lookup-entry]] | `:tag-option-id` |
sourceraw docstring

build-cfn-tag-option-association-props-builderclj

(build-cfn-tag-option-association-props-builder builder id config)

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

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

FieldDataTypeLookup FunctionData Key
resourceIdjava.lang.Stringcdk.support/lookup-entry:resource-id
tagOptionIdjava.lang.Stringcdk.support/lookup-entry:tag-option-id
The build-cfn-tag-option-association-props-builder function updates a CfnTagOptionAssociationProps$Builder instance using the provided configuration.
  The function takes the CfnTagOptionAssociationProps$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 |
|---|---|---|---|
| `resourceId` | java.lang.String | [[cdk.support/lookup-entry]] | `:resource-id` |
| `tagOptionId` | java.lang.String | [[cdk.support/lookup-entry]] | `:tag-option-id` |
sourceraw docstring

build-cfn-tag-option-builderclj

(build-cfn-tag-option-builder builder id config)

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

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

FieldDataTypeLookup FunctionData Key
activesoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:active
keyjava.lang.Stringcdk.support/lookup-entry:key
valuejava.lang.Stringcdk.support/lookup-entry:value
The build-cfn-tag-option-builder function updates a CfnTagOption$Builder instance using the provided configuration.
  The function takes the CfnTagOption$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 |
|---|---|---|---|
| `active` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:active` |
| `key` | java.lang.String | [[cdk.support/lookup-entry]] | `:key` |
| `value` | java.lang.String | [[cdk.support/lookup-entry]] | `:value` |
sourceraw docstring

build-cfn-tag-option-props-builderclj

(build-cfn-tag-option-props-builder builder id config)

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

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

FieldDataTypeLookup FunctionData Key
activesoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:active
keyjava.lang.Stringcdk.support/lookup-entry:key
valuejava.lang.Stringcdk.support/lookup-entry:value
The build-cfn-tag-option-props-builder function updates a CfnTagOptionProps$Builder instance using the provided configuration.
  The function takes the CfnTagOptionProps$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 |
|---|---|---|---|
| `active` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:active` |
| `key` | java.lang.String | [[cdk.support/lookup-entry]] | `:key` |
| `value` | java.lang.String | [[cdk.support/lookup-entry]] | `:value` |
sourceraw docstring

build-cloud-formation-product-builderclj

(build-cloud-formation-product-builder builder id config)

The build-cloud-formation-product-builder function updates a CloudFormationProduct$Builder instance using the provided configuration. The function takes the CloudFormationProduct$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.

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

FieldDataTypeLookup FunctionData Key
descriptionjava.lang.Stringcdk.support/lookup-entry:description
distributorjava.lang.Stringcdk.support/lookup-entry:distributor
messageLanguagesoftware.amazon.awscdk.services.servicecatalog.MessageLanguagecdk.api.services.servicecatalog/message-language:message-language
ownerjava.lang.Stringcdk.support/lookup-entry:owner
productNamejava.lang.Stringcdk.support/lookup-entry:product-name
productVersionsjava.util.Listcdk.support/lookup-entry:product-versions
replaceProductVersionIdsjava.lang.Booleancdk.support/lookup-entry:replace-product-version-ids
supportDescriptionjava.lang.Stringcdk.support/lookup-entry:support-description
supportEmailjava.lang.Stringcdk.support/lookup-entry:support-email
supportUrljava.lang.Stringcdk.support/lookup-entry:support-url
tagOptionssoftware.amazon.awscdk.services.servicecatalog.TagOptionscdk.support/lookup-entry:tag-options
The build-cloud-formation-product-builder function updates a CloudFormationProduct$Builder instance using the provided configuration.
  The function takes the CloudFormationProduct$Builder instance, an optional namespace to use when looking up a value in the configuration,
  and the configuration itself.

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

| Field | DataType | Lookup Function | Data Key |
|---|---|---|---|
| `description` | java.lang.String | [[cdk.support/lookup-entry]] | `:description` |
| `distributor` | java.lang.String | [[cdk.support/lookup-entry]] | `:distributor` |
| `messageLanguage` | software.amazon.awscdk.services.servicecatalog.MessageLanguage | [[cdk.api.services.servicecatalog/message-language]] | `:message-language` |
| `owner` | java.lang.String | [[cdk.support/lookup-entry]] | `:owner` |
| `productName` | java.lang.String | [[cdk.support/lookup-entry]] | `:product-name` |
| `productVersions` | java.util.List | [[cdk.support/lookup-entry]] | `:product-versions` |
| `replaceProductVersionIds` | java.lang.Boolean | [[cdk.support/lookup-entry]] | `:replace-product-version-ids` |
| `supportDescription` | java.lang.String | [[cdk.support/lookup-entry]] | `:support-description` |
| `supportEmail` | java.lang.String | [[cdk.support/lookup-entry]] | `:support-email` |
| `supportUrl` | java.lang.String | [[cdk.support/lookup-entry]] | `:support-url` |
| `tagOptions` | software.amazon.awscdk.services.servicecatalog.TagOptions | [[cdk.support/lookup-entry]] | `:tag-options` |
sourceraw docstring

build-cloud-formation-product-props-builderclj

(build-cloud-formation-product-props-builder builder id config)

The build-cloud-formation-product-props-builder function updates a CloudFormationProductProps$Builder instance using the provided configuration. The function takes the CloudFormationProductProps$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.

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

FieldDataTypeLookup FunctionData Key
descriptionjava.lang.Stringcdk.support/lookup-entry:description
distributorjava.lang.Stringcdk.support/lookup-entry:distributor
messageLanguagesoftware.amazon.awscdk.services.servicecatalog.MessageLanguagecdk.api.services.servicecatalog/message-language:message-language
ownerjava.lang.Stringcdk.support/lookup-entry:owner
productNamejava.lang.Stringcdk.support/lookup-entry:product-name
productVersionsjava.util.Listcdk.support/lookup-entry:product-versions
replaceProductVersionIdsjava.lang.Booleancdk.support/lookup-entry:replace-product-version-ids
supportDescriptionjava.lang.Stringcdk.support/lookup-entry:support-description
supportEmailjava.lang.Stringcdk.support/lookup-entry:support-email
supportUrljava.lang.Stringcdk.support/lookup-entry:support-url
tagOptionssoftware.amazon.awscdk.services.servicecatalog.TagOptionscdk.support/lookup-entry:tag-options
The build-cloud-formation-product-props-builder function updates a CloudFormationProductProps$Builder instance using the provided configuration.
  The function takes the CloudFormationProductProps$Builder instance, an optional namespace to use when looking up a value in the configuration,
  and the configuration itself.

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

| Field | DataType | Lookup Function | Data Key |
|---|---|---|---|
| `description` | java.lang.String | [[cdk.support/lookup-entry]] | `:description` |
| `distributor` | java.lang.String | [[cdk.support/lookup-entry]] | `:distributor` |
| `messageLanguage` | software.amazon.awscdk.services.servicecatalog.MessageLanguage | [[cdk.api.services.servicecatalog/message-language]] | `:message-language` |
| `owner` | java.lang.String | [[cdk.support/lookup-entry]] | `:owner` |
| `productName` | java.lang.String | [[cdk.support/lookup-entry]] | `:product-name` |
| `productVersions` | java.util.List | [[cdk.support/lookup-entry]] | `:product-versions` |
| `replaceProductVersionIds` | java.lang.Boolean | [[cdk.support/lookup-entry]] | `:replace-product-version-ids` |
| `supportDescription` | java.lang.String | [[cdk.support/lookup-entry]] | `:support-description` |
| `supportEmail` | java.lang.String | [[cdk.support/lookup-entry]] | `:support-email` |
| `supportUrl` | java.lang.String | [[cdk.support/lookup-entry]] | `:support-url` |
| `tagOptions` | software.amazon.awscdk.services.servicecatalog.TagOptions | [[cdk.support/lookup-entry]] | `:tag-options` |
sourceraw docstring

build-cloud-formation-product-version-builderclj

(build-cloud-formation-product-version-builder builder id config)

The build-cloud-formation-product-version-builder function updates a CloudFormationProductVersion$Builder instance using the provided configuration. The function takes the CloudFormationProductVersion$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.

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

FieldDataTypeLookup FunctionData Key
cloudFormationTemplatesoftware.amazon.awscdk.services.servicecatalog.CloudFormationTemplatecdk.support/lookup-entry:cloud-formation-template
descriptionjava.lang.Stringcdk.support/lookup-entry:description
productVersionNamejava.lang.Stringcdk.support/lookup-entry:product-version-name
validateTemplatejava.lang.Booleancdk.support/lookup-entry:validate-template
The build-cloud-formation-product-version-builder function updates a CloudFormationProductVersion$Builder instance using the provided configuration.
  The function takes the CloudFormationProductVersion$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 |
|---|---|---|---|
| `cloudFormationTemplate` | software.amazon.awscdk.services.servicecatalog.CloudFormationTemplate | [[cdk.support/lookup-entry]] | `:cloud-formation-template` |
| `description` | java.lang.String | [[cdk.support/lookup-entry]] | `:description` |
| `productVersionName` | java.lang.String | [[cdk.support/lookup-entry]] | `:product-version-name` |
| `validateTemplate` | java.lang.Boolean | [[cdk.support/lookup-entry]] | `:validate-template` |
sourceraw docstring

build-cloud-formation-rule-constraint-options-builderclj

(build-cloud-formation-rule-constraint-options-builder builder id config)

The build-cloud-formation-rule-constraint-options-builder function updates a CloudFormationRuleConstraintOptions$Builder instance using the provided configuration. The function takes the CloudFormationRuleConstraintOptions$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.

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

FieldDataTypeLookup FunctionData Key
descriptionjava.lang.Stringcdk.support/lookup-entry:description
messageLanguagesoftware.amazon.awscdk.services.servicecatalog.MessageLanguagecdk.api.services.servicecatalog/message-language:message-language
rulesoftware.amazon.awscdk.services.servicecatalog.TemplateRulecdk.support/lookup-entry:rule
The build-cloud-formation-rule-constraint-options-builder function updates a CloudFormationRuleConstraintOptions$Builder instance using the provided configuration.
  The function takes the CloudFormationRuleConstraintOptions$Builder instance, an optional namespace to use when looking up a value in the configuration,
  and the configuration itself.

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

| Field | DataType | Lookup Function | Data Key |
|---|---|---|---|
| `description` | java.lang.String | [[cdk.support/lookup-entry]] | `:description` |
| `messageLanguage` | software.amazon.awscdk.services.servicecatalog.MessageLanguage | [[cdk.api.services.servicecatalog/message-language]] | `:message-language` |
| `rule` | software.amazon.awscdk.services.servicecatalog.TemplateRule | [[cdk.support/lookup-entry]] | `:rule` |
sourceraw docstring

build-cloud-formation-template-config-builderclj

(build-cloud-formation-template-config-builder builder id config)

The build-cloud-formation-template-config-builder function updates a CloudFormationTemplateConfig$Builder instance using the provided configuration. The function takes the CloudFormationTemplateConfig$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.

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

FieldDataTypeLookup FunctionData Key
assetBucketsoftware.amazon.awscdk.services.s3.IBucketcdk.support/lookup-entry:asset-bucket
httpUrljava.lang.Stringcdk.support/lookup-entry:http-url
The build-cloud-formation-template-config-builder function updates a CloudFormationTemplateConfig$Builder instance using the provided configuration.
  The function takes the CloudFormationTemplateConfig$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 |
|---|---|---|---|
| `assetBucket` | software.amazon.awscdk.services.s3.IBucket | [[cdk.support/lookup-entry]] | `:asset-bucket` |
| `httpUrl` | java.lang.String | [[cdk.support/lookup-entry]] | `:http-url` |
sourceraw docstring

build-common-constraint-options-builderclj

(build-common-constraint-options-builder builder id config)

The build-common-constraint-options-builder function updates a CommonConstraintOptions$Builder instance using the provided configuration. The function takes the CommonConstraintOptions$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.

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

FieldDataTypeLookup FunctionData Key
descriptionjava.lang.Stringcdk.support/lookup-entry:description
messageLanguagesoftware.amazon.awscdk.services.servicecatalog.MessageLanguagecdk.api.services.servicecatalog/message-language:message-language
The build-common-constraint-options-builder function updates a CommonConstraintOptions$Builder instance using the provided configuration.
  The function takes the CommonConstraintOptions$Builder instance, an optional namespace to use when looking up a value in the configuration,
  and the configuration itself.

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

| Field | DataType | Lookup Function | Data Key |
|---|---|---|---|
| `description` | java.lang.String | [[cdk.support/lookup-entry]] | `:description` |
| `messageLanguage` | software.amazon.awscdk.services.servicecatalog.MessageLanguage | [[cdk.api.services.servicecatalog/message-language]] | `:message-language` |
sourceraw docstring

build-portfolio-builderclj

(build-portfolio-builder builder id config)

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

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

FieldDataTypeLookup FunctionData Key
descriptionjava.lang.Stringcdk.support/lookup-entry:description
displayNamejava.lang.Stringcdk.support/lookup-entry:display-name
messageLanguagesoftware.amazon.awscdk.services.servicecatalog.MessageLanguagecdk.api.services.servicecatalog/message-language:message-language
providerNamejava.lang.Stringcdk.support/lookup-entry:provider-name
tagOptionssoftware.amazon.awscdk.services.servicecatalog.TagOptionscdk.support/lookup-entry:tag-options
The build-portfolio-builder function updates a Portfolio$Builder instance using the provided configuration.
  The function takes the Portfolio$Builder instance, an optional namespace to use when looking up a value in the configuration,
  and the configuration itself.

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

| Field | DataType | Lookup Function | Data Key |
|---|---|---|---|
| `description` | java.lang.String | [[cdk.support/lookup-entry]] | `:description` |
| `displayName` | java.lang.String | [[cdk.support/lookup-entry]] | `:display-name` |
| `messageLanguage` | software.amazon.awscdk.services.servicecatalog.MessageLanguage | [[cdk.api.services.servicecatalog/message-language]] | `:message-language` |
| `providerName` | java.lang.String | [[cdk.support/lookup-entry]] | `:provider-name` |
| `tagOptions` | software.amazon.awscdk.services.servicecatalog.TagOptions | [[cdk.support/lookup-entry]] | `:tag-options` |
sourceraw docstring

build-portfolio-props-builderclj

(build-portfolio-props-builder builder id config)

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

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

FieldDataTypeLookup FunctionData Key
descriptionjava.lang.Stringcdk.support/lookup-entry:description
displayNamejava.lang.Stringcdk.support/lookup-entry:display-name
messageLanguagesoftware.amazon.awscdk.services.servicecatalog.MessageLanguagecdk.api.services.servicecatalog/message-language:message-language
providerNamejava.lang.Stringcdk.support/lookup-entry:provider-name
tagOptionssoftware.amazon.awscdk.services.servicecatalog.TagOptionscdk.support/lookup-entry:tag-options
The build-portfolio-props-builder function updates a PortfolioProps$Builder instance using the provided configuration.
  The function takes the PortfolioProps$Builder instance, an optional namespace to use when looking up a value in the configuration,
  and the configuration itself.

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

| Field | DataType | Lookup Function | Data Key |
|---|---|---|---|
| `description` | java.lang.String | [[cdk.support/lookup-entry]] | `:description` |
| `displayName` | java.lang.String | [[cdk.support/lookup-entry]] | `:display-name` |
| `messageLanguage` | software.amazon.awscdk.services.servicecatalog.MessageLanguage | [[cdk.api.services.servicecatalog/message-language]] | `:message-language` |
| `providerName` | java.lang.String | [[cdk.support/lookup-entry]] | `:provider-name` |
| `tagOptions` | software.amazon.awscdk.services.servicecatalog.TagOptions | [[cdk.support/lookup-entry]] | `:tag-options` |
sourceraw docstring

build-portfolio-share-options-builderclj

(build-portfolio-share-options-builder builder id config)

The build-portfolio-share-options-builder function updates a PortfolioShareOptions$Builder instance using the provided configuration. The function takes the PortfolioShareOptions$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.

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

FieldDataTypeLookup FunctionData Key
messageLanguagesoftware.amazon.awscdk.services.servicecatalog.MessageLanguagecdk.api.services.servicecatalog/message-language:message-language
shareTagOptionsjava.lang.Booleancdk.support/lookup-entry:share-tag-options
The build-portfolio-share-options-builder function updates a PortfolioShareOptions$Builder instance using the provided configuration.
  The function takes the PortfolioShareOptions$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 |
|---|---|---|---|
| `messageLanguage` | software.amazon.awscdk.services.servicecatalog.MessageLanguage | [[cdk.api.services.servicecatalog/message-language]] | `:message-language` |
| `shareTagOptions` | java.lang.Boolean | [[cdk.support/lookup-entry]] | `:share-tag-options` |
sourceraw docstring

build-product-stack-builderclj

(build-product-stack-builder builder id config)

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

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

FieldDataTypeLookup FunctionData Key
assetBucketsoftware.amazon.awscdk.services.s3.IBucketcdk.support/lookup-entry:asset-bucket
memoryLimitjava.lang.Numbercdk.support/lookup-entry:memory-limit
serverSideEncryptionsoftware.amazon.awscdk.services.s3.deployment.ServerSideEncryptioncdk.api.services.s3.deployment/server-side-encryption:server-side-encryption
serverSideEncryptionAwsKmsKeyIdjava.lang.Stringcdk.support/lookup-entry:server-side-encryption-aws-kms-key-id
The build-product-stack-builder function updates a ProductStack$Builder instance using the provided configuration.
  The function takes the ProductStack$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 |
|---|---|---|---|
| `assetBucket` | software.amazon.awscdk.services.s3.IBucket | [[cdk.support/lookup-entry]] | `:asset-bucket` |
| `memoryLimit` | java.lang.Number | [[cdk.support/lookup-entry]] | `:memory-limit` |
| `serverSideEncryption` | software.amazon.awscdk.services.s3.deployment.ServerSideEncryption | [[cdk.api.services.s3.deployment/server-side-encryption]] | `:server-side-encryption` |
| `serverSideEncryptionAwsKmsKeyId` | java.lang.String | [[cdk.support/lookup-entry]] | `:server-side-encryption-aws-kms-key-id` |
sourceraw docstring

build-product-stack-history-builderclj

(build-product-stack-history-builder builder id config)

The build-product-stack-history-builder function updates a ProductStackHistory$Builder instance using the provided configuration. The function takes the ProductStackHistory$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.

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

FieldDataTypeLookup FunctionData Key
currentVersionLockedjava.lang.Booleancdk.support/lookup-entry:current-version-locked
currentVersionNamejava.lang.Stringcdk.support/lookup-entry:current-version-name
descriptionjava.lang.Stringcdk.support/lookup-entry:description
directoryjava.lang.Stringcdk.support/lookup-entry:directory
productStacksoftware.amazon.awscdk.services.servicecatalog.ProductStackcdk.support/lookup-entry:product-stack
validateTemplatejava.lang.Booleancdk.support/lookup-entry:validate-template
The build-product-stack-history-builder function updates a ProductStackHistory$Builder instance using the provided configuration.
  The function takes the ProductStackHistory$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 |
|---|---|---|---|
| `currentVersionLocked` | java.lang.Boolean | [[cdk.support/lookup-entry]] | `:current-version-locked` |
| `currentVersionName` | java.lang.String | [[cdk.support/lookup-entry]] | `:current-version-name` |
| `description` | java.lang.String | [[cdk.support/lookup-entry]] | `:description` |
| `directory` | java.lang.String | [[cdk.support/lookup-entry]] | `:directory` |
| `productStack` | software.amazon.awscdk.services.servicecatalog.ProductStack | [[cdk.support/lookup-entry]] | `:product-stack` |
| `validateTemplate` | java.lang.Boolean | [[cdk.support/lookup-entry]] | `:validate-template` |
sourceraw docstring

build-product-stack-history-props-builderclj

(build-product-stack-history-props-builder builder id config)

The build-product-stack-history-props-builder function updates a ProductStackHistoryProps$Builder instance using the provided configuration. The function takes the ProductStackHistoryProps$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.

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

FieldDataTypeLookup FunctionData Key
currentVersionLockedjava.lang.Booleancdk.support/lookup-entry:current-version-locked
currentVersionNamejava.lang.Stringcdk.support/lookup-entry:current-version-name
descriptionjava.lang.Stringcdk.support/lookup-entry:description
directoryjava.lang.Stringcdk.support/lookup-entry:directory
productStacksoftware.amazon.awscdk.services.servicecatalog.ProductStackcdk.support/lookup-entry:product-stack
validateTemplatejava.lang.Booleancdk.support/lookup-entry:validate-template
The build-product-stack-history-props-builder function updates a ProductStackHistoryProps$Builder instance using the provided configuration.
  The function takes the ProductStackHistoryProps$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 |
|---|---|---|---|
| `currentVersionLocked` | java.lang.Boolean | [[cdk.support/lookup-entry]] | `:current-version-locked` |
| `currentVersionName` | java.lang.String | [[cdk.support/lookup-entry]] | `:current-version-name` |
| `description` | java.lang.String | [[cdk.support/lookup-entry]] | `:description` |
| `directory` | java.lang.String | [[cdk.support/lookup-entry]] | `:directory` |
| `productStack` | software.amazon.awscdk.services.servicecatalog.ProductStack | [[cdk.support/lookup-entry]] | `:product-stack` |
| `validateTemplate` | java.lang.Boolean | [[cdk.support/lookup-entry]] | `:validate-template` |
sourceraw docstring

build-product-stack-props-builderclj

(build-product-stack-props-builder builder id config)

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

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

FieldDataTypeLookup FunctionData Key
assetBucketsoftware.amazon.awscdk.services.s3.IBucketcdk.support/lookup-entry:asset-bucket
memoryLimitjava.lang.Numbercdk.support/lookup-entry:memory-limit
serverSideEncryptionsoftware.amazon.awscdk.services.s3.deployment.ServerSideEncryptioncdk.api.services.s3.deployment/server-side-encryption:server-side-encryption
serverSideEncryptionAwsKmsKeyIdjava.lang.Stringcdk.support/lookup-entry:server-side-encryption-aws-kms-key-id
The build-product-stack-props-builder function updates a ProductStackProps$Builder instance using the provided configuration.
  The function takes the ProductStackProps$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 |
|---|---|---|---|
| `assetBucket` | software.amazon.awscdk.services.s3.IBucket | [[cdk.support/lookup-entry]] | `:asset-bucket` |
| `memoryLimit` | java.lang.Number | [[cdk.support/lookup-entry]] | `:memory-limit` |
| `serverSideEncryption` | software.amazon.awscdk.services.s3.deployment.ServerSideEncryption | [[cdk.api.services.s3.deployment/server-side-encryption]] | `:server-side-encryption` |
| `serverSideEncryptionAwsKmsKeyId` | java.lang.String | [[cdk.support/lookup-entry]] | `:server-side-encryption-aws-kms-key-id` |
sourceraw docstring

build-stack-sets-constraint-options-builderclj

(build-stack-sets-constraint-options-builder builder id config)

The build-stack-sets-constraint-options-builder function updates a StackSetsConstraintOptions$Builder instance using the provided configuration. The function takes the StackSetsConstraintOptions$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.

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

FieldDataTypeLookup FunctionData Key
accountsjava.util.Listcdk.support/lookup-entry:accounts
adminRolesoftware.amazon.awscdk.services.iam.IRolecdk.support/lookup-entry:admin-role
allowStackSetInstanceOperationsjava.lang.Booleancdk.support/lookup-entry:allow-stack-set-instance-operations
descriptionjava.lang.Stringcdk.support/lookup-entry:description
executionRoleNamejava.lang.Stringcdk.support/lookup-entry:execution-role-name
messageLanguagesoftware.amazon.awscdk.services.servicecatalog.MessageLanguagecdk.api.services.servicecatalog/message-language:message-language
regionsjava.util.Listcdk.support/lookup-entry:regions
The build-stack-sets-constraint-options-builder function updates a StackSetsConstraintOptions$Builder instance using the provided configuration.
  The function takes the StackSetsConstraintOptions$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 |
|---|---|---|---|
| `accounts` | java.util.List | [[cdk.support/lookup-entry]] | `:accounts` |
| `adminRole` | software.amazon.awscdk.services.iam.IRole | [[cdk.support/lookup-entry]] | `:admin-role` |
| `allowStackSetInstanceOperations` | java.lang.Boolean | [[cdk.support/lookup-entry]] | `:allow-stack-set-instance-operations` |
| `description` | java.lang.String | [[cdk.support/lookup-entry]] | `:description` |
| `executionRoleName` | java.lang.String | [[cdk.support/lookup-entry]] | `:execution-role-name` |
| `messageLanguage` | software.amazon.awscdk.services.servicecatalog.MessageLanguage | [[cdk.api.services.servicecatalog/message-language]] | `:message-language` |
| `regions` | java.util.List | [[cdk.support/lookup-entry]] | `:regions` |
sourceraw docstring

build-tag-options-builderclj

(build-tag-options-builder builder id config)

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

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

FieldDataTypeLookup FunctionData Key
allowedValuesForTagsjava.util.Mapcdk.support/lookup-entry:allowed-values-for-tags
The build-tag-options-builder function updates a TagOptions$Builder instance using the provided configuration.
  The function takes the TagOptions$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 |
|---|---|---|---|
| `allowedValuesForTags` | java.util.Map | [[cdk.support/lookup-entry]] | `:allowed-values-for-tags` |
sourceraw docstring

build-tag-options-props-builderclj

(build-tag-options-props-builder builder id config)

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

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

FieldDataTypeLookup FunctionData Key
allowedValuesForTagsjava.util.Mapcdk.support/lookup-entry:allowed-values-for-tags
The build-tag-options-props-builder function updates a TagOptionsProps$Builder instance using the provided configuration.
  The function takes the TagOptionsProps$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 |
|---|---|---|---|
| `allowedValuesForTags` | java.util.Map | [[cdk.support/lookup-entry]] | `:allowed-values-for-tags` |
sourceraw docstring

build-tag-update-constraint-options-builderclj

(build-tag-update-constraint-options-builder builder id config)

The build-tag-update-constraint-options-builder function updates a TagUpdateConstraintOptions$Builder instance using the provided configuration. The function takes the TagUpdateConstraintOptions$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.

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

FieldDataTypeLookup FunctionData Key
allowjava.lang.Booleancdk.support/lookup-entry:allow
descriptionjava.lang.Stringcdk.support/lookup-entry:description
messageLanguagesoftware.amazon.awscdk.services.servicecatalog.MessageLanguagecdk.api.services.servicecatalog/message-language:message-language
The build-tag-update-constraint-options-builder function updates a TagUpdateConstraintOptions$Builder instance using the provided configuration.
  The function takes the TagUpdateConstraintOptions$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 |
|---|---|---|---|
| `allow` | java.lang.Boolean | [[cdk.support/lookup-entry]] | `:allow` |
| `description` | java.lang.String | [[cdk.support/lookup-entry]] | `:description` |
| `messageLanguage` | software.amazon.awscdk.services.servicecatalog.MessageLanguage | [[cdk.api.services.servicecatalog/message-language]] | `:message-language` |
sourceraw docstring

build-template-rule-assertion-builderclj

(build-template-rule-assertion-builder builder id config)

The build-template-rule-assertion-builder function updates a TemplateRuleAssertion$Builder instance using the provided configuration. The function takes the TemplateRuleAssertion$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.

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

FieldDataTypeLookup FunctionData Key
assertValuesoftware.amazon.awscdk.ICfnRuleConditionExpressioncdk.support/lookup-entry:assert-value
descriptionjava.lang.Stringcdk.support/lookup-entry:description
The build-template-rule-assertion-builder function updates a TemplateRuleAssertion$Builder instance using the provided configuration.
  The function takes the TemplateRuleAssertion$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 |
|---|---|---|---|
| `assertValue` | software.amazon.awscdk.ICfnRuleConditionExpression | [[cdk.support/lookup-entry]] | `:assert-value` |
| `description` | java.lang.String | [[cdk.support/lookup-entry]] | `:description` |
sourceraw docstring

build-template-rule-builderclj

(build-template-rule-builder builder id config)

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

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

FieldDataTypeLookup FunctionData Key
assertionsjava.util.Listcdk.support/lookup-entry:assertions
conditionsoftware.amazon.awscdk.ICfnRuleConditionExpressioncdk.support/lookup-entry:condition
ruleNamejava.lang.Stringcdk.support/lookup-entry:rule-name
The build-template-rule-builder function updates a TemplateRule$Builder instance using the provided configuration.
  The function takes the TemplateRule$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 |
|---|---|---|---|
| `assertions` | java.util.List | [[cdk.support/lookup-entry]] | `:assertions` |
| `condition` | software.amazon.awscdk.ICfnRuleConditionExpression | [[cdk.support/lookup-entry]] | `:condition` |
| `ruleName` | java.lang.String | [[cdk.support/lookup-entry]] | `:rule-name` |
sourceraw docstring

cfn-accepted-portfolio-share-builderclj

(cfn-accepted-portfolio-share-builder scope id config)

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

cfn-accepted-portfolio-share-props-builderclj

(cfn-accepted-portfolio-share-props-builder id config)

Creates a CfnAcceptedPortfolioShareProps$Builder instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments:

ArgumentDataTypeDescription
idString or Keyword or SymbolValue to use as namespace when looking up configuration values.
configmapData configuration
Creates a  `CfnAcceptedPortfolioShareProps$Builder` instance using a no-argument constructor, applies the data configuration, then builds it.  Takes the following arguments: 

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

cfn-cloud-formation-product-builderclj

(cfn-cloud-formation-product-builder scope id config)

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

cfn-cloud-formation-product-code-star-parameters-property-builderclj

(cfn-cloud-formation-product-code-star-parameters-property-builder id config)

Creates a CfnCloudFormationProduct$CodeStarParametersProperty$Builder instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments:

ArgumentDataTypeDescription
idString or Keyword or SymbolValue to use as namespace when looking up configuration values.
configmapData configuration
Creates a  `CfnCloudFormationProduct$CodeStarParametersProperty$Builder` instance using a no-argument constructor, applies the data configuration, then builds it.  Takes the following arguments: 

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

cfn-cloud-formation-product-connection-parameters-property-builderclj

(cfn-cloud-formation-product-connection-parameters-property-builder id config)

Creates a CfnCloudFormationProduct$ConnectionParametersProperty$Builder instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments:

ArgumentDataTypeDescription
idString or Keyword or SymbolValue to use as namespace when looking up configuration values.
configmapData configuration
Creates a  `CfnCloudFormationProduct$ConnectionParametersProperty$Builder` instance using a no-argument constructor, applies the data configuration, then builds it.  Takes the following arguments: 

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

cfn-cloud-formation-product-props-builderclj

(cfn-cloud-formation-product-props-builder id config)

Creates a CfnCloudFormationProductProps$Builder instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments:

ArgumentDataTypeDescription
idString or Keyword or SymbolValue to use as namespace when looking up configuration values.
configmapData configuration
Creates a  `CfnCloudFormationProductProps$Builder` instance using a no-argument constructor, applies the data configuration, then builds it.  Takes the following arguments: 

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

cfn-cloud-formation-product-provisioning-artifact-properties-property-builderclj

(cfn-cloud-formation-product-provisioning-artifact-properties-property-builder
  id
  config)

Creates a CfnCloudFormationProduct$ProvisioningArtifactPropertiesProperty$Builder instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments:

ArgumentDataTypeDescription
idString or Keyword or SymbolValue to use as namespace when looking up configuration values.
configmapData configuration
Creates a  `CfnCloudFormationProduct$ProvisioningArtifactPropertiesProperty$Builder` instance using a no-argument constructor, applies the data configuration, then builds it.  Takes the following arguments: 

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

cfn-cloud-formation-product-source-connection-property-builderclj

(cfn-cloud-formation-product-source-connection-property-builder id config)

Creates a CfnCloudFormationProduct$SourceConnectionProperty$Builder instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments:

ArgumentDataTypeDescription
idString or Keyword or SymbolValue to use as namespace when looking up configuration values.
configmapData configuration
Creates a  `CfnCloudFormationProduct$SourceConnectionProperty$Builder` instance using a no-argument constructor, applies the data configuration, then builds it.  Takes the following arguments: 

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

cfn-cloud-formation-provisioned-product-builderclj

(cfn-cloud-formation-provisioned-product-builder scope id config)

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

cfn-cloud-formation-provisioned-product-props-builderclj

(cfn-cloud-formation-provisioned-product-props-builder id config)

Creates a CfnCloudFormationProvisionedProductProps$Builder instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments:

ArgumentDataTypeDescription
idString or Keyword or SymbolValue to use as namespace when looking up configuration values.
configmapData configuration
Creates a  `CfnCloudFormationProvisionedProductProps$Builder` instance using a no-argument constructor, applies the data configuration, then builds it.  Takes the following arguments: 

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

cfn-cloud-formation-provisioned-product-provisioning-parameter-property-builderclj

(cfn-cloud-formation-provisioned-product-provisioning-parameter-property-builder
  id
  config)

Creates a CfnCloudFormationProvisionedProduct$ProvisioningParameterProperty$Builder instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments:

ArgumentDataTypeDescription
idString or Keyword or SymbolValue to use as namespace when looking up configuration values.
configmapData configuration
Creates a  `CfnCloudFormationProvisionedProduct$ProvisioningParameterProperty$Builder` instance using a no-argument constructor, applies the data configuration, then builds it.  Takes the following arguments: 

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

cfn-cloud-formation-provisioned-product-provisioning-preferences-property-builderclj

(cfn-cloud-formation-provisioned-product-provisioning-preferences-property-builder
  id
  config)

Creates a CfnCloudFormationProvisionedProduct$ProvisioningPreferencesProperty$Builder instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments:

ArgumentDataTypeDescription
idString or Keyword or SymbolValue to use as namespace when looking up configuration values.
configmapData configuration
Creates a  `CfnCloudFormationProvisionedProduct$ProvisioningPreferencesProperty$Builder` instance using a no-argument constructor, applies the data configuration, then builds it.  Takes the following arguments: 

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

cfn-launch-notification-constraint-builderclj

(cfn-launch-notification-constraint-builder scope id config)

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

cfn-launch-notification-constraint-props-builderclj

(cfn-launch-notification-constraint-props-builder id config)

Creates a CfnLaunchNotificationConstraintProps$Builder instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments:

ArgumentDataTypeDescription
idString or Keyword or SymbolValue to use as namespace when looking up configuration values.
configmapData configuration
Creates a  `CfnLaunchNotificationConstraintProps$Builder` instance using a no-argument constructor, applies the data configuration, then builds it.  Takes the following arguments: 

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

cfn-launch-role-constraint-builderclj

(cfn-launch-role-constraint-builder scope id config)

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

cfn-launch-role-constraint-props-builderclj

(cfn-launch-role-constraint-props-builder id config)

Creates a CfnLaunchRoleConstraintProps$Builder instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments:

ArgumentDataTypeDescription
idString or Keyword or SymbolValue to use as namespace when looking up configuration values.
configmapData configuration
Creates a  `CfnLaunchRoleConstraintProps$Builder` instance using a no-argument constructor, applies the data configuration, then builds it.  Takes the following arguments: 

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

cfn-launch-template-constraint-builderclj

(cfn-launch-template-constraint-builder scope id config)

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

cfn-launch-template-constraint-props-builderclj

(cfn-launch-template-constraint-props-builder id config)

Creates a CfnLaunchTemplateConstraintProps$Builder instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments:

ArgumentDataTypeDescription
idString or Keyword or SymbolValue to use as namespace when looking up configuration values.
configmapData configuration
Creates a  `CfnLaunchTemplateConstraintProps$Builder` instance using a no-argument constructor, applies the data configuration, then builds it.  Takes the following arguments: 

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

cfn-portfolio-builderclj

(cfn-portfolio-builder scope id config)

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

cfn-portfolio-principal-association-builderclj

(cfn-portfolio-principal-association-builder scope id config)

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

cfn-portfolio-principal-association-props-builderclj

(cfn-portfolio-principal-association-props-builder id config)

Creates a CfnPortfolioPrincipalAssociationProps$Builder instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments:

ArgumentDataTypeDescription
idString or Keyword or SymbolValue to use as namespace when looking up configuration values.
configmapData configuration
Creates a  `CfnPortfolioPrincipalAssociationProps$Builder` instance using a no-argument constructor, applies the data configuration, then builds it.  Takes the following arguments: 

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

cfn-portfolio-product-association-builderclj

(cfn-portfolio-product-association-builder scope id config)

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

cfn-portfolio-product-association-props-builderclj

(cfn-portfolio-product-association-props-builder id config)

Creates a CfnPortfolioProductAssociationProps$Builder instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments:

ArgumentDataTypeDescription
idString or Keyword or SymbolValue to use as namespace when looking up configuration values.
configmapData configuration
Creates a  `CfnPortfolioProductAssociationProps$Builder` instance using a no-argument constructor, applies the data configuration, then builds it.  Takes the following arguments: 

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

cfn-portfolio-props-builderclj

(cfn-portfolio-props-builder id config)

Creates a CfnPortfolioProps$Builder instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments:

ArgumentDataTypeDescription
idString or Keyword or SymbolValue to use as namespace when looking up configuration values.
configmapData configuration
Creates a  `CfnPortfolioProps$Builder` instance using a no-argument constructor, applies the data configuration, then builds it.  Takes the following arguments: 

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

cfn-portfolio-share-builderclj

(cfn-portfolio-share-builder scope id config)

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

cfn-portfolio-share-props-builderclj

(cfn-portfolio-share-props-builder id config)

Creates a CfnPortfolioShareProps$Builder instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments:

ArgumentDataTypeDescription
idString or Keyword or SymbolValue to use as namespace when looking up configuration values.
configmapData configuration
Creates a  `CfnPortfolioShareProps$Builder` instance using a no-argument constructor, applies the data configuration, then builds it.  Takes the following arguments: 

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

cfn-resource-update-constraint-builderclj

(cfn-resource-update-constraint-builder scope id config)

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

cfn-resource-update-constraint-props-builderclj

(cfn-resource-update-constraint-props-builder id config)

Creates a CfnResourceUpdateConstraintProps$Builder instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments:

ArgumentDataTypeDescription
idString or Keyword or SymbolValue to use as namespace when looking up configuration values.
configmapData configuration
Creates a  `CfnResourceUpdateConstraintProps$Builder` instance using a no-argument constructor, applies the data configuration, then builds it.  Takes the following arguments: 

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

cfn-service-action-association-builderclj

(cfn-service-action-association-builder scope id config)

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

cfn-service-action-association-props-builderclj

(cfn-service-action-association-props-builder id config)

Creates a CfnServiceActionAssociationProps$Builder instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments:

ArgumentDataTypeDescription
idString or Keyword or SymbolValue to use as namespace when looking up configuration values.
configmapData configuration
Creates a  `CfnServiceActionAssociationProps$Builder` instance using a no-argument constructor, applies the data configuration, then builds it.  Takes the following arguments: 

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

cfn-service-action-builderclj

(cfn-service-action-builder scope id config)

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

cfn-service-action-definition-parameter-property-builderclj

(cfn-service-action-definition-parameter-property-builder id config)

Creates a CfnServiceAction$DefinitionParameterProperty$Builder instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments:

ArgumentDataTypeDescription
idString or Keyword or SymbolValue to use as namespace when looking up configuration values.
configmapData configuration
Creates a  `CfnServiceAction$DefinitionParameterProperty$Builder` instance using a no-argument constructor, applies the data configuration, then builds it.  Takes the following arguments: 

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

cfn-service-action-props-builderclj

(cfn-service-action-props-builder id config)

Creates a CfnServiceActionProps$Builder instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments:

ArgumentDataTypeDescription
idString or Keyword or SymbolValue to use as namespace when looking up configuration values.
configmapData configuration
Creates a  `CfnServiceActionProps$Builder` instance using a no-argument constructor, applies the data configuration, then builds it.  Takes the following arguments: 

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

cfn-stack-set-constraint-builderclj

(cfn-stack-set-constraint-builder scope id config)

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

cfn-stack-set-constraint-props-builderclj

(cfn-stack-set-constraint-props-builder id config)

Creates a CfnStackSetConstraintProps$Builder instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments:

ArgumentDataTypeDescription
idString or Keyword or SymbolValue to use as namespace when looking up configuration values.
configmapData configuration
Creates a  `CfnStackSetConstraintProps$Builder` instance using a no-argument constructor, applies the data configuration, then builds it.  Takes the following arguments: 

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

cfn-tag-option-association-builderclj

(cfn-tag-option-association-builder scope id config)

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

cfn-tag-option-association-props-builderclj

(cfn-tag-option-association-props-builder id config)

Creates a CfnTagOptionAssociationProps$Builder instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments:

ArgumentDataTypeDescription
idString or Keyword or SymbolValue to use as namespace when looking up configuration values.
configmapData configuration
Creates a  `CfnTagOptionAssociationProps$Builder` instance using a no-argument constructor, applies the data configuration, then builds it.  Takes the following arguments: 

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

cfn-tag-option-builderclj

(cfn-tag-option-builder scope id config)

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

cfn-tag-option-props-builderclj

(cfn-tag-option-props-builder id config)

Creates a CfnTagOptionProps$Builder instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments:

ArgumentDataTypeDescription
idString or Keyword or SymbolValue to use as namespace when looking up configuration values.
configmapData configuration
Creates a  `CfnTagOptionProps$Builder` instance using a no-argument constructor, applies the data configuration, then builds it.  Takes the following arguments: 

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

cloud-formation-product-builderclj

(cloud-formation-product-builder scope id config)

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

cloud-formation-product-props-builderclj

(cloud-formation-product-props-builder id config)

Creates a CloudFormationProductProps$Builder instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments:

ArgumentDataTypeDescription
idString or Keyword or SymbolValue to use as namespace when looking up configuration values.
configmapData configuration
Creates a  `CloudFormationProductProps$Builder` instance using a no-argument constructor, applies the data configuration, then builds it.  Takes the following arguments: 

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

cloud-formation-product-version-builderclj

(cloud-formation-product-version-builder id config)

Creates a CloudFormationProductVersion$Builder instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments:

ArgumentDataTypeDescription
idString or Keyword or SymbolValue to use as namespace when looking up configuration values.
configmapData configuration
Creates a  `CloudFormationProductVersion$Builder` instance using a no-argument constructor, applies the data configuration, then builds it.  Takes the following arguments: 

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

cloud-formation-rule-constraint-options-builderclj

(cloud-formation-rule-constraint-options-builder id config)

Creates a CloudFormationRuleConstraintOptions$Builder instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments:

ArgumentDataTypeDescription
idString or Keyword or SymbolValue to use as namespace when looking up configuration values.
configmapData configuration
Creates a  `CloudFormationRuleConstraintOptions$Builder` instance using a no-argument constructor, applies the data configuration, then builds it.  Takes the following arguments: 

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

cloud-formation-template-config-builderclj

(cloud-formation-template-config-builder id config)

Creates a CloudFormationTemplateConfig$Builder instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments:

ArgumentDataTypeDescription
idString or Keyword or SymbolValue to use as namespace when looking up configuration values.
configmapData configuration
Creates a  `CloudFormationTemplateConfig$Builder` instance using a no-argument constructor, applies the data configuration, then builds it.  Takes the following arguments: 

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

common-constraint-options-builderclj

(common-constraint-options-builder id config)

Creates a CommonConstraintOptions$Builder instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments:

ArgumentDataTypeDescription
idString or Keyword or SymbolValue to use as namespace when looking up configuration values.
configmapData configuration
Creates a  `CommonConstraintOptions$Builder` instance using a no-argument constructor, applies the data configuration, then builds it.  Takes the following arguments: 

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

message-languageclj

(message-language config id item-key)

The message-language function data interprets values in the provided config data into a MessageLanguage instance. This simplifies the use of keywords in place of actual enum values in the configuration provided to builders. The value is found using the cdk.support/lookup-entry function on the data with the provided namespace id and item-key. The found value is interpretted as follows:

  • instance of MessageLanguage - the value is returned.
  • is :en - MessageLanguage/EN is returned
  • is :zh - MessageLanguage/ZH is returned
  • is :jp - MessageLanguage/JP is returned

If a value is not found or matches the above criteria, nil is returned.

The `message-language` function data interprets values in the provided config data into a 
`MessageLanguage` instance.  This simplifies the use of keywords in place of actual enum values in 
the configuration provided to builders.  The value is found using the `cdk.support/lookup-entry` 
function on the data with the provided namespace id and item-key.  The found value is interpretted as follows: 

* instance of `MessageLanguage` - the value is returned.
* is `:en` - `MessageLanguage/EN` is returned
* is `:zh` - `MessageLanguage/ZH` is returned
* is `:jp` - `MessageLanguage/JP` is returned

 If a value is not found or matches the above criteria, nil is returned.
sourceraw docstring

portfolio-builderclj

(portfolio-builder scope id config)

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

portfolio-props-builderclj

(portfolio-props-builder id config)

Creates a PortfolioProps$Builder instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments:

ArgumentDataTypeDescription
idString or Keyword or SymbolValue to use as namespace when looking up configuration values.
configmapData configuration
Creates a  `PortfolioProps$Builder` instance using a no-argument constructor, applies the data configuration, then builds it.  Takes the following arguments: 

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

portfolio-share-options-builderclj

(portfolio-share-options-builder id config)

Creates a PortfolioShareOptions$Builder instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments:

ArgumentDataTypeDescription
idString or Keyword or SymbolValue to use as namespace when looking up configuration values.
configmapData configuration
Creates a  `PortfolioShareOptions$Builder` instance using a no-argument constructor, applies the data configuration, then builds it.  Takes the following arguments: 

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

product-stack-builderclj

(product-stack-builder scope id config)

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

product-stack-history-builderclj

(product-stack-history-builder scope id config)

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

product-stack-history-props-builderclj

(product-stack-history-props-builder id config)

Creates a ProductStackHistoryProps$Builder instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments:

ArgumentDataTypeDescription
idString or Keyword or SymbolValue to use as namespace when looking up configuration values.
configmapData configuration
Creates a  `ProductStackHistoryProps$Builder` instance using a no-argument constructor, applies the data configuration, then builds it.  Takes the following arguments: 

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

product-stack-props-builderclj

(product-stack-props-builder id config)

Creates a ProductStackProps$Builder instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments:

ArgumentDataTypeDescription
idString or Keyword or SymbolValue to use as namespace when looking up configuration values.
configmapData configuration
Creates a  `ProductStackProps$Builder` instance using a no-argument constructor, applies the data configuration, then builds it.  Takes the following arguments: 

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

stack-sets-constraint-options-builderclj

(stack-sets-constraint-options-builder id config)

Creates a StackSetsConstraintOptions$Builder instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments:

ArgumentDataTypeDescription
idString or Keyword or SymbolValue to use as namespace when looking up configuration values.
configmapData configuration
Creates a  `StackSetsConstraintOptions$Builder` instance using a no-argument constructor, applies the data configuration, then builds it.  Takes the following arguments: 

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

tag-options-builderclj

(tag-options-builder scope id config)

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

tag-options-props-builderclj

(tag-options-props-builder id config)

Creates a TagOptionsProps$Builder instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments:

ArgumentDataTypeDescription
idString or Keyword or SymbolValue to use as namespace when looking up configuration values.
configmapData configuration
Creates a  `TagOptionsProps$Builder` instance using a no-argument constructor, applies the data configuration, then builds it.  Takes the following arguments: 

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

tag-update-constraint-options-builderclj

(tag-update-constraint-options-builder id config)

Creates a TagUpdateConstraintOptions$Builder instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments:

ArgumentDataTypeDescription
idString or Keyword or SymbolValue to use as namespace when looking up configuration values.
configmapData configuration
Creates a  `TagUpdateConstraintOptions$Builder` instance using a no-argument constructor, applies the data configuration, then builds it.  Takes the following arguments: 

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

template-rule-assertion-builderclj

(template-rule-assertion-builder id config)

Creates a TemplateRuleAssertion$Builder instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments:

ArgumentDataTypeDescription
idString or Keyword or SymbolValue to use as namespace when looking up configuration values.
configmapData configuration
Creates a  `TemplateRuleAssertion$Builder` instance using a no-argument constructor, applies the data configuration, then builds it.  Takes the following arguments: 

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

template-rule-builderclj

(template-rule-builder id config)

Creates a TemplateRule$Builder instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments:

ArgumentDataTypeDescription
idString or Keyword or SymbolValue to use as namespace when looking up configuration values.
configmapData configuration
Creates a  `TemplateRule$Builder` instance using a no-argument constructor, applies the data configuration, then builds it.  Takes the following arguments: 

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

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close