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.
(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:
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 |
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` |
(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:
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 |
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` |
(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:
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 |
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` |
(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:
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 |
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` |
(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:
Field | DataType | Lookup Function | Data Key |
---|---|---|---|
codeStar | software.amazon.awscdk.services.servicecatalog.CfnCloudFormationProduct$CodeStarParametersProperty | cdk.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` |
(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:
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 |
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` |
(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:
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 |
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` |
(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:
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 |
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` |
(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:
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 |
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` |
(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:
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 |
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` |
(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:
Field | DataType | Lookup Function | Data Key |
---|---|---|---|
key | java.lang.String | cdk.support/lookup-entry | :key |
value | java.lang.String | cdk.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` |
(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:
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 |
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` |
(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:
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 |
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` |
(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:
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 |
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` |
(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:
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 |
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` |
(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:
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 |
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` |
(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:
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 |
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` |
(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:
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 |
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` |
(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:
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 |
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` |
(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:
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 |
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` |
(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:
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 |
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` |
(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:
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 |
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` |
(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:
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 |
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` |
(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:
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 |
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` |
(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:
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 |
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` |
(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:
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 |
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` |
(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:
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 |
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` |
(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:
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 |
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` |
(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:
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 |
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` |
(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:
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 |
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` |
(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:
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 |
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` |
(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:
Field | DataType | Lookup Function | Data Key |
---|---|---|---|
key | java.lang.String | cdk.support/lookup-entry | :key |
value | java.lang.String | cdk.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` |
(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:
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 |
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` |
(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:
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 |
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` |
(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:
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 |
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` |
(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:
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 |
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` |
(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:
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 |
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` |
(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:
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 |
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` |
(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:
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 |
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` |
(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:
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 |
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` |
(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:
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 |
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` |
(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:
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 |
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` |
(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:
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 |
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` |
(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:
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 |
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` |
(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:
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 |
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` |
(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:
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 |
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` |
(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:
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 |
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` |
(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:
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 |
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` |
(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:
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 |
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` |
(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:
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 |
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` |
(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:
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 |
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` |
(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:
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 |
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` |
(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:
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 |
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` |
(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:
Field | DataType | Lookup Function | Data Key |
---|---|---|---|
allowedValuesForTags | java.util.Map | cdk.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` |
(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:
Field | DataType | Lookup Function | Data Key |
---|---|---|---|
allowedValuesForTags | java.util.Map | cdk.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` |
(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:
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 |
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` |
(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:
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 |
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` |
(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:
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 |
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` |
(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 |
(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:
Argument | DataType | Description |
---|---|---|
id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
config | map | Data configuration |
Creates a `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 |
(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 |
(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:
Argument | DataType | Description |
---|---|---|
id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
config | map | Data configuration |
Creates a `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 |
(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:
Argument | DataType | Description |
---|---|---|
id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
config | map | Data configuration |
Creates a `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 |
(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:
Argument | DataType | Description |
---|---|---|
id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
config | map | Data configuration |
Creates a `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 |
(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:
Argument | DataType | Description |
---|---|---|
id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
config | map | Data configuration |
Creates a `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 |
(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:
Argument | DataType | Description |
---|---|---|
id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
config | map | Data configuration |
Creates a `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 |
(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 |
(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:
Argument | DataType | Description |
---|---|---|
id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
config | map | Data configuration |
Creates a `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 |
(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:
Argument | DataType | Description |
---|---|---|
id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
config | map | Data configuration |
Creates a `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 |
(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:
Argument | DataType | Description |
---|---|---|
id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
config | map | Data configuration |
Creates a `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 |
(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 |
(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:
Argument | DataType | Description |
---|---|---|
id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
config | map | Data configuration |
Creates a `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 |
(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 |
(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:
Argument | DataType | Description |
---|---|---|
id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
config | map | Data configuration |
Creates a `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 |
(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 |
(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:
Argument | DataType | Description |
---|---|---|
id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
config | map | Data configuration |
Creates a `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 |
(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 |
(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 |
(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:
Argument | DataType | Description |
---|---|---|
id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
config | map | Data configuration |
Creates a `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 |
(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 |
(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:
Argument | DataType | Description |
---|---|---|
id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
config | map | Data configuration |
Creates a `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 |
(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:
Argument | DataType | Description |
---|---|---|
id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
config | map | Data configuration |
Creates a `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 |
(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 |
(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:
Argument | DataType | Description |
---|---|---|
id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
config | map | Data configuration |
Creates a `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 |
(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 |
(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:
Argument | DataType | Description |
---|---|---|
id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
config | map | Data configuration |
Creates a `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 |
(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 |
(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:
Argument | DataType | Description |
---|---|---|
id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
config | map | Data configuration |
Creates a `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 |
(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 |
(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:
Argument | DataType | Description |
---|---|---|
id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
config | map | Data configuration |
Creates a `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 |
(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:
Argument | DataType | Description |
---|---|---|
id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
config | map | Data configuration |
Creates a `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 |
(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 |
(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:
Argument | DataType | Description |
---|---|---|
id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
config | map | Data configuration |
Creates a `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 |
(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 |
(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:
Argument | DataType | Description |
---|---|---|
id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
config | map | Data configuration |
Creates a `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 |
(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 |
(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:
Argument | DataType | Description |
---|---|---|
id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
config | map | Data configuration |
Creates a `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 |
(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 |
(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:
Argument | DataType | Description |
---|---|---|
id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
config | map | Data configuration |
Creates a `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 |
(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:
Argument | DataType | Description |
---|---|---|
id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
config | map | Data configuration |
Creates a `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 |
(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:
Argument | DataType | Description |
---|---|---|
id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
config | map | Data configuration |
Creates a `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 |
(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:
Argument | DataType | Description |
---|---|---|
id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
config | map | Data configuration |
Creates a `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 |
(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:
Argument | DataType | Description |
---|---|---|
id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
config | map | Data configuration |
Creates a `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 |
(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:
MessageLanguage
- the value is returned.:en
- MessageLanguage/EN
is returned:zh
- MessageLanguage/ZH
is returned:jp
- MessageLanguage/JP
is returnedIf 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.
(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 |
(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:
Argument | DataType | Description |
---|---|---|
id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
config | map | Data configuration |
Creates a `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 |
(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:
Argument | DataType | Description |
---|---|---|
id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
config | map | Data configuration |
Creates a `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 |
(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 |
(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 |
(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:
Argument | DataType | Description |
---|---|---|
id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
config | map | Data configuration |
Creates a `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 |
(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:
Argument | DataType | Description |
---|---|---|
id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
config | map | Data configuration |
Creates a `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 |
(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:
Argument | DataType | Description |
---|---|---|
id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
config | map | Data configuration |
Creates a `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 |
(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 |
(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:
Argument | DataType | Description |
---|---|---|
id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
config | map | Data configuration |
Creates a `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 |
(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:
Argument | DataType | Description |
---|---|---|
id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
config | map | Data configuration |
Creates a `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 |
(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:
Argument | DataType | Description |
---|---|---|
id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
config | map | Data configuration |
Creates a `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 |
(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:
Argument | DataType | Description |
---|---|---|
id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
config | map | Data configuration |
Creates a `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 |
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close