Liking cljdoc? Tell your friends :D
Clojure only.

cdk.api.services.config

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

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

access-keys-rotated-builderclj

(access-keys-rotated-builder scope id config)

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

access-keys-rotated-props-builderclj

(access-keys-rotated-props-builder id config)

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

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

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

build-access-keys-rotated-builderclj

(build-access-keys-rotated-builder builder id config)

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

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

FieldDataTypeLookup FunctionData Key
configRuleNamejava.lang.Stringcdk.support/lookup-entry:config-rule-name
descriptionjava.lang.Stringcdk.support/lookup-entry:description
inputParametersjava.util.Mapcdk.support/lookup-entry:input-parameters
maxAgesoftware.amazon.awscdk.Durationcdk.support/lookup-entry:max-age
maximumExecutionFrequencysoftware.amazon.awscdk.services.config.MaximumExecutionFrequencycdk.api.services.config/maximum-execution-frequency:maximum-execution-frequency
ruleScopesoftware.amazon.awscdk.services.config.RuleScopecdk.support/lookup-entry:rule-scope
The build-access-keys-rotated-builder function updates a AccessKeysRotated$Builder instance using the provided configuration.
  The function takes the AccessKeysRotated$Builder instance, an optional namespace to use when looking up a value in the configuration,
  and the configuration itself.

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

| Field | DataType | Lookup Function | Data Key |
|---|---|---|---|
| `configRuleName` | java.lang.String | [[cdk.support/lookup-entry]] | `:config-rule-name` |
| `description` | java.lang.String | [[cdk.support/lookup-entry]] | `:description` |
| `inputParameters` | java.util.Map | [[cdk.support/lookup-entry]] | `:input-parameters` |
| `maxAge` | software.amazon.awscdk.Duration | [[cdk.support/lookup-entry]] | `:max-age` |
| `maximumExecutionFrequency` | software.amazon.awscdk.services.config.MaximumExecutionFrequency | [[cdk.api.services.config/maximum-execution-frequency]] | `:maximum-execution-frequency` |
| `ruleScope` | software.amazon.awscdk.services.config.RuleScope | [[cdk.support/lookup-entry]] | `:rule-scope` |
sourceraw docstring

build-access-keys-rotated-props-builderclj

(build-access-keys-rotated-props-builder builder id config)

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

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

FieldDataTypeLookup FunctionData Key
configRuleNamejava.lang.Stringcdk.support/lookup-entry:config-rule-name
descriptionjava.lang.Stringcdk.support/lookup-entry:description
inputParametersjava.util.Mapcdk.support/lookup-entry:input-parameters
maxAgesoftware.amazon.awscdk.Durationcdk.support/lookup-entry:max-age
maximumExecutionFrequencysoftware.amazon.awscdk.services.config.MaximumExecutionFrequencycdk.api.services.config/maximum-execution-frequency:maximum-execution-frequency
ruleScopesoftware.amazon.awscdk.services.config.RuleScopecdk.support/lookup-entry:rule-scope
The build-access-keys-rotated-props-builder function updates a AccessKeysRotatedProps$Builder instance using the provided configuration.
  The function takes the AccessKeysRotatedProps$Builder instance, an optional namespace to use when looking up a value in the configuration,
  and the configuration itself.

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

| Field | DataType | Lookup Function | Data Key |
|---|---|---|---|
| `configRuleName` | java.lang.String | [[cdk.support/lookup-entry]] | `:config-rule-name` |
| `description` | java.lang.String | [[cdk.support/lookup-entry]] | `:description` |
| `inputParameters` | java.util.Map | [[cdk.support/lookup-entry]] | `:input-parameters` |
| `maxAge` | software.amazon.awscdk.Duration | [[cdk.support/lookup-entry]] | `:max-age` |
| `maximumExecutionFrequency` | software.amazon.awscdk.services.config.MaximumExecutionFrequency | [[cdk.api.services.config/maximum-execution-frequency]] | `:maximum-execution-frequency` |
| `ruleScope` | software.amazon.awscdk.services.config.RuleScope | [[cdk.support/lookup-entry]] | `:rule-scope` |
sourceraw docstring

build-cfn-aggregation-authorization-builderclj

(build-cfn-aggregation-authorization-builder builder id config)

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

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

FieldDataTypeLookup FunctionData Key
authorizedAccountIdjava.lang.Stringcdk.support/lookup-entry:authorized-account-id
authorizedAwsRegionjava.lang.Stringcdk.support/lookup-entry:authorized-aws-region
tagsjava.util.Listcdk.support/lookup-entry:tags
The build-cfn-aggregation-authorization-builder function updates a CfnAggregationAuthorization$Builder instance using the provided configuration.
  The function takes the CfnAggregationAuthorization$Builder instance, an optional namespace to use when looking up a value in the configuration,
  and the configuration itself.

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

| Field | DataType | Lookup Function | Data Key |
|---|---|---|---|
| `authorizedAccountId` | java.lang.String | [[cdk.support/lookup-entry]] | `:authorized-account-id` |
| `authorizedAwsRegion` | java.lang.String | [[cdk.support/lookup-entry]] | `:authorized-aws-region` |
| `tags` | java.util.List | [[cdk.support/lookup-entry]] | `:tags` |
sourceraw docstring

build-cfn-aggregation-authorization-props-builderclj

(build-cfn-aggregation-authorization-props-builder builder id config)

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

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

FieldDataTypeLookup FunctionData Key
authorizedAccountIdjava.lang.Stringcdk.support/lookup-entry:authorized-account-id
authorizedAwsRegionjava.lang.Stringcdk.support/lookup-entry:authorized-aws-region
tagsjava.util.Listcdk.support/lookup-entry:tags
The build-cfn-aggregation-authorization-props-builder function updates a CfnAggregationAuthorizationProps$Builder instance using the provided configuration.
  The function takes the CfnAggregationAuthorizationProps$Builder instance, an optional namespace to use when looking up a value in the configuration,
  and the configuration itself.

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

| Field | DataType | Lookup Function | Data Key |
|---|---|---|---|
| `authorizedAccountId` | java.lang.String | [[cdk.support/lookup-entry]] | `:authorized-account-id` |
| `authorizedAwsRegion` | java.lang.String | [[cdk.support/lookup-entry]] | `:authorized-aws-region` |
| `tags` | java.util.List | [[cdk.support/lookup-entry]] | `:tags` |
sourceraw docstring

build-cfn-config-rule-builderclj

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

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

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

FieldDataTypeLookup FunctionData Key
compliancesoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:compliance
configRuleNamejava.lang.Stringcdk.support/lookup-entry:config-rule-name
descriptionjava.lang.Stringcdk.support/lookup-entry:description
evaluationModesjava.util.Listcdk.support/lookup-entry:evaluation-modes
inputParametersjava.lang.Objectcdk.support/lookup-entry:input-parameters
maximumExecutionFrequencyjava.lang.Stringcdk.support/lookup-entry:maximum-execution-frequency
scopesoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:scope
sourcesoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:source
The build-cfn-config-rule-builder function updates a CfnConfigRule$Builder instance using the provided configuration.
  The function takes the CfnConfigRule$Builder instance, an optional namespace to use when looking up a value in the configuration,
  and the configuration itself.

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

| Field | DataType | Lookup Function | Data Key |
|---|---|---|---|
| `compliance` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:compliance` |
| `configRuleName` | java.lang.String | [[cdk.support/lookup-entry]] | `:config-rule-name` |
| `description` | java.lang.String | [[cdk.support/lookup-entry]] | `:description` |
| `evaluationModes` | java.util.List | [[cdk.support/lookup-entry]] | `:evaluation-modes` |
| `inputParameters` | java.lang.Object | [[cdk.support/lookup-entry]] | `:input-parameters` |
| `maximumExecutionFrequency` | java.lang.String | [[cdk.support/lookup-entry]] | `:maximum-execution-frequency` |
| `scope` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:scope` |
| `source` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:source` |
sourceraw docstring

build-cfn-config-rule-compliance-property-builderclj

(build-cfn-config-rule-compliance-property-builder builder id config)

The build-cfn-config-rule-compliance-property-builder function updates a CfnConfigRule$ComplianceProperty$Builder instance using the provided configuration. The function takes the CfnConfigRule$ComplianceProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.

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

FieldDataTypeLookup FunctionData Key
typejava.lang.Stringcdk.support/lookup-entry:type
The build-cfn-config-rule-compliance-property-builder function updates a CfnConfigRule$ComplianceProperty$Builder instance using the provided configuration.
  The function takes the CfnConfigRule$ComplianceProperty$Builder instance, an optional namespace to use when looking up a value in the configuration,
  and the configuration itself.

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

| Field | DataType | Lookup Function | Data Key |
|---|---|---|---|
| `type` | java.lang.String | [[cdk.support/lookup-entry]] | `:type` |
sourceraw docstring

build-cfn-config-rule-custom-policy-details-property-builderclj

(build-cfn-config-rule-custom-policy-details-property-builder builder id config)

The build-cfn-config-rule-custom-policy-details-property-builder function updates a CfnConfigRule$CustomPolicyDetailsProperty$Builder instance using the provided configuration. The function takes the CfnConfigRule$CustomPolicyDetailsProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.

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

FieldDataTypeLookup FunctionData Key
enableDebugLogDeliverysoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:enable-debug-log-delivery
policyRuntimejava.lang.Stringcdk.support/lookup-entry:policy-runtime
policyTextjava.lang.Stringcdk.support/lookup-entry:policy-text
The build-cfn-config-rule-custom-policy-details-property-builder function updates a CfnConfigRule$CustomPolicyDetailsProperty$Builder instance using the provided configuration.
  The function takes the CfnConfigRule$CustomPolicyDetailsProperty$Builder instance, an optional namespace to use when looking up a value in the configuration,
  and the configuration itself.

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

| Field | DataType | Lookup Function | Data Key |
|---|---|---|---|
| `enableDebugLogDelivery` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:enable-debug-log-delivery` |
| `policyRuntime` | java.lang.String | [[cdk.support/lookup-entry]] | `:policy-runtime` |
| `policyText` | java.lang.String | [[cdk.support/lookup-entry]] | `:policy-text` |
sourceraw docstring

build-cfn-config-rule-evaluation-mode-configuration-property-builderclj

(build-cfn-config-rule-evaluation-mode-configuration-property-builder builder
                                                                      id
                                                                      config)

The build-cfn-config-rule-evaluation-mode-configuration-property-builder function updates a CfnConfigRule$EvaluationModeConfigurationProperty$Builder instance using the provided configuration. The function takes the CfnConfigRule$EvaluationModeConfigurationProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.

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

FieldDataTypeLookup FunctionData Key
modejava.lang.Stringcdk.support/lookup-entry:mode
The build-cfn-config-rule-evaluation-mode-configuration-property-builder function updates a CfnConfigRule$EvaluationModeConfigurationProperty$Builder instance using the provided configuration.
  The function takes the CfnConfigRule$EvaluationModeConfigurationProperty$Builder instance, an optional namespace to use when looking up a value in the configuration,
  and the configuration itself.

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

| Field | DataType | Lookup Function | Data Key |
|---|---|---|---|
| `mode` | java.lang.String | [[cdk.support/lookup-entry]] | `:mode` |
sourceraw docstring

build-cfn-config-rule-props-builderclj

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

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

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

FieldDataTypeLookup FunctionData Key
compliancesoftware.amazon.awscdk.services.config.CfnConfigRule$CompliancePropertycdk.support/lookup-entry:compliance
configRuleNamejava.lang.Stringcdk.support/lookup-entry:config-rule-name
descriptionjava.lang.Stringcdk.support/lookup-entry:description
evaluationModessoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:evaluation-modes
inputParametersjava.lang.Objectcdk.support/lookup-entry:input-parameters
maximumExecutionFrequencyjava.lang.Stringcdk.support/lookup-entry:maximum-execution-frequency
scopesoftware.amazon.awscdk.services.config.CfnConfigRule$ScopePropertycdk.support/lookup-entry:scope
sourcesoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:source
The build-cfn-config-rule-props-builder function updates a CfnConfigRuleProps$Builder instance using the provided configuration.
  The function takes the CfnConfigRuleProps$Builder instance, an optional namespace to use when looking up a value in the configuration,
  and the configuration itself.

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

| Field | DataType | Lookup Function | Data Key |
|---|---|---|---|
| `compliance` | software.amazon.awscdk.services.config.CfnConfigRule$ComplianceProperty | [[cdk.support/lookup-entry]] | `:compliance` |
| `configRuleName` | java.lang.String | [[cdk.support/lookup-entry]] | `:config-rule-name` |
| `description` | java.lang.String | [[cdk.support/lookup-entry]] | `:description` |
| `evaluationModes` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:evaluation-modes` |
| `inputParameters` | java.lang.Object | [[cdk.support/lookup-entry]] | `:input-parameters` |
| `maximumExecutionFrequency` | java.lang.String | [[cdk.support/lookup-entry]] | `:maximum-execution-frequency` |
| `scope` | software.amazon.awscdk.services.config.CfnConfigRule$ScopeProperty | [[cdk.support/lookup-entry]] | `:scope` |
| `source` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:source` |
sourceraw docstring

build-cfn-config-rule-scope-property-builderclj

(build-cfn-config-rule-scope-property-builder builder id config)

The build-cfn-config-rule-scope-property-builder function updates a CfnConfigRule$ScopeProperty$Builder instance using the provided configuration. The function takes the CfnConfigRule$ScopeProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.

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

FieldDataTypeLookup FunctionData Key
complianceResourceIdjava.lang.Stringcdk.support/lookup-entry:compliance-resource-id
complianceResourceTypesjava.util.Listcdk.support/lookup-entry:compliance-resource-types
tagKeyjava.lang.Stringcdk.support/lookup-entry:tag-key
tagValuejava.lang.Stringcdk.support/lookup-entry:tag-value
The build-cfn-config-rule-scope-property-builder function updates a CfnConfigRule$ScopeProperty$Builder instance using the provided configuration.
  The function takes the CfnConfigRule$ScopeProperty$Builder instance, an optional namespace to use when looking up a value in the configuration,
  and the configuration itself.

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

| Field | DataType | Lookup Function | Data Key |
|---|---|---|---|
| `complianceResourceId` | java.lang.String | [[cdk.support/lookup-entry]] | `:compliance-resource-id` |
| `complianceResourceTypes` | java.util.List | [[cdk.support/lookup-entry]] | `:compliance-resource-types` |
| `tagKey` | java.lang.String | [[cdk.support/lookup-entry]] | `:tag-key` |
| `tagValue` | java.lang.String | [[cdk.support/lookup-entry]] | `:tag-value` |
sourceraw docstring

build-cfn-config-rule-source-detail-property-builderclj

(build-cfn-config-rule-source-detail-property-builder builder id config)

The build-cfn-config-rule-source-detail-property-builder function updates a CfnConfigRule$SourceDetailProperty$Builder instance using the provided configuration. The function takes the CfnConfigRule$SourceDetailProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.

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

FieldDataTypeLookup FunctionData Key
eventSourcejava.lang.Stringcdk.support/lookup-entry:event-source
maximumExecutionFrequencyjava.lang.Stringcdk.support/lookup-entry:maximum-execution-frequency
messageTypejava.lang.Stringcdk.support/lookup-entry:message-type
The build-cfn-config-rule-source-detail-property-builder function updates a CfnConfigRule$SourceDetailProperty$Builder instance using the provided configuration.
  The function takes the CfnConfigRule$SourceDetailProperty$Builder instance, an optional namespace to use when looking up a value in the configuration,
  and the configuration itself.

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

| Field | DataType | Lookup Function | Data Key |
|---|---|---|---|
| `eventSource` | java.lang.String | [[cdk.support/lookup-entry]] | `:event-source` |
| `maximumExecutionFrequency` | java.lang.String | [[cdk.support/lookup-entry]] | `:maximum-execution-frequency` |
| `messageType` | java.lang.String | [[cdk.support/lookup-entry]] | `:message-type` |
sourceraw docstring

build-cfn-config-rule-source-property-builderclj

(build-cfn-config-rule-source-property-builder builder id config)

The build-cfn-config-rule-source-property-builder function updates a CfnConfigRule$SourceProperty$Builder instance using the provided configuration. The function takes the CfnConfigRule$SourceProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.

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

FieldDataTypeLookup FunctionData Key
customPolicyDetailssoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:custom-policy-details
ownerjava.lang.Stringcdk.support/lookup-entry:owner
sourceDetailsjava.util.Listcdk.support/lookup-entry:source-details
sourceIdentifierjava.lang.Stringcdk.support/lookup-entry:source-identifier
The build-cfn-config-rule-source-property-builder function updates a CfnConfigRule$SourceProperty$Builder instance using the provided configuration.
  The function takes the CfnConfigRule$SourceProperty$Builder instance, an optional namespace to use when looking up a value in the configuration,
  and the configuration itself.

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

| Field | DataType | Lookup Function | Data Key |
|---|---|---|---|
| `customPolicyDetails` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:custom-policy-details` |
| `owner` | java.lang.String | [[cdk.support/lookup-entry]] | `:owner` |
| `sourceDetails` | java.util.List | [[cdk.support/lookup-entry]] | `:source-details` |
| `sourceIdentifier` | java.lang.String | [[cdk.support/lookup-entry]] | `:source-identifier` |
sourceraw docstring

build-cfn-configuration-aggregator-account-aggregation-source-property-builderclj

(build-cfn-configuration-aggregator-account-aggregation-source-property-builder
  builder
  id
  config)

The build-cfn-configuration-aggregator-account-aggregation-source-property-builder function updates a CfnConfigurationAggregator$AccountAggregationSourceProperty$Builder instance using the provided configuration. The function takes the CfnConfigurationAggregator$AccountAggregationSourceProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.

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

FieldDataTypeLookup FunctionData Key
accountIdsjava.util.Listcdk.support/lookup-entry:account-ids
allAwsRegionssoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:all-aws-regions
awsRegionsjava.util.Listcdk.support/lookup-entry:aws-regions
The build-cfn-configuration-aggregator-account-aggregation-source-property-builder function updates a CfnConfigurationAggregator$AccountAggregationSourceProperty$Builder instance using the provided configuration.
  The function takes the CfnConfigurationAggregator$AccountAggregationSourceProperty$Builder instance, an optional namespace to use when looking up a value in the configuration,
  and the configuration itself.

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

| Field | DataType | Lookup Function | Data Key |
|---|---|---|---|
| `accountIds` | java.util.List | [[cdk.support/lookup-entry]] | `:account-ids` |
| `allAwsRegions` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:all-aws-regions` |
| `awsRegions` | java.util.List | [[cdk.support/lookup-entry]] | `:aws-regions` |
sourceraw docstring

build-cfn-configuration-aggregator-builderclj

(build-cfn-configuration-aggregator-builder builder id config)

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

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

FieldDataTypeLookup FunctionData Key
accountAggregationSourcesjava.util.Listcdk.support/lookup-entry:account-aggregation-sources
configurationAggregatorNamejava.lang.Stringcdk.support/lookup-entry:configuration-aggregator-name
organizationAggregationSourcesoftware.amazon.awscdk.services.config.CfnConfigurationAggregator$OrganizationAggregationSourcePropertycdk.support/lookup-entry:organization-aggregation-source
tagsjava.util.Listcdk.support/lookup-entry:tags
The build-cfn-configuration-aggregator-builder function updates a CfnConfigurationAggregator$Builder instance using the provided configuration.
  The function takes the CfnConfigurationAggregator$Builder instance, an optional namespace to use when looking up a value in the configuration,
  and the configuration itself.

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

| Field | DataType | Lookup Function | Data Key |
|---|---|---|---|
| `accountAggregationSources` | java.util.List | [[cdk.support/lookup-entry]] | `:account-aggregation-sources` |
| `configurationAggregatorName` | java.lang.String | [[cdk.support/lookup-entry]] | `:configuration-aggregator-name` |
| `organizationAggregationSource` | software.amazon.awscdk.services.config.CfnConfigurationAggregator$OrganizationAggregationSourceProperty | [[cdk.support/lookup-entry]] | `:organization-aggregation-source` |
| `tags` | java.util.List | [[cdk.support/lookup-entry]] | `:tags` |
sourceraw docstring

build-cfn-configuration-aggregator-organization-aggregation-source-property-builderclj

(build-cfn-configuration-aggregator-organization-aggregation-source-property-builder
  builder
  id
  config)

The build-cfn-configuration-aggregator-organization-aggregation-source-property-builder function updates a CfnConfigurationAggregator$OrganizationAggregationSourceProperty$Builder instance using the provided configuration. The function takes the CfnConfigurationAggregator$OrganizationAggregationSourceProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.

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

FieldDataTypeLookup FunctionData Key
allAwsRegionsjava.lang.Booleancdk.support/lookup-entry:all-aws-regions
awsRegionsjava.util.Listcdk.support/lookup-entry:aws-regions
roleArnjava.lang.Stringcdk.support/lookup-entry:role-arn
The build-cfn-configuration-aggregator-organization-aggregation-source-property-builder function updates a CfnConfigurationAggregator$OrganizationAggregationSourceProperty$Builder instance using the provided configuration.
  The function takes the CfnConfigurationAggregator$OrganizationAggregationSourceProperty$Builder instance, an optional namespace to use when looking up a value in the configuration,
  and the configuration itself.

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

| Field | DataType | Lookup Function | Data Key |
|---|---|---|---|
| `allAwsRegions` | java.lang.Boolean | [[cdk.support/lookup-entry]] | `:all-aws-regions` |
| `awsRegions` | java.util.List | [[cdk.support/lookup-entry]] | `:aws-regions` |
| `roleArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:role-arn` |
sourceraw docstring

build-cfn-configuration-aggregator-props-builderclj

(build-cfn-configuration-aggregator-props-builder builder id config)

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

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

FieldDataTypeLookup FunctionData Key
accountAggregationSourcesjava.util.Listcdk.support/lookup-entry:account-aggregation-sources
configurationAggregatorNamejava.lang.Stringcdk.support/lookup-entry:configuration-aggregator-name
organizationAggregationSourcesoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:organization-aggregation-source
tagsjava.util.Listcdk.support/lookup-entry:tags
The build-cfn-configuration-aggregator-props-builder function updates a CfnConfigurationAggregatorProps$Builder instance using the provided configuration.
  The function takes the CfnConfigurationAggregatorProps$Builder instance, an optional namespace to use when looking up a value in the configuration,
  and the configuration itself.

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

| Field | DataType | Lookup Function | Data Key |
|---|---|---|---|
| `accountAggregationSources` | java.util.List | [[cdk.support/lookup-entry]] | `:account-aggregation-sources` |
| `configurationAggregatorName` | java.lang.String | [[cdk.support/lookup-entry]] | `:configuration-aggregator-name` |
| `organizationAggregationSource` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:organization-aggregation-source` |
| `tags` | java.util.List | [[cdk.support/lookup-entry]] | `:tags` |
sourceraw docstring

build-cfn-configuration-recorder-builderclj

(build-cfn-configuration-recorder-builder builder id config)

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

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

FieldDataTypeLookup FunctionData Key
namejava.lang.Stringcdk.support/lookup-entry:name
recordingGroupsoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:recording-group
recordingModesoftware.amazon.awscdk.services.config.CfnConfigurationRecorder$RecordingModePropertycdk.support/lookup-entry:recording-mode
roleArnjava.lang.Stringcdk.support/lookup-entry:role-arn
The build-cfn-configuration-recorder-builder function updates a CfnConfigurationRecorder$Builder instance using the provided configuration.
  The function takes the CfnConfigurationRecorder$Builder instance, an optional namespace to use when looking up a value in the configuration,
  and the configuration itself.

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

| Field | DataType | Lookup Function | Data Key |
|---|---|---|---|
| `name` | java.lang.String | [[cdk.support/lookup-entry]] | `:name` |
| `recordingGroup` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:recording-group` |
| `recordingMode` | software.amazon.awscdk.services.config.CfnConfigurationRecorder$RecordingModeProperty | [[cdk.support/lookup-entry]] | `:recording-mode` |
| `roleArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:role-arn` |
sourceraw docstring

build-cfn-configuration-recorder-exclusion-by-resource-types-property-builderclj

(build-cfn-configuration-recorder-exclusion-by-resource-types-property-builder
  builder
  id
  config)

The build-cfn-configuration-recorder-exclusion-by-resource-types-property-builder function updates a CfnConfigurationRecorder$ExclusionByResourceTypesProperty$Builder instance using the provided configuration. The function takes the CfnConfigurationRecorder$ExclusionByResourceTypesProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.

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

FieldDataTypeLookup FunctionData Key
resourceTypesjava.util.Listcdk.support/lookup-entry:resource-types
The build-cfn-configuration-recorder-exclusion-by-resource-types-property-builder function updates a CfnConfigurationRecorder$ExclusionByResourceTypesProperty$Builder instance using the provided configuration.
  The function takes the CfnConfigurationRecorder$ExclusionByResourceTypesProperty$Builder instance, an optional namespace to use when looking up a value in the configuration,
  and the configuration itself.

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

| Field | DataType | Lookup Function | Data Key |
|---|---|---|---|
| `resourceTypes` | java.util.List | [[cdk.support/lookup-entry]] | `:resource-types` |
sourceraw docstring

build-cfn-configuration-recorder-props-builderclj

(build-cfn-configuration-recorder-props-builder builder id config)

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

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

FieldDataTypeLookup FunctionData Key
namejava.lang.Stringcdk.support/lookup-entry:name
recordingGroupsoftware.amazon.awscdk.services.config.CfnConfigurationRecorder$RecordingGroupPropertycdk.support/lookup-entry:recording-group
recordingModesoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:recording-mode
roleArnjava.lang.Stringcdk.support/lookup-entry:role-arn
The build-cfn-configuration-recorder-props-builder function updates a CfnConfigurationRecorderProps$Builder instance using the provided configuration.
  The function takes the CfnConfigurationRecorderProps$Builder instance, an optional namespace to use when looking up a value in the configuration,
  and the configuration itself.

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

| Field | DataType | Lookup Function | Data Key |
|---|---|---|---|
| `name` | java.lang.String | [[cdk.support/lookup-entry]] | `:name` |
| `recordingGroup` | software.amazon.awscdk.services.config.CfnConfigurationRecorder$RecordingGroupProperty | [[cdk.support/lookup-entry]] | `:recording-group` |
| `recordingMode` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:recording-mode` |
| `roleArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:role-arn` |
sourceraw docstring

build-cfn-configuration-recorder-recording-group-property-builderclj

(build-cfn-configuration-recorder-recording-group-property-builder builder
                                                                   id
                                                                   config)

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

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

FieldDataTypeLookup FunctionData Key
allSupportedsoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:all-supported
exclusionByResourceTypessoftware.amazon.awscdk.services.config.CfnConfigurationRecorder$ExclusionByResourceTypesPropertycdk.support/lookup-entry:exclusion-by-resource-types
includeGlobalResourceTypessoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:include-global-resource-types
recordingStrategysoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:recording-strategy
resourceTypesjava.util.Listcdk.support/lookup-entry:resource-types
The build-cfn-configuration-recorder-recording-group-property-builder function updates a CfnConfigurationRecorder$RecordingGroupProperty$Builder instance using the provided configuration.
  The function takes the CfnConfigurationRecorder$RecordingGroupProperty$Builder instance, an optional namespace to use when looking up a value in the configuration,
  and the configuration itself.

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

| Field | DataType | Lookup Function | Data Key |
|---|---|---|---|
| `allSupported` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:all-supported` |
| `exclusionByResourceTypes` | software.amazon.awscdk.services.config.CfnConfigurationRecorder$ExclusionByResourceTypesProperty | [[cdk.support/lookup-entry]] | `:exclusion-by-resource-types` |
| `includeGlobalResourceTypes` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:include-global-resource-types` |
| `recordingStrategy` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:recording-strategy` |
| `resourceTypes` | java.util.List | [[cdk.support/lookup-entry]] | `:resource-types` |
sourceraw docstring

build-cfn-configuration-recorder-recording-mode-override-property-builderclj

(build-cfn-configuration-recorder-recording-mode-override-property-builder
  builder
  id
  config)

The build-cfn-configuration-recorder-recording-mode-override-property-builder function updates a CfnConfigurationRecorder$RecordingModeOverrideProperty$Builder instance using the provided configuration. The function takes the CfnConfigurationRecorder$RecordingModeOverrideProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.

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

FieldDataTypeLookup FunctionData Key
descriptionjava.lang.Stringcdk.support/lookup-entry:description
recordingFrequencyjava.lang.Stringcdk.support/lookup-entry:recording-frequency
resourceTypesjava.util.Listcdk.support/lookup-entry:resource-types
The build-cfn-configuration-recorder-recording-mode-override-property-builder function updates a CfnConfigurationRecorder$RecordingModeOverrideProperty$Builder instance using the provided configuration.
  The function takes the CfnConfigurationRecorder$RecordingModeOverrideProperty$Builder instance, an optional namespace to use when looking up a value in the configuration,
  and the configuration itself.

  Fields on the builder are populated 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` |
| `recordingFrequency` | java.lang.String | [[cdk.support/lookup-entry]] | `:recording-frequency` |
| `resourceTypes` | java.util.List | [[cdk.support/lookup-entry]] | `:resource-types` |
sourceraw docstring

build-cfn-configuration-recorder-recording-mode-property-builderclj

(build-cfn-configuration-recorder-recording-mode-property-builder builder
                                                                  id
                                                                  config)

The build-cfn-configuration-recorder-recording-mode-property-builder function updates a CfnConfigurationRecorder$RecordingModeProperty$Builder instance using the provided configuration. The function takes the CfnConfigurationRecorder$RecordingModeProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.

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

FieldDataTypeLookup FunctionData Key
recordingFrequencyjava.lang.Stringcdk.support/lookup-entry:recording-frequency
recordingModeOverridessoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:recording-mode-overrides
The build-cfn-configuration-recorder-recording-mode-property-builder function updates a CfnConfigurationRecorder$RecordingModeProperty$Builder instance using the provided configuration.
  The function takes the CfnConfigurationRecorder$RecordingModeProperty$Builder instance, an optional namespace to use when looking up a value in the configuration,
  and the configuration itself.

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

| Field | DataType | Lookup Function | Data Key |
|---|---|---|---|
| `recordingFrequency` | java.lang.String | [[cdk.support/lookup-entry]] | `:recording-frequency` |
| `recordingModeOverrides` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:recording-mode-overrides` |
sourceraw docstring

build-cfn-configuration-recorder-recording-strategy-property-builderclj

(build-cfn-configuration-recorder-recording-strategy-property-builder builder
                                                                      id
                                                                      config)

The build-cfn-configuration-recorder-recording-strategy-property-builder function updates a CfnConfigurationRecorder$RecordingStrategyProperty$Builder instance using the provided configuration. The function takes the CfnConfigurationRecorder$RecordingStrategyProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.

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

FieldDataTypeLookup FunctionData Key
useOnlyjava.lang.Stringcdk.support/lookup-entry:use-only
The build-cfn-configuration-recorder-recording-strategy-property-builder function updates a CfnConfigurationRecorder$RecordingStrategyProperty$Builder instance using the provided configuration.
  The function takes the CfnConfigurationRecorder$RecordingStrategyProperty$Builder instance, an optional namespace to use when looking up a value in the configuration,
  and the configuration itself.

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

| Field | DataType | Lookup Function | Data Key |
|---|---|---|---|
| `useOnly` | java.lang.String | [[cdk.support/lookup-entry]] | `:use-only` |
sourceraw docstring

build-cfn-conformance-pack-builderclj

(build-cfn-conformance-pack-builder builder id config)

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

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

FieldDataTypeLookup FunctionData Key
conformancePackInputParametersjava.util.Listcdk.support/lookup-entry:conformance-pack-input-parameters
conformancePackNamejava.lang.Stringcdk.support/lookup-entry:conformance-pack-name
deliveryS3Bucketjava.lang.Stringcdk.support/lookup-entry:delivery-s3-bucket
deliveryS3KeyPrefixjava.lang.Stringcdk.support/lookup-entry:delivery-s3-key-prefix
templateBodyjava.lang.Stringcdk.support/lookup-entry:template-body
templateS3Urijava.lang.Stringcdk.support/lookup-entry:template-s3-uri
templateSsmDocumentDetailsjava.lang.Objectcdk.support/lookup-entry:template-ssm-document-details
The build-cfn-conformance-pack-builder function updates a CfnConformancePack$Builder instance using the provided configuration.
  The function takes the CfnConformancePack$Builder instance, an optional namespace to use when looking up a value in the configuration,
  and the configuration itself.

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

| Field | DataType | Lookup Function | Data Key |
|---|---|---|---|
| `conformancePackInputParameters` | java.util.List | [[cdk.support/lookup-entry]] | `:conformance-pack-input-parameters` |
| `conformancePackName` | java.lang.String | [[cdk.support/lookup-entry]] | `:conformance-pack-name` |
| `deliveryS3Bucket` | java.lang.String | [[cdk.support/lookup-entry]] | `:delivery-s3-bucket` |
| `deliveryS3KeyPrefix` | java.lang.String | [[cdk.support/lookup-entry]] | `:delivery-s3-key-prefix` |
| `templateBody` | java.lang.String | [[cdk.support/lookup-entry]] | `:template-body` |
| `templateS3Uri` | java.lang.String | [[cdk.support/lookup-entry]] | `:template-s3-uri` |
| `templateSsmDocumentDetails` | java.lang.Object | [[cdk.support/lookup-entry]] | `:template-ssm-document-details` |
sourceraw docstring

build-cfn-conformance-pack-conformance-pack-input-parameter-property-builderclj

(build-cfn-conformance-pack-conformance-pack-input-parameter-property-builder
  builder
  id
  config)

The build-cfn-conformance-pack-conformance-pack-input-parameter-property-builder function updates a CfnConformancePack$ConformancePackInputParameterProperty$Builder instance using the provided configuration. The function takes the CfnConformancePack$ConformancePackInputParameterProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.

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

FieldDataTypeLookup FunctionData Key
parameterNamejava.lang.Stringcdk.support/lookup-entry:parameter-name
parameterValuejava.lang.Stringcdk.support/lookup-entry:parameter-value
The build-cfn-conformance-pack-conformance-pack-input-parameter-property-builder function updates a CfnConformancePack$ConformancePackInputParameterProperty$Builder instance using the provided configuration.
  The function takes the CfnConformancePack$ConformancePackInputParameterProperty$Builder instance, an optional namespace to use when looking up a value in the configuration,
  and the configuration itself.

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

| Field | DataType | Lookup Function | Data Key |
|---|---|---|---|
| `parameterName` | java.lang.String | [[cdk.support/lookup-entry]] | `:parameter-name` |
| `parameterValue` | java.lang.String | [[cdk.support/lookup-entry]] | `:parameter-value` |
sourceraw docstring

build-cfn-conformance-pack-props-builderclj

(build-cfn-conformance-pack-props-builder builder id config)

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

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

FieldDataTypeLookup FunctionData Key
conformancePackInputParametersjava.util.Listcdk.support/lookup-entry:conformance-pack-input-parameters
conformancePackNamejava.lang.Stringcdk.support/lookup-entry:conformance-pack-name
deliveryS3Bucketjava.lang.Stringcdk.support/lookup-entry:delivery-s3-bucket
deliveryS3KeyPrefixjava.lang.Stringcdk.support/lookup-entry:delivery-s3-key-prefix
templateBodyjava.lang.Stringcdk.support/lookup-entry:template-body
templateS3Urijava.lang.Stringcdk.support/lookup-entry:template-s3-uri
templateSsmDocumentDetailsjava.lang.Objectcdk.support/lookup-entry:template-ssm-document-details
The build-cfn-conformance-pack-props-builder function updates a CfnConformancePackProps$Builder instance using the provided configuration.
  The function takes the CfnConformancePackProps$Builder instance, an optional namespace to use when looking up a value in the configuration,
  and the configuration itself.

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

| Field | DataType | Lookup Function | Data Key |
|---|---|---|---|
| `conformancePackInputParameters` | java.util.List | [[cdk.support/lookup-entry]] | `:conformance-pack-input-parameters` |
| `conformancePackName` | java.lang.String | [[cdk.support/lookup-entry]] | `:conformance-pack-name` |
| `deliveryS3Bucket` | java.lang.String | [[cdk.support/lookup-entry]] | `:delivery-s3-bucket` |
| `deliveryS3KeyPrefix` | java.lang.String | [[cdk.support/lookup-entry]] | `:delivery-s3-key-prefix` |
| `templateBody` | java.lang.String | [[cdk.support/lookup-entry]] | `:template-body` |
| `templateS3Uri` | java.lang.String | [[cdk.support/lookup-entry]] | `:template-s3-uri` |
| `templateSsmDocumentDetails` | java.lang.Object | [[cdk.support/lookup-entry]] | `:template-ssm-document-details` |
sourceraw docstring

build-cfn-conformance-pack-template-ssm-document-details-property-builderclj

(build-cfn-conformance-pack-template-ssm-document-details-property-builder
  builder
  id
  config)

The build-cfn-conformance-pack-template-ssm-document-details-property-builder function updates a CfnConformancePack$TemplateSSMDocumentDetailsProperty$Builder instance using the provided configuration. The function takes the CfnConformancePack$TemplateSSMDocumentDetailsProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.

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

FieldDataTypeLookup FunctionData Key
documentNamejava.lang.Stringcdk.support/lookup-entry:document-name
documentVersionjava.lang.Stringcdk.support/lookup-entry:document-version
The build-cfn-conformance-pack-template-ssm-document-details-property-builder function updates a CfnConformancePack$TemplateSSMDocumentDetailsProperty$Builder instance using the provided configuration.
  The function takes the CfnConformancePack$TemplateSSMDocumentDetailsProperty$Builder instance, an optional namespace to use when looking up a value in the configuration,
  and the configuration itself.

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

| Field | DataType | Lookup Function | Data Key |
|---|---|---|---|
| `documentName` | java.lang.String | [[cdk.support/lookup-entry]] | `:document-name` |
| `documentVersion` | java.lang.String | [[cdk.support/lookup-entry]] | `:document-version` |
sourceraw docstring

build-cfn-delivery-channel-builderclj

(build-cfn-delivery-channel-builder builder id config)

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

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

FieldDataTypeLookup FunctionData Key
configSnapshotDeliveryPropertiessoftware.amazon.awscdk.services.config.CfnDeliveryChannel$ConfigSnapshotDeliveryPropertiesPropertycdk.support/lookup-entry:config-snapshot-delivery-properties
namejava.lang.Stringcdk.support/lookup-entry:name
s3BucketNamejava.lang.Stringcdk.support/lookup-entry:s3-bucket-name
s3KeyPrefixjava.lang.Stringcdk.support/lookup-entry:s3-key-prefix
s3KmsKeyArnjava.lang.Stringcdk.support/lookup-entry:s3-kms-key-arn
snsTopicArnjava.lang.Stringcdk.support/lookup-entry:sns-topic-arn
The build-cfn-delivery-channel-builder function updates a CfnDeliveryChannel$Builder instance using the provided configuration.
  The function takes the CfnDeliveryChannel$Builder instance, an optional namespace to use when looking up a value in the configuration,
  and the configuration itself.

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

| Field | DataType | Lookup Function | Data Key |
|---|---|---|---|
| `configSnapshotDeliveryProperties` | software.amazon.awscdk.services.config.CfnDeliveryChannel$ConfigSnapshotDeliveryPropertiesProperty | [[cdk.support/lookup-entry]] | `:config-snapshot-delivery-properties` |
| `name` | java.lang.String | [[cdk.support/lookup-entry]] | `:name` |
| `s3BucketName` | java.lang.String | [[cdk.support/lookup-entry]] | `:s3-bucket-name` |
| `s3KeyPrefix` | java.lang.String | [[cdk.support/lookup-entry]] | `:s3-key-prefix` |
| `s3KmsKeyArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:s3-kms-key-arn` |
| `snsTopicArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:sns-topic-arn` |
sourceraw docstring

build-cfn-delivery-channel-config-snapshot-delivery-properties-property-builderclj

(build-cfn-delivery-channel-config-snapshot-delivery-properties-property-builder
  builder
  id
  config)

The build-cfn-delivery-channel-config-snapshot-delivery-properties-property-builder function updates a CfnDeliveryChannel$ConfigSnapshotDeliveryPropertiesProperty$Builder instance using the provided configuration. The function takes the CfnDeliveryChannel$ConfigSnapshotDeliveryPropertiesProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.

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

FieldDataTypeLookup FunctionData Key
deliveryFrequencyjava.lang.Stringcdk.support/lookup-entry:delivery-frequency
The build-cfn-delivery-channel-config-snapshot-delivery-properties-property-builder function updates a CfnDeliveryChannel$ConfigSnapshotDeliveryPropertiesProperty$Builder instance using the provided configuration.
  The function takes the CfnDeliveryChannel$ConfigSnapshotDeliveryPropertiesProperty$Builder instance, an optional namespace to use when looking up a value in the configuration,
  and the configuration itself.

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

| Field | DataType | Lookup Function | Data Key |
|---|---|---|---|
| `deliveryFrequency` | java.lang.String | [[cdk.support/lookup-entry]] | `:delivery-frequency` |
sourceraw docstring

build-cfn-delivery-channel-props-builderclj

(build-cfn-delivery-channel-props-builder builder id config)

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

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

FieldDataTypeLookup FunctionData Key
configSnapshotDeliveryPropertiessoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:config-snapshot-delivery-properties
namejava.lang.Stringcdk.support/lookup-entry:name
s3BucketNamejava.lang.Stringcdk.support/lookup-entry:s3-bucket-name
s3KeyPrefixjava.lang.Stringcdk.support/lookup-entry:s3-key-prefix
s3KmsKeyArnjava.lang.Stringcdk.support/lookup-entry:s3-kms-key-arn
snsTopicArnjava.lang.Stringcdk.support/lookup-entry:sns-topic-arn
The build-cfn-delivery-channel-props-builder function updates a CfnDeliveryChannelProps$Builder instance using the provided configuration.
  The function takes the CfnDeliveryChannelProps$Builder instance, an optional namespace to use when looking up a value in the configuration,
  and the configuration itself.

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

| Field | DataType | Lookup Function | Data Key |
|---|---|---|---|
| `configSnapshotDeliveryProperties` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:config-snapshot-delivery-properties` |
| `name` | java.lang.String | [[cdk.support/lookup-entry]] | `:name` |
| `s3BucketName` | java.lang.String | [[cdk.support/lookup-entry]] | `:s3-bucket-name` |
| `s3KeyPrefix` | java.lang.String | [[cdk.support/lookup-entry]] | `:s3-key-prefix` |
| `s3KmsKeyArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:s3-kms-key-arn` |
| `snsTopicArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:sns-topic-arn` |
sourceraw docstring

build-cfn-organization-config-rule-builderclj

(build-cfn-organization-config-rule-builder builder id config)

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

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

FieldDataTypeLookup FunctionData Key
excludedAccountsjava.util.Listcdk.support/lookup-entry:excluded-accounts
organizationConfigRuleNamejava.lang.Stringcdk.support/lookup-entry:organization-config-rule-name
organizationCustomPolicyRuleMetadatasoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:organization-custom-policy-rule-metadata
organizationCustomRuleMetadatasoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:organization-custom-rule-metadata
organizationManagedRuleMetadatasoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:organization-managed-rule-metadata
The build-cfn-organization-config-rule-builder function updates a CfnOrganizationConfigRule$Builder instance using the provided configuration.
  The function takes the CfnOrganizationConfigRule$Builder instance, an optional namespace to use when looking up a value in the configuration,
  and the configuration itself.

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

| Field | DataType | Lookup Function | Data Key |
|---|---|---|---|
| `excludedAccounts` | java.util.List | [[cdk.support/lookup-entry]] | `:excluded-accounts` |
| `organizationConfigRuleName` | java.lang.String | [[cdk.support/lookup-entry]] | `:organization-config-rule-name` |
| `organizationCustomPolicyRuleMetadata` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:organization-custom-policy-rule-metadata` |
| `organizationCustomRuleMetadata` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:organization-custom-rule-metadata` |
| `organizationManagedRuleMetadata` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:organization-managed-rule-metadata` |
sourceraw docstring

build-cfn-organization-config-rule-organization-custom-policy-rule-metadata-property-builderclj

(build-cfn-organization-config-rule-organization-custom-policy-rule-metadata-property-builder
  builder
  id
  config)

The build-cfn-organization-config-rule-organization-custom-policy-rule-metadata-property-builder function updates a CfnOrganizationConfigRule$OrganizationCustomPolicyRuleMetadataProperty$Builder instance using the provided configuration. The function takes the CfnOrganizationConfigRule$OrganizationCustomPolicyRuleMetadataProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.

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

FieldDataTypeLookup FunctionData Key
debugLogDeliveryAccountsjava.util.Listcdk.support/lookup-entry:debug-log-delivery-accounts
descriptionjava.lang.Stringcdk.support/lookup-entry:description
inputParametersjava.lang.Stringcdk.support/lookup-entry:input-parameters
maximumExecutionFrequencyjava.lang.Stringcdk.support/lookup-entry:maximum-execution-frequency
organizationConfigRuleTriggerTypesjava.util.Listcdk.support/lookup-entry:organization-config-rule-trigger-types
policyTextjava.lang.Stringcdk.support/lookup-entry:policy-text
resourceIdScopejava.lang.Stringcdk.support/lookup-entry:resource-id-scope
resourceTypesScopejava.util.Listcdk.support/lookup-entry:resource-types-scope
runtimejava.lang.Stringcdk.support/lookup-entry:runtime
tagKeyScopejava.lang.Stringcdk.support/lookup-entry:tag-key-scope
tagValueScopejava.lang.Stringcdk.support/lookup-entry:tag-value-scope
The build-cfn-organization-config-rule-organization-custom-policy-rule-metadata-property-builder function updates a CfnOrganizationConfigRule$OrganizationCustomPolicyRuleMetadataProperty$Builder instance using the provided configuration.
  The function takes the CfnOrganizationConfigRule$OrganizationCustomPolicyRuleMetadataProperty$Builder instance, an optional namespace to use when looking up a value in the configuration,
  and the configuration itself.

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

| Field | DataType | Lookup Function | Data Key |
|---|---|---|---|
| `debugLogDeliveryAccounts` | java.util.List | [[cdk.support/lookup-entry]] | `:debug-log-delivery-accounts` |
| `description` | java.lang.String | [[cdk.support/lookup-entry]] | `:description` |
| `inputParameters` | java.lang.String | [[cdk.support/lookup-entry]] | `:input-parameters` |
| `maximumExecutionFrequency` | java.lang.String | [[cdk.support/lookup-entry]] | `:maximum-execution-frequency` |
| `organizationConfigRuleTriggerTypes` | java.util.List | [[cdk.support/lookup-entry]] | `:organization-config-rule-trigger-types` |
| `policyText` | java.lang.String | [[cdk.support/lookup-entry]] | `:policy-text` |
| `resourceIdScope` | java.lang.String | [[cdk.support/lookup-entry]] | `:resource-id-scope` |
| `resourceTypesScope` | java.util.List | [[cdk.support/lookup-entry]] | `:resource-types-scope` |
| `runtime` | java.lang.String | [[cdk.support/lookup-entry]] | `:runtime` |
| `tagKeyScope` | java.lang.String | [[cdk.support/lookup-entry]] | `:tag-key-scope` |
| `tagValueScope` | java.lang.String | [[cdk.support/lookup-entry]] | `:tag-value-scope` |
sourceraw docstring

build-cfn-organization-config-rule-organization-custom-rule-metadata-property-builderclj

(build-cfn-organization-config-rule-organization-custom-rule-metadata-property-builder
  builder
  id
  config)

The build-cfn-organization-config-rule-organization-custom-rule-metadata-property-builder function updates a CfnOrganizationConfigRule$OrganizationCustomRuleMetadataProperty$Builder instance using the provided configuration. The function takes the CfnOrganizationConfigRule$OrganizationCustomRuleMetadataProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.

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

FieldDataTypeLookup FunctionData Key
descriptionjava.lang.Stringcdk.support/lookup-entry:description
inputParametersjava.lang.Stringcdk.support/lookup-entry:input-parameters
lambdaFunctionArnjava.lang.Stringcdk.support/lookup-entry:lambda-function-arn
maximumExecutionFrequencyjava.lang.Stringcdk.support/lookup-entry:maximum-execution-frequency
organizationConfigRuleTriggerTypesjava.util.Listcdk.support/lookup-entry:organization-config-rule-trigger-types
resourceIdScopejava.lang.Stringcdk.support/lookup-entry:resource-id-scope
resourceTypesScopejava.util.Listcdk.support/lookup-entry:resource-types-scope
tagKeyScopejava.lang.Stringcdk.support/lookup-entry:tag-key-scope
tagValueScopejava.lang.Stringcdk.support/lookup-entry:tag-value-scope
The build-cfn-organization-config-rule-organization-custom-rule-metadata-property-builder function updates a CfnOrganizationConfigRule$OrganizationCustomRuleMetadataProperty$Builder instance using the provided configuration.
  The function takes the CfnOrganizationConfigRule$OrganizationCustomRuleMetadataProperty$Builder instance, an optional namespace to use when looking up a value in the configuration,
  and the configuration itself.

  Fields on the builder are populated 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` |
| `inputParameters` | java.lang.String | [[cdk.support/lookup-entry]] | `:input-parameters` |
| `lambdaFunctionArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:lambda-function-arn` |
| `maximumExecutionFrequency` | java.lang.String | [[cdk.support/lookup-entry]] | `:maximum-execution-frequency` |
| `organizationConfigRuleTriggerTypes` | java.util.List | [[cdk.support/lookup-entry]] | `:organization-config-rule-trigger-types` |
| `resourceIdScope` | java.lang.String | [[cdk.support/lookup-entry]] | `:resource-id-scope` |
| `resourceTypesScope` | java.util.List | [[cdk.support/lookup-entry]] | `:resource-types-scope` |
| `tagKeyScope` | java.lang.String | [[cdk.support/lookup-entry]] | `:tag-key-scope` |
| `tagValueScope` | java.lang.String | [[cdk.support/lookup-entry]] | `:tag-value-scope` |
sourceraw docstring

build-cfn-organization-config-rule-organization-managed-rule-metadata-property-builderclj

(build-cfn-organization-config-rule-organization-managed-rule-metadata-property-builder
  builder
  id
  config)

The build-cfn-organization-config-rule-organization-managed-rule-metadata-property-builder function updates a CfnOrganizationConfigRule$OrganizationManagedRuleMetadataProperty$Builder instance using the provided configuration. The function takes the CfnOrganizationConfigRule$OrganizationManagedRuleMetadataProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.

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

FieldDataTypeLookup FunctionData Key
descriptionjava.lang.Stringcdk.support/lookup-entry:description
inputParametersjava.lang.Stringcdk.support/lookup-entry:input-parameters
maximumExecutionFrequencyjava.lang.Stringcdk.support/lookup-entry:maximum-execution-frequency
resourceIdScopejava.lang.Stringcdk.support/lookup-entry:resource-id-scope
resourceTypesScopejava.util.Listcdk.support/lookup-entry:resource-types-scope
ruleIdentifierjava.lang.Stringcdk.support/lookup-entry:rule-identifier
tagKeyScopejava.lang.Stringcdk.support/lookup-entry:tag-key-scope
tagValueScopejava.lang.Stringcdk.support/lookup-entry:tag-value-scope
The build-cfn-organization-config-rule-organization-managed-rule-metadata-property-builder function updates a CfnOrganizationConfigRule$OrganizationManagedRuleMetadataProperty$Builder instance using the provided configuration.
  The function takes the CfnOrganizationConfigRule$OrganizationManagedRuleMetadataProperty$Builder instance, an optional namespace to use when looking up a value in the configuration,
  and the configuration itself.

  Fields on the builder are populated 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` |
| `inputParameters` | java.lang.String | [[cdk.support/lookup-entry]] | `:input-parameters` |
| `maximumExecutionFrequency` | java.lang.String | [[cdk.support/lookup-entry]] | `:maximum-execution-frequency` |
| `resourceIdScope` | java.lang.String | [[cdk.support/lookup-entry]] | `:resource-id-scope` |
| `resourceTypesScope` | java.util.List | [[cdk.support/lookup-entry]] | `:resource-types-scope` |
| `ruleIdentifier` | java.lang.String | [[cdk.support/lookup-entry]] | `:rule-identifier` |
| `tagKeyScope` | java.lang.String | [[cdk.support/lookup-entry]] | `:tag-key-scope` |
| `tagValueScope` | java.lang.String | [[cdk.support/lookup-entry]] | `:tag-value-scope` |
sourceraw docstring

build-cfn-organization-config-rule-props-builderclj

(build-cfn-organization-config-rule-props-builder builder id config)

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

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

FieldDataTypeLookup FunctionData Key
excludedAccountsjava.util.Listcdk.support/lookup-entry:excluded-accounts
organizationConfigRuleNamejava.lang.Stringcdk.support/lookup-entry:organization-config-rule-name
organizationCustomPolicyRuleMetadatasoftware.amazon.awscdk.services.config.CfnOrganizationConfigRule$OrganizationCustomPolicyRuleMetadataPropertycdk.support/lookup-entry:organization-custom-policy-rule-metadata
organizationCustomRuleMetadatasoftware.amazon.awscdk.services.config.CfnOrganizationConfigRule$OrganizationCustomRuleMetadataPropertycdk.support/lookup-entry:organization-custom-rule-metadata
organizationManagedRuleMetadatasoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:organization-managed-rule-metadata
The build-cfn-organization-config-rule-props-builder function updates a CfnOrganizationConfigRuleProps$Builder instance using the provided configuration.
  The function takes the CfnOrganizationConfigRuleProps$Builder instance, an optional namespace to use when looking up a value in the configuration,
  and the configuration itself.

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

| Field | DataType | Lookup Function | Data Key |
|---|---|---|---|
| `excludedAccounts` | java.util.List | [[cdk.support/lookup-entry]] | `:excluded-accounts` |
| `organizationConfigRuleName` | java.lang.String | [[cdk.support/lookup-entry]] | `:organization-config-rule-name` |
| `organizationCustomPolicyRuleMetadata` | software.amazon.awscdk.services.config.CfnOrganizationConfigRule$OrganizationCustomPolicyRuleMetadataProperty | [[cdk.support/lookup-entry]] | `:organization-custom-policy-rule-metadata` |
| `organizationCustomRuleMetadata` | software.amazon.awscdk.services.config.CfnOrganizationConfigRule$OrganizationCustomRuleMetadataProperty | [[cdk.support/lookup-entry]] | `:organization-custom-rule-metadata` |
| `organizationManagedRuleMetadata` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:organization-managed-rule-metadata` |
sourceraw docstring

build-cfn-organization-conformance-pack-builderclj

(build-cfn-organization-conformance-pack-builder builder id config)

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

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

FieldDataTypeLookup FunctionData Key
conformancePackInputParametersjava.util.Listcdk.support/lookup-entry:conformance-pack-input-parameters
deliveryS3Bucketjava.lang.Stringcdk.support/lookup-entry:delivery-s3-bucket
deliveryS3KeyPrefixjava.lang.Stringcdk.support/lookup-entry:delivery-s3-key-prefix
excludedAccountsjava.util.Listcdk.support/lookup-entry:excluded-accounts
organizationConformancePackNamejava.lang.Stringcdk.support/lookup-entry:organization-conformance-pack-name
templateBodyjava.lang.Stringcdk.support/lookup-entry:template-body
templateS3Urijava.lang.Stringcdk.support/lookup-entry:template-s3-uri
The build-cfn-organization-conformance-pack-builder function updates a CfnOrganizationConformancePack$Builder instance using the provided configuration.
  The function takes the CfnOrganizationConformancePack$Builder instance, an optional namespace to use when looking up a value in the configuration,
  and the configuration itself.

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

| Field | DataType | Lookup Function | Data Key |
|---|---|---|---|
| `conformancePackInputParameters` | java.util.List | [[cdk.support/lookup-entry]] | `:conformance-pack-input-parameters` |
| `deliveryS3Bucket` | java.lang.String | [[cdk.support/lookup-entry]] | `:delivery-s3-bucket` |
| `deliveryS3KeyPrefix` | java.lang.String | [[cdk.support/lookup-entry]] | `:delivery-s3-key-prefix` |
| `excludedAccounts` | java.util.List | [[cdk.support/lookup-entry]] | `:excluded-accounts` |
| `organizationConformancePackName` | java.lang.String | [[cdk.support/lookup-entry]] | `:organization-conformance-pack-name` |
| `templateBody` | java.lang.String | [[cdk.support/lookup-entry]] | `:template-body` |
| `templateS3Uri` | java.lang.String | [[cdk.support/lookup-entry]] | `:template-s3-uri` |
sourceraw docstring

build-cfn-organization-conformance-pack-conformance-pack-input-parameter-property-builderclj

(build-cfn-organization-conformance-pack-conformance-pack-input-parameter-property-builder
  builder
  id
  config)

The build-cfn-organization-conformance-pack-conformance-pack-input-parameter-property-builder function updates a CfnOrganizationConformancePack$ConformancePackInputParameterProperty$Builder instance using the provided configuration. The function takes the CfnOrganizationConformancePack$ConformancePackInputParameterProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.

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

FieldDataTypeLookup FunctionData Key
parameterNamejava.lang.Stringcdk.support/lookup-entry:parameter-name
parameterValuejava.lang.Stringcdk.support/lookup-entry:parameter-value
The build-cfn-organization-conformance-pack-conformance-pack-input-parameter-property-builder function updates a CfnOrganizationConformancePack$ConformancePackInputParameterProperty$Builder instance using the provided configuration.
  The function takes the CfnOrganizationConformancePack$ConformancePackInputParameterProperty$Builder instance, an optional namespace to use when looking up a value in the configuration,
  and the configuration itself.

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

| Field | DataType | Lookup Function | Data Key |
|---|---|---|---|
| `parameterName` | java.lang.String | [[cdk.support/lookup-entry]] | `:parameter-name` |
| `parameterValue` | java.lang.String | [[cdk.support/lookup-entry]] | `:parameter-value` |
sourceraw docstring

build-cfn-organization-conformance-pack-props-builderclj

(build-cfn-organization-conformance-pack-props-builder builder id config)

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

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

FieldDataTypeLookup FunctionData Key
conformancePackInputParametersjava.util.Listcdk.support/lookup-entry:conformance-pack-input-parameters
deliveryS3Bucketjava.lang.Stringcdk.support/lookup-entry:delivery-s3-bucket
deliveryS3KeyPrefixjava.lang.Stringcdk.support/lookup-entry:delivery-s3-key-prefix
excludedAccountsjava.util.Listcdk.support/lookup-entry:excluded-accounts
organizationConformancePackNamejava.lang.Stringcdk.support/lookup-entry:organization-conformance-pack-name
templateBodyjava.lang.Stringcdk.support/lookup-entry:template-body
templateS3Urijava.lang.Stringcdk.support/lookup-entry:template-s3-uri
The build-cfn-organization-conformance-pack-props-builder function updates a CfnOrganizationConformancePackProps$Builder instance using the provided configuration.
  The function takes the CfnOrganizationConformancePackProps$Builder instance, an optional namespace to use when looking up a value in the configuration,
  and the configuration itself.

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

| Field | DataType | Lookup Function | Data Key |
|---|---|---|---|
| `conformancePackInputParameters` | java.util.List | [[cdk.support/lookup-entry]] | `:conformance-pack-input-parameters` |
| `deliveryS3Bucket` | java.lang.String | [[cdk.support/lookup-entry]] | `:delivery-s3-bucket` |
| `deliveryS3KeyPrefix` | java.lang.String | [[cdk.support/lookup-entry]] | `:delivery-s3-key-prefix` |
| `excludedAccounts` | java.util.List | [[cdk.support/lookup-entry]] | `:excluded-accounts` |
| `organizationConformancePackName` | java.lang.String | [[cdk.support/lookup-entry]] | `:organization-conformance-pack-name` |
| `templateBody` | java.lang.String | [[cdk.support/lookup-entry]] | `:template-body` |
| `templateS3Uri` | java.lang.String | [[cdk.support/lookup-entry]] | `:template-s3-uri` |
sourceraw docstring

build-cfn-remediation-configuration-builderclj

(build-cfn-remediation-configuration-builder builder id config)

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

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

FieldDataTypeLookup FunctionData Key
automaticjava.lang.Booleancdk.support/lookup-entry:automatic
configRuleNamejava.lang.Stringcdk.support/lookup-entry:config-rule-name
executionControlssoftware.amazon.awscdk.services.config.CfnRemediationConfiguration$ExecutionControlsPropertycdk.support/lookup-entry:execution-controls
maximumAutomaticAttemptsjava.lang.Numbercdk.support/lookup-entry:maximum-automatic-attempts
parametersjava.lang.Objectcdk.support/lookup-entry:parameters
resourceTypejava.lang.Stringcdk.support/lookup-entry:resource-type
retryAttemptSecondsjava.lang.Numbercdk.support/lookup-entry:retry-attempt-seconds
targetIdjava.lang.Stringcdk.support/lookup-entry:target-id
targetTypejava.lang.Stringcdk.support/lookup-entry:target-type
targetVersionjava.lang.Stringcdk.support/lookup-entry:target-version
The build-cfn-remediation-configuration-builder function updates a CfnRemediationConfiguration$Builder instance using the provided configuration.
  The function takes the CfnRemediationConfiguration$Builder instance, an optional namespace to use when looking up a value in the configuration,
  and the configuration itself.

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

| Field | DataType | Lookup Function | Data Key |
|---|---|---|---|
| `automatic` | java.lang.Boolean | [[cdk.support/lookup-entry]] | `:automatic` |
| `configRuleName` | java.lang.String | [[cdk.support/lookup-entry]] | `:config-rule-name` |
| `executionControls` | software.amazon.awscdk.services.config.CfnRemediationConfiguration$ExecutionControlsProperty | [[cdk.support/lookup-entry]] | `:execution-controls` |
| `maximumAutomaticAttempts` | java.lang.Number | [[cdk.support/lookup-entry]] | `:maximum-automatic-attempts` |
| `parameters` | java.lang.Object | [[cdk.support/lookup-entry]] | `:parameters` |
| `resourceType` | java.lang.String | [[cdk.support/lookup-entry]] | `:resource-type` |
| `retryAttemptSeconds` | java.lang.Number | [[cdk.support/lookup-entry]] | `:retry-attempt-seconds` |
| `targetId` | java.lang.String | [[cdk.support/lookup-entry]] | `:target-id` |
| `targetType` | java.lang.String | [[cdk.support/lookup-entry]] | `:target-type` |
| `targetVersion` | java.lang.String | [[cdk.support/lookup-entry]] | `:target-version` |
sourceraw docstring

build-cfn-remediation-configuration-execution-controls-property-builderclj

(build-cfn-remediation-configuration-execution-controls-property-builder builder
                                                                         id
                                                                         config)

The build-cfn-remediation-configuration-execution-controls-property-builder function updates a CfnRemediationConfiguration$ExecutionControlsProperty$Builder instance using the provided configuration. The function takes the CfnRemediationConfiguration$ExecutionControlsProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.

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

FieldDataTypeLookup FunctionData Key
ssmControlssoftware.amazon.awscdk.services.config.CfnRemediationConfiguration$SsmControlsPropertycdk.support/lookup-entry:ssm-controls
The build-cfn-remediation-configuration-execution-controls-property-builder function updates a CfnRemediationConfiguration$ExecutionControlsProperty$Builder instance using the provided configuration.
  The function takes the CfnRemediationConfiguration$ExecutionControlsProperty$Builder instance, an optional namespace to use when looking up a value in the configuration,
  and the configuration itself.

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

| Field | DataType | Lookup Function | Data Key |
|---|---|---|---|
| `ssmControls` | software.amazon.awscdk.services.config.CfnRemediationConfiguration$SsmControlsProperty | [[cdk.support/lookup-entry]] | `:ssm-controls` |
sourceraw docstring

build-cfn-remediation-configuration-props-builderclj

(build-cfn-remediation-configuration-props-builder builder id config)

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

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

FieldDataTypeLookup FunctionData Key
automaticsoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:automatic
configRuleNamejava.lang.Stringcdk.support/lookup-entry:config-rule-name
executionControlssoftware.amazon.awscdk.services.config.CfnRemediationConfiguration$ExecutionControlsPropertycdk.support/lookup-entry:execution-controls
maximumAutomaticAttemptsjava.lang.Numbercdk.support/lookup-entry:maximum-automatic-attempts
parametersjava.lang.Objectcdk.support/lookup-entry:parameters
resourceTypejava.lang.Stringcdk.support/lookup-entry:resource-type
retryAttemptSecondsjava.lang.Numbercdk.support/lookup-entry:retry-attempt-seconds
targetIdjava.lang.Stringcdk.support/lookup-entry:target-id
targetTypejava.lang.Stringcdk.support/lookup-entry:target-type
targetVersionjava.lang.Stringcdk.support/lookup-entry:target-version
The build-cfn-remediation-configuration-props-builder function updates a CfnRemediationConfigurationProps$Builder instance using the provided configuration.
  The function takes the CfnRemediationConfigurationProps$Builder instance, an optional namespace to use when looking up a value in the configuration,
  and the configuration itself.

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

| Field | DataType | Lookup Function | Data Key |
|---|---|---|---|
| `automatic` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:automatic` |
| `configRuleName` | java.lang.String | [[cdk.support/lookup-entry]] | `:config-rule-name` |
| `executionControls` | software.amazon.awscdk.services.config.CfnRemediationConfiguration$ExecutionControlsProperty | [[cdk.support/lookup-entry]] | `:execution-controls` |
| `maximumAutomaticAttempts` | java.lang.Number | [[cdk.support/lookup-entry]] | `:maximum-automatic-attempts` |
| `parameters` | java.lang.Object | [[cdk.support/lookup-entry]] | `:parameters` |
| `resourceType` | java.lang.String | [[cdk.support/lookup-entry]] | `:resource-type` |
| `retryAttemptSeconds` | java.lang.Number | [[cdk.support/lookup-entry]] | `:retry-attempt-seconds` |
| `targetId` | java.lang.String | [[cdk.support/lookup-entry]] | `:target-id` |
| `targetType` | java.lang.String | [[cdk.support/lookup-entry]] | `:target-type` |
| `targetVersion` | java.lang.String | [[cdk.support/lookup-entry]] | `:target-version` |
sourceraw docstring

build-cfn-remediation-configuration-remediation-parameter-value-property-builderclj

(build-cfn-remediation-configuration-remediation-parameter-value-property-builder
  builder
  id
  config)

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

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

FieldDataTypeLookup FunctionData Key
resourceValuesoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:resource-value
staticValuesoftware.amazon.awscdk.services.config.CfnRemediationConfiguration$StaticValuePropertycdk.support/lookup-entry:static-value
The build-cfn-remediation-configuration-remediation-parameter-value-property-builder function updates a CfnRemediationConfiguration$RemediationParameterValueProperty$Builder instance using the provided configuration.
  The function takes the CfnRemediationConfiguration$RemediationParameterValueProperty$Builder instance, an optional namespace to use when looking up a value in the configuration,
  and the configuration itself.

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

| Field | DataType | Lookup Function | Data Key |
|---|---|---|---|
| `resourceValue` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:resource-value` |
| `staticValue` | software.amazon.awscdk.services.config.CfnRemediationConfiguration$StaticValueProperty | [[cdk.support/lookup-entry]] | `:static-value` |
sourceraw docstring

build-cfn-remediation-configuration-resource-value-property-builderclj

(build-cfn-remediation-configuration-resource-value-property-builder builder
                                                                     id
                                                                     config)

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

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

FieldDataTypeLookup FunctionData Key
valuejava.lang.Stringcdk.support/lookup-entry:value
The build-cfn-remediation-configuration-resource-value-property-builder function updates a CfnRemediationConfiguration$ResourceValueProperty$Builder instance using the provided configuration.
  The function takes the CfnRemediationConfiguration$ResourceValueProperty$Builder instance, an optional namespace to use when looking up a value in the configuration,
  and the configuration itself.

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

| Field | DataType | Lookup Function | Data Key |
|---|---|---|---|
| `value` | java.lang.String | [[cdk.support/lookup-entry]] | `:value` |
sourceraw docstring

build-cfn-remediation-configuration-ssm-controls-property-builderclj

(build-cfn-remediation-configuration-ssm-controls-property-builder builder
                                                                   id
                                                                   config)

The build-cfn-remediation-configuration-ssm-controls-property-builder function updates a CfnRemediationConfiguration$SsmControlsProperty$Builder instance using the provided configuration. The function takes the CfnRemediationConfiguration$SsmControlsProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.

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

FieldDataTypeLookup FunctionData Key
concurrentExecutionRatePercentagejava.lang.Numbercdk.support/lookup-entry:concurrent-execution-rate-percentage
errorPercentagejava.lang.Numbercdk.support/lookup-entry:error-percentage
The build-cfn-remediation-configuration-ssm-controls-property-builder function updates a CfnRemediationConfiguration$SsmControlsProperty$Builder instance using the provided configuration.
  The function takes the CfnRemediationConfiguration$SsmControlsProperty$Builder instance, an optional namespace to use when looking up a value in the configuration,
  and the configuration itself.

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

| Field | DataType | Lookup Function | Data Key |
|---|---|---|---|
| `concurrentExecutionRatePercentage` | java.lang.Number | [[cdk.support/lookup-entry]] | `:concurrent-execution-rate-percentage` |
| `errorPercentage` | java.lang.Number | [[cdk.support/lookup-entry]] | `:error-percentage` |
sourceraw docstring

build-cfn-remediation-configuration-static-value-property-builderclj

(build-cfn-remediation-configuration-static-value-property-builder builder
                                                                   id
                                                                   config)

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

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

FieldDataTypeLookup FunctionData Key
valuejava.util.Listcdk.support/lookup-entry:value
valuesjava.util.Listcdk.support/lookup-entry:values
The build-cfn-remediation-configuration-static-value-property-builder function updates a CfnRemediationConfiguration$StaticValueProperty$Builder instance using the provided configuration.
  The function takes the CfnRemediationConfiguration$StaticValueProperty$Builder instance, an optional namespace to use when looking up a value in the configuration,
  and the configuration itself.

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

| Field | DataType | Lookup Function | Data Key |
|---|---|---|---|
| `value` | java.util.List | [[cdk.support/lookup-entry]] | `:value` |
| `values` | java.util.List | [[cdk.support/lookup-entry]] | `:values` |
sourceraw docstring

build-cfn-stored-query-builderclj

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

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

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

FieldDataTypeLookup FunctionData Key
queryDescriptionjava.lang.Stringcdk.support/lookup-entry:query-description
queryExpressionjava.lang.Stringcdk.support/lookup-entry:query-expression
queryNamejava.lang.Stringcdk.support/lookup-entry:query-name
tagsjava.util.Listcdk.support/lookup-entry:tags
The build-cfn-stored-query-builder function updates a CfnStoredQuery$Builder instance using the provided configuration.
  The function takes the CfnStoredQuery$Builder instance, an optional namespace to use when looking up a value in the configuration,
  and the configuration itself.

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

| Field | DataType | Lookup Function | Data Key |
|---|---|---|---|
| `queryDescription` | java.lang.String | [[cdk.support/lookup-entry]] | `:query-description` |
| `queryExpression` | java.lang.String | [[cdk.support/lookup-entry]] | `:query-expression` |
| `queryName` | java.lang.String | [[cdk.support/lookup-entry]] | `:query-name` |
| `tags` | java.util.List | [[cdk.support/lookup-entry]] | `:tags` |
sourceraw docstring

build-cfn-stored-query-props-builderclj

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

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

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

FieldDataTypeLookup FunctionData Key
queryDescriptionjava.lang.Stringcdk.support/lookup-entry:query-description
queryExpressionjava.lang.Stringcdk.support/lookup-entry:query-expression
queryNamejava.lang.Stringcdk.support/lookup-entry:query-name
tagsjava.util.Listcdk.support/lookup-entry:tags
The build-cfn-stored-query-props-builder function updates a CfnStoredQueryProps$Builder instance using the provided configuration.
  The function takes the CfnStoredQueryProps$Builder instance, an optional namespace to use when looking up a value in the configuration,
  and the configuration itself.

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

| Field | DataType | Lookup Function | Data Key |
|---|---|---|---|
| `queryDescription` | java.lang.String | [[cdk.support/lookup-entry]] | `:query-description` |
| `queryExpression` | java.lang.String | [[cdk.support/lookup-entry]] | `:query-expression` |
| `queryName` | java.lang.String | [[cdk.support/lookup-entry]] | `:query-name` |
| `tags` | java.util.List | [[cdk.support/lookup-entry]] | `:tags` |
sourceraw docstring

build-cloud-formation-stack-drift-detection-check-builderclj

(build-cloud-formation-stack-drift-detection-check-builder builder id config)

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

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

FieldDataTypeLookup FunctionData Key
configRuleNamejava.lang.Stringcdk.support/lookup-entry:config-rule-name
descriptionjava.lang.Stringcdk.support/lookup-entry:description
inputParametersjava.util.Mapcdk.support/lookup-entry:input-parameters
maximumExecutionFrequencysoftware.amazon.awscdk.services.config.MaximumExecutionFrequencycdk.api.services.config/maximum-execution-frequency:maximum-execution-frequency
ownStackOnlyjava.lang.Booleancdk.support/lookup-entry:own-stack-only
rolesoftware.amazon.awscdk.services.iam.IRolecdk.support/lookup-entry:role
ruleScopesoftware.amazon.awscdk.services.config.RuleScopecdk.support/lookup-entry:rule-scope
The build-cloud-formation-stack-drift-detection-check-builder function updates a CloudFormationStackDriftDetectionCheck$Builder instance using the provided configuration.
  The function takes the CloudFormationStackDriftDetectionCheck$Builder instance, an optional namespace to use when looking up a value in the configuration,
  and the configuration itself.

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

| Field | DataType | Lookup Function | Data Key |
|---|---|---|---|
| `configRuleName` | java.lang.String | [[cdk.support/lookup-entry]] | `:config-rule-name` |
| `description` | java.lang.String | [[cdk.support/lookup-entry]] | `:description` |
| `inputParameters` | java.util.Map | [[cdk.support/lookup-entry]] | `:input-parameters` |
| `maximumExecutionFrequency` | software.amazon.awscdk.services.config.MaximumExecutionFrequency | [[cdk.api.services.config/maximum-execution-frequency]] | `:maximum-execution-frequency` |
| `ownStackOnly` | java.lang.Boolean | [[cdk.support/lookup-entry]] | `:own-stack-only` |
| `role` | software.amazon.awscdk.services.iam.IRole | [[cdk.support/lookup-entry]] | `:role` |
| `ruleScope` | software.amazon.awscdk.services.config.RuleScope | [[cdk.support/lookup-entry]] | `:rule-scope` |
sourceraw docstring

build-cloud-formation-stack-drift-detection-check-props-builderclj

(build-cloud-formation-stack-drift-detection-check-props-builder builder
                                                                 id
                                                                 config)

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

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

FieldDataTypeLookup FunctionData Key
configRuleNamejava.lang.Stringcdk.support/lookup-entry:config-rule-name
descriptionjava.lang.Stringcdk.support/lookup-entry:description
inputParametersjava.util.Mapcdk.support/lookup-entry:input-parameters
maximumExecutionFrequencysoftware.amazon.awscdk.services.config.MaximumExecutionFrequencycdk.api.services.config/maximum-execution-frequency:maximum-execution-frequency
ownStackOnlyjava.lang.Booleancdk.support/lookup-entry:own-stack-only
rolesoftware.amazon.awscdk.services.iam.IRolecdk.support/lookup-entry:role
ruleScopesoftware.amazon.awscdk.services.config.RuleScopecdk.support/lookup-entry:rule-scope
The build-cloud-formation-stack-drift-detection-check-props-builder function updates a CloudFormationStackDriftDetectionCheckProps$Builder instance using the provided configuration.
  The function takes the CloudFormationStackDriftDetectionCheckProps$Builder instance, an optional namespace to use when looking up a value in the configuration,
  and the configuration itself.

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

| Field | DataType | Lookup Function | Data Key |
|---|---|---|---|
| `configRuleName` | java.lang.String | [[cdk.support/lookup-entry]] | `:config-rule-name` |
| `description` | java.lang.String | [[cdk.support/lookup-entry]] | `:description` |
| `inputParameters` | java.util.Map | [[cdk.support/lookup-entry]] | `:input-parameters` |
| `maximumExecutionFrequency` | software.amazon.awscdk.services.config.MaximumExecutionFrequency | [[cdk.api.services.config/maximum-execution-frequency]] | `:maximum-execution-frequency` |
| `ownStackOnly` | java.lang.Boolean | [[cdk.support/lookup-entry]] | `:own-stack-only` |
| `role` | software.amazon.awscdk.services.iam.IRole | [[cdk.support/lookup-entry]] | `:role` |
| `ruleScope` | software.amazon.awscdk.services.config.RuleScope | [[cdk.support/lookup-entry]] | `:rule-scope` |
sourceraw docstring

build-cloud-formation-stack-notification-check-builderclj

(build-cloud-formation-stack-notification-check-builder builder id config)

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

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

FieldDataTypeLookup FunctionData Key
configRuleNamejava.lang.Stringcdk.support/lookup-entry:config-rule-name
descriptionjava.lang.Stringcdk.support/lookup-entry:description
inputParametersjava.util.Mapcdk.support/lookup-entry:input-parameters
maximumExecutionFrequencysoftware.amazon.awscdk.services.config.MaximumExecutionFrequencycdk.api.services.config/maximum-execution-frequency:maximum-execution-frequency
ruleScopesoftware.amazon.awscdk.services.config.RuleScopecdk.support/lookup-entry:rule-scope
topicsjava.util.Listcdk.support/lookup-entry:topics
The build-cloud-formation-stack-notification-check-builder function updates a CloudFormationStackNotificationCheck$Builder instance using the provided configuration.
  The function takes the CloudFormationStackNotificationCheck$Builder instance, an optional namespace to use when looking up a value in the configuration,
  and the configuration itself.

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

| Field | DataType | Lookup Function | Data Key |
|---|---|---|---|
| `configRuleName` | java.lang.String | [[cdk.support/lookup-entry]] | `:config-rule-name` |
| `description` | java.lang.String | [[cdk.support/lookup-entry]] | `:description` |
| `inputParameters` | java.util.Map | [[cdk.support/lookup-entry]] | `:input-parameters` |
| `maximumExecutionFrequency` | software.amazon.awscdk.services.config.MaximumExecutionFrequency | [[cdk.api.services.config/maximum-execution-frequency]] | `:maximum-execution-frequency` |
| `ruleScope` | software.amazon.awscdk.services.config.RuleScope | [[cdk.support/lookup-entry]] | `:rule-scope` |
| `topics` | java.util.List | [[cdk.support/lookup-entry]] | `:topics` |
sourceraw docstring

build-cloud-formation-stack-notification-check-props-builderclj

(build-cloud-formation-stack-notification-check-props-builder builder id config)

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

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

FieldDataTypeLookup FunctionData Key
configRuleNamejava.lang.Stringcdk.support/lookup-entry:config-rule-name
descriptionjava.lang.Stringcdk.support/lookup-entry:description
inputParametersjava.util.Mapcdk.support/lookup-entry:input-parameters
maximumExecutionFrequencysoftware.amazon.awscdk.services.config.MaximumExecutionFrequencycdk.api.services.config/maximum-execution-frequency:maximum-execution-frequency
ruleScopesoftware.amazon.awscdk.services.config.RuleScopecdk.support/lookup-entry:rule-scope
topicsjava.util.Listcdk.support/lookup-entry:topics
The build-cloud-formation-stack-notification-check-props-builder function updates a CloudFormationStackNotificationCheckProps$Builder instance using the provided configuration.
  The function takes the CloudFormationStackNotificationCheckProps$Builder instance, an optional namespace to use when looking up a value in the configuration,
  and the configuration itself.

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

| Field | DataType | Lookup Function | Data Key |
|---|---|---|---|
| `configRuleName` | java.lang.String | [[cdk.support/lookup-entry]] | `:config-rule-name` |
| `description` | java.lang.String | [[cdk.support/lookup-entry]] | `:description` |
| `inputParameters` | java.util.Map | [[cdk.support/lookup-entry]] | `:input-parameters` |
| `maximumExecutionFrequency` | software.amazon.awscdk.services.config.MaximumExecutionFrequency | [[cdk.api.services.config/maximum-execution-frequency]] | `:maximum-execution-frequency` |
| `ruleScope` | software.amazon.awscdk.services.config.RuleScope | [[cdk.support/lookup-entry]] | `:rule-scope` |
| `topics` | java.util.List | [[cdk.support/lookup-entry]] | `:topics` |
sourceraw docstring

build-custom-policy-builderclj

(build-custom-policy-builder builder id config)

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

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

FieldDataTypeLookup FunctionData Key
configRuleNamejava.lang.Stringcdk.support/lookup-entry:config-rule-name
descriptionjava.lang.Stringcdk.support/lookup-entry:description
enableDebugLogjava.lang.Booleancdk.support/lookup-entry:enable-debug-log
inputParametersjava.util.Mapcdk.support/lookup-entry:input-parameters
maximumExecutionFrequencysoftware.amazon.awscdk.services.config.MaximumExecutionFrequencycdk.api.services.config/maximum-execution-frequency:maximum-execution-frequency
policyTextjava.lang.Stringcdk.support/lookup-entry:policy-text
ruleScopesoftware.amazon.awscdk.services.config.RuleScopecdk.support/lookup-entry:rule-scope
The build-custom-policy-builder function updates a CustomPolicy$Builder instance using the provided configuration.
  The function takes the CustomPolicy$Builder instance, an optional namespace to use when looking up a value in the configuration,
  and the configuration itself.

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

| Field | DataType | Lookup Function | Data Key |
|---|---|---|---|
| `configRuleName` | java.lang.String | [[cdk.support/lookup-entry]] | `:config-rule-name` |
| `description` | java.lang.String | [[cdk.support/lookup-entry]] | `:description` |
| `enableDebugLog` | java.lang.Boolean | [[cdk.support/lookup-entry]] | `:enable-debug-log` |
| `inputParameters` | java.util.Map | [[cdk.support/lookup-entry]] | `:input-parameters` |
| `maximumExecutionFrequency` | software.amazon.awscdk.services.config.MaximumExecutionFrequency | [[cdk.api.services.config/maximum-execution-frequency]] | `:maximum-execution-frequency` |
| `policyText` | java.lang.String | [[cdk.support/lookup-entry]] | `:policy-text` |
| `ruleScope` | software.amazon.awscdk.services.config.RuleScope | [[cdk.support/lookup-entry]] | `:rule-scope` |
sourceraw docstring

build-custom-policy-props-builderclj

(build-custom-policy-props-builder builder id config)

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

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

FieldDataTypeLookup FunctionData Key
configRuleNamejava.lang.Stringcdk.support/lookup-entry:config-rule-name
descriptionjava.lang.Stringcdk.support/lookup-entry:description
enableDebugLogjava.lang.Booleancdk.support/lookup-entry:enable-debug-log
inputParametersjava.util.Mapcdk.support/lookup-entry:input-parameters
maximumExecutionFrequencysoftware.amazon.awscdk.services.config.MaximumExecutionFrequencycdk.api.services.config/maximum-execution-frequency:maximum-execution-frequency
policyTextjava.lang.Stringcdk.support/lookup-entry:policy-text
ruleScopesoftware.amazon.awscdk.services.config.RuleScopecdk.support/lookup-entry:rule-scope
The build-custom-policy-props-builder function updates a CustomPolicyProps$Builder instance using the provided configuration.
  The function takes the CustomPolicyProps$Builder instance, an optional namespace to use when looking up a value in the configuration,
  and the configuration itself.

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

| Field | DataType | Lookup Function | Data Key |
|---|---|---|---|
| `configRuleName` | java.lang.String | [[cdk.support/lookup-entry]] | `:config-rule-name` |
| `description` | java.lang.String | [[cdk.support/lookup-entry]] | `:description` |
| `enableDebugLog` | java.lang.Boolean | [[cdk.support/lookup-entry]] | `:enable-debug-log` |
| `inputParameters` | java.util.Map | [[cdk.support/lookup-entry]] | `:input-parameters` |
| `maximumExecutionFrequency` | software.amazon.awscdk.services.config.MaximumExecutionFrequency | [[cdk.api.services.config/maximum-execution-frequency]] | `:maximum-execution-frequency` |
| `policyText` | java.lang.String | [[cdk.support/lookup-entry]] | `:policy-text` |
| `ruleScope` | software.amazon.awscdk.services.config.RuleScope | [[cdk.support/lookup-entry]] | `:rule-scope` |
sourceraw docstring

build-custom-rule-builderclj

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

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

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

FieldDataTypeLookup FunctionData Key
configRuleNamejava.lang.Stringcdk.support/lookup-entry:config-rule-name
configurationChangesjava.lang.Booleancdk.support/lookup-entry:configuration-changes
descriptionjava.lang.Stringcdk.support/lookup-entry:description
inputParametersjava.util.Mapcdk.support/lookup-entry:input-parameters
lambdaFunctionsoftware.amazon.awscdk.services.lambda.IFunctioncdk.support/lookup-entry:lambda-function
maximumExecutionFrequencysoftware.amazon.awscdk.services.config.MaximumExecutionFrequencycdk.api.services.config/maximum-execution-frequency:maximum-execution-frequency
periodicjava.lang.Booleancdk.support/lookup-entry:periodic
ruleScopesoftware.amazon.awscdk.services.config.RuleScopecdk.support/lookup-entry:rule-scope
The build-custom-rule-builder function updates a CustomRule$Builder instance using the provided configuration.
  The function takes the CustomRule$Builder instance, an optional namespace to use when looking up a value in the configuration,
  and the configuration itself.

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

| Field | DataType | Lookup Function | Data Key |
|---|---|---|---|
| `configRuleName` | java.lang.String | [[cdk.support/lookup-entry]] | `:config-rule-name` |
| `configurationChanges` | java.lang.Boolean | [[cdk.support/lookup-entry]] | `:configuration-changes` |
| `description` | java.lang.String | [[cdk.support/lookup-entry]] | `:description` |
| `inputParameters` | java.util.Map | [[cdk.support/lookup-entry]] | `:input-parameters` |
| `lambdaFunction` | software.amazon.awscdk.services.lambda.IFunction | [[cdk.support/lookup-entry]] | `:lambda-function` |
| `maximumExecutionFrequency` | software.amazon.awscdk.services.config.MaximumExecutionFrequency | [[cdk.api.services.config/maximum-execution-frequency]] | `:maximum-execution-frequency` |
| `periodic` | java.lang.Boolean | [[cdk.support/lookup-entry]] | `:periodic` |
| `ruleScope` | software.amazon.awscdk.services.config.RuleScope | [[cdk.support/lookup-entry]] | `:rule-scope` |
sourceraw docstring

build-custom-rule-props-builderclj

(build-custom-rule-props-builder builder id config)

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

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

FieldDataTypeLookup FunctionData Key
configRuleNamejava.lang.Stringcdk.support/lookup-entry:config-rule-name
configurationChangesjava.lang.Booleancdk.support/lookup-entry:configuration-changes
descriptionjava.lang.Stringcdk.support/lookup-entry:description
inputParametersjava.util.Mapcdk.support/lookup-entry:input-parameters
lambdaFunctionsoftware.amazon.awscdk.services.lambda.IFunctioncdk.support/lookup-entry:lambda-function
maximumExecutionFrequencysoftware.amazon.awscdk.services.config.MaximumExecutionFrequencycdk.api.services.config/maximum-execution-frequency:maximum-execution-frequency
periodicjava.lang.Booleancdk.support/lookup-entry:periodic
ruleScopesoftware.amazon.awscdk.services.config.RuleScopecdk.support/lookup-entry:rule-scope
The build-custom-rule-props-builder function updates a CustomRuleProps$Builder instance using the provided configuration.
  The function takes the CustomRuleProps$Builder instance, an optional namespace to use when looking up a value in the configuration,
  and the configuration itself.

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

| Field | DataType | Lookup Function | Data Key |
|---|---|---|---|
| `configRuleName` | java.lang.String | [[cdk.support/lookup-entry]] | `:config-rule-name` |
| `configurationChanges` | java.lang.Boolean | [[cdk.support/lookup-entry]] | `:configuration-changes` |
| `description` | java.lang.String | [[cdk.support/lookup-entry]] | `:description` |
| `inputParameters` | java.util.Map | [[cdk.support/lookup-entry]] | `:input-parameters` |
| `lambdaFunction` | software.amazon.awscdk.services.lambda.IFunction | [[cdk.support/lookup-entry]] | `:lambda-function` |
| `maximumExecutionFrequency` | software.amazon.awscdk.services.config.MaximumExecutionFrequency | [[cdk.api.services.config/maximum-execution-frequency]] | `:maximum-execution-frequency` |
| `periodic` | java.lang.Boolean | [[cdk.support/lookup-entry]] | `:periodic` |
| `ruleScope` | software.amazon.awscdk.services.config.RuleScope | [[cdk.support/lookup-entry]] | `:rule-scope` |
sourceraw docstring

build-managed-rule-builderclj

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

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

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

FieldDataTypeLookup FunctionData Key
configRuleNamejava.lang.Stringcdk.support/lookup-entry:config-rule-name
descriptionjava.lang.Stringcdk.support/lookup-entry:description
identifierjava.lang.Stringcdk.support/lookup-entry:identifier
inputParametersjava.util.Mapcdk.support/lookup-entry:input-parameters
maximumExecutionFrequencysoftware.amazon.awscdk.services.config.MaximumExecutionFrequencycdk.api.services.config/maximum-execution-frequency:maximum-execution-frequency
ruleScopesoftware.amazon.awscdk.services.config.RuleScopecdk.support/lookup-entry:rule-scope
The build-managed-rule-builder function updates a ManagedRule$Builder instance using the provided configuration.
  The function takes the ManagedRule$Builder instance, an optional namespace to use when looking up a value in the configuration,
  and the configuration itself.

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

| Field | DataType | Lookup Function | Data Key |
|---|---|---|---|
| `configRuleName` | java.lang.String | [[cdk.support/lookup-entry]] | `:config-rule-name` |
| `description` | java.lang.String | [[cdk.support/lookup-entry]] | `:description` |
| `identifier` | java.lang.String | [[cdk.support/lookup-entry]] | `:identifier` |
| `inputParameters` | java.util.Map | [[cdk.support/lookup-entry]] | `:input-parameters` |
| `maximumExecutionFrequency` | software.amazon.awscdk.services.config.MaximumExecutionFrequency | [[cdk.api.services.config/maximum-execution-frequency]] | `:maximum-execution-frequency` |
| `ruleScope` | software.amazon.awscdk.services.config.RuleScope | [[cdk.support/lookup-entry]] | `:rule-scope` |
sourceraw docstring

build-managed-rule-props-builderclj

(build-managed-rule-props-builder builder id config)

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

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

FieldDataTypeLookup FunctionData Key
configRuleNamejava.lang.Stringcdk.support/lookup-entry:config-rule-name
descriptionjava.lang.Stringcdk.support/lookup-entry:description
identifierjava.lang.Stringcdk.support/lookup-entry:identifier
inputParametersjava.util.Mapcdk.support/lookup-entry:input-parameters
maximumExecutionFrequencysoftware.amazon.awscdk.services.config.MaximumExecutionFrequencycdk.api.services.config/maximum-execution-frequency:maximum-execution-frequency
ruleScopesoftware.amazon.awscdk.services.config.RuleScopecdk.support/lookup-entry:rule-scope
The build-managed-rule-props-builder function updates a ManagedRuleProps$Builder instance using the provided configuration.
  The function takes the ManagedRuleProps$Builder instance, an optional namespace to use when looking up a value in the configuration,
  and the configuration itself.

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

| Field | DataType | Lookup Function | Data Key |
|---|---|---|---|
| `configRuleName` | java.lang.String | [[cdk.support/lookup-entry]] | `:config-rule-name` |
| `description` | java.lang.String | [[cdk.support/lookup-entry]] | `:description` |
| `identifier` | java.lang.String | [[cdk.support/lookup-entry]] | `:identifier` |
| `inputParameters` | java.util.Map | [[cdk.support/lookup-entry]] | `:input-parameters` |
| `maximumExecutionFrequency` | software.amazon.awscdk.services.config.MaximumExecutionFrequency | [[cdk.api.services.config/maximum-execution-frequency]] | `:maximum-execution-frequency` |
| `ruleScope` | software.amazon.awscdk.services.config.RuleScope | [[cdk.support/lookup-entry]] | `:rule-scope` |
sourceraw docstring

build-rule-props-builderclj

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

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

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

FieldDataTypeLookup FunctionData Key
configRuleNamejava.lang.Stringcdk.support/lookup-entry:config-rule-name
descriptionjava.lang.Stringcdk.support/lookup-entry:description
inputParametersjava.util.Mapcdk.support/lookup-entry:input-parameters
maximumExecutionFrequencysoftware.amazon.awscdk.services.config.MaximumExecutionFrequencycdk.api.services.config/maximum-execution-frequency:maximum-execution-frequency
ruleScopesoftware.amazon.awscdk.services.config.RuleScopecdk.support/lookup-entry:rule-scope
The build-rule-props-builder function updates a RuleProps$Builder instance using the provided configuration.
  The function takes the RuleProps$Builder instance, an optional namespace to use when looking up a value in the configuration,
  and the configuration itself.

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

| Field | DataType | Lookup Function | Data Key |
|---|---|---|---|
| `configRuleName` | java.lang.String | [[cdk.support/lookup-entry]] | `:config-rule-name` |
| `description` | java.lang.String | [[cdk.support/lookup-entry]] | `:description` |
| `inputParameters` | java.util.Map | [[cdk.support/lookup-entry]] | `:input-parameters` |
| `maximumExecutionFrequency` | software.amazon.awscdk.services.config.MaximumExecutionFrequency | [[cdk.api.services.config/maximum-execution-frequency]] | `:maximum-execution-frequency` |
| `ruleScope` | software.amazon.awscdk.services.config.RuleScope | [[cdk.support/lookup-entry]] | `:rule-scope` |
sourceraw docstring

cfn-aggregation-authorization-builderclj

(cfn-aggregation-authorization-builder scope id config)

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

cfn-aggregation-authorization-props-builderclj

(cfn-aggregation-authorization-props-builder id config)

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

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

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

cfn-config-rule-builderclj

(cfn-config-rule-builder scope id config)

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

cfn-config-rule-compliance-property-builderclj

(cfn-config-rule-compliance-property-builder id config)

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

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

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

cfn-config-rule-custom-policy-details-property-builderclj

(cfn-config-rule-custom-policy-details-property-builder id config)

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

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

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

cfn-config-rule-evaluation-mode-configuration-property-builderclj

(cfn-config-rule-evaluation-mode-configuration-property-builder id config)

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

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

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

cfn-config-rule-props-builderclj

(cfn-config-rule-props-builder id config)

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

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

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

cfn-config-rule-scope-property-builderclj

(cfn-config-rule-scope-property-builder id config)

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

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

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

cfn-config-rule-source-detail-property-builderclj

(cfn-config-rule-source-detail-property-builder id config)

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

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

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

cfn-config-rule-source-property-builderclj

(cfn-config-rule-source-property-builder id config)

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

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

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

cfn-configuration-aggregator-account-aggregation-source-property-builderclj

(cfn-configuration-aggregator-account-aggregation-source-property-builder
  id
  config)

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

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

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

cfn-configuration-aggregator-builderclj

(cfn-configuration-aggregator-builder scope id config)

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

cfn-configuration-aggregator-organization-aggregation-source-property-builderclj

(cfn-configuration-aggregator-organization-aggregation-source-property-builder
  id
  config)

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

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

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

cfn-configuration-aggregator-props-builderclj

(cfn-configuration-aggregator-props-builder id config)

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

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

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

cfn-configuration-recorder-builderclj

(cfn-configuration-recorder-builder scope id config)

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

cfn-configuration-recorder-exclusion-by-resource-types-property-builderclj

(cfn-configuration-recorder-exclusion-by-resource-types-property-builder id
                                                                         config)

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

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

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

cfn-configuration-recorder-props-builderclj

(cfn-configuration-recorder-props-builder id config)

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

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

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

cfn-configuration-recorder-recording-group-property-builderclj

(cfn-configuration-recorder-recording-group-property-builder id config)

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

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

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

cfn-configuration-recorder-recording-mode-override-property-builderclj

(cfn-configuration-recorder-recording-mode-override-property-builder id config)

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

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

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

cfn-configuration-recorder-recording-mode-property-builderclj

(cfn-configuration-recorder-recording-mode-property-builder id config)

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

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

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

cfn-configuration-recorder-recording-strategy-property-builderclj

(cfn-configuration-recorder-recording-strategy-property-builder id config)

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

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

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

cfn-conformance-pack-builderclj

(cfn-conformance-pack-builder scope id config)

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

cfn-conformance-pack-conformance-pack-input-parameter-property-builderclj

(cfn-conformance-pack-conformance-pack-input-parameter-property-builder id
                                                                        config)

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

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

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

cfn-conformance-pack-props-builderclj

(cfn-conformance-pack-props-builder id config)

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

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

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

cfn-conformance-pack-template-ssm-document-details-property-builderclj

(cfn-conformance-pack-template-ssm-document-details-property-builder id config)

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

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

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

cfn-delivery-channel-builderclj

(cfn-delivery-channel-builder scope id config)

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

cfn-delivery-channel-config-snapshot-delivery-properties-property-builderclj

(cfn-delivery-channel-config-snapshot-delivery-properties-property-builder
  id
  config)

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

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

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

cfn-delivery-channel-props-builderclj

(cfn-delivery-channel-props-builder id config)

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

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

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

cfn-organization-config-rule-builderclj

(cfn-organization-config-rule-builder scope id config)

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

cfn-organization-config-rule-organization-custom-policy-rule-metadata-property-builderclj

(cfn-organization-config-rule-organization-custom-policy-rule-metadata-property-builder
  id
  config)

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

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

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

cfn-organization-config-rule-organization-custom-rule-metadata-property-builderclj

(cfn-organization-config-rule-organization-custom-rule-metadata-property-builder
  id
  config)

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

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

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

cfn-organization-config-rule-organization-managed-rule-metadata-property-builderclj

(cfn-organization-config-rule-organization-managed-rule-metadata-property-builder
  id
  config)

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

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

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

cfn-organization-config-rule-props-builderclj

(cfn-organization-config-rule-props-builder id config)

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

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

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

cfn-organization-conformance-pack-builderclj

(cfn-organization-conformance-pack-builder scope id config)

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

cfn-organization-conformance-pack-conformance-pack-input-parameter-property-builderclj

(cfn-organization-conformance-pack-conformance-pack-input-parameter-property-builder
  id
  config)

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

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

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

cfn-organization-conformance-pack-props-builderclj

(cfn-organization-conformance-pack-props-builder id config)

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

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

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

cfn-remediation-configuration-builderclj

(cfn-remediation-configuration-builder scope id config)

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

cfn-remediation-configuration-execution-controls-property-builderclj

(cfn-remediation-configuration-execution-controls-property-builder id config)

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

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

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

cfn-remediation-configuration-props-builderclj

(cfn-remediation-configuration-props-builder id config)

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

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

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

cfn-remediation-configuration-remediation-parameter-value-property-builderclj

(cfn-remediation-configuration-remediation-parameter-value-property-builder
  id
  config)

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

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

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

cfn-remediation-configuration-resource-value-property-builderclj

(cfn-remediation-configuration-resource-value-property-builder id config)

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

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

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

cfn-remediation-configuration-ssm-controls-property-builderclj

(cfn-remediation-configuration-ssm-controls-property-builder id config)

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

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

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

cfn-remediation-configuration-static-value-property-builderclj

(cfn-remediation-configuration-static-value-property-builder id config)

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

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

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

cfn-stored-query-builderclj

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

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

cfn-stored-query-props-builderclj

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

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

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

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

cloud-formation-stack-drift-detection-check-builderclj

(cloud-formation-stack-drift-detection-check-builder scope id config)

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

cloud-formation-stack-drift-detection-check-props-builderclj

(cloud-formation-stack-drift-detection-check-props-builder id config)

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

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

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

cloud-formation-stack-notification-check-builderclj

(cloud-formation-stack-notification-check-builder scope id config)

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

cloud-formation-stack-notification-check-props-builderclj

(cloud-formation-stack-notification-check-props-builder id config)

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

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

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

custom-policy-builderclj

(custom-policy-builder scope id config)

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

custom-policy-props-builderclj

(custom-policy-props-builder id config)

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

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

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

custom-rule-builderclj

(custom-rule-builder scope id config)

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

custom-rule-props-builderclj

(custom-rule-props-builder id config)

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

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

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

managed-rule-builderclj

(managed-rule-builder scope id config)

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

managed-rule-props-builderclj

(managed-rule-props-builder id config)

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

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

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

maximum-execution-frequencyclj

(maximum-execution-frequency config id item-key)

The maximum-execution-frequency function data interprets values in the provided config data into a MaximumExecutionFrequency 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 MaximumExecutionFrequency - the value is returned.
  • is :twelve-hours - MaximumExecutionFrequency/TWELVE_HOURS is returned
  • is :twenty-four-hours - MaximumExecutionFrequency/TWENTY_FOUR_HOURS is returned
  • is :one-hour - MaximumExecutionFrequency/ONE_HOUR is returned
  • is :three-hours - MaximumExecutionFrequency/THREE_HOURS is returned
  • is :six-hours - MaximumExecutionFrequency/SIX_HOURS is returned

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

The `maximum-execution-frequency` function data interprets values in the provided config data into a 
`MaximumExecutionFrequency` 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 `MaximumExecutionFrequency` - the value is returned.
* is `:twelve-hours` - `MaximumExecutionFrequency/TWELVE_HOURS` is returned
* is `:twenty-four-hours` - `MaximumExecutionFrequency/TWENTY_FOUR_HOURS` is returned
* is `:one-hour` - `MaximumExecutionFrequency/ONE_HOUR` is returned
* is `:three-hours` - `MaximumExecutionFrequency/THREE_HOURS` is returned
* is `:six-hours` - `MaximumExecutionFrequency/SIX_HOURS` is returned

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

rule-props-builderclj

(rule-props-builder id config)

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

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

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

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

× close