Liking cljdoc? Tell your friends :D
Clojure only.

cdk.api.services.securityhub

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

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

build-cfn-automation-rule-automation-rules-action-property-builderclj

(build-cfn-automation-rule-automation-rules-action-property-builder builder
                                                                    id
                                                                    config)

The build-cfn-automation-rule-automation-rules-action-property-builder function updates a CfnAutomationRule$AutomationRulesActionProperty$Builder instance using the provided configuration. The function takes the CfnAutomationRule$AutomationRulesActionProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.

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
findingFieldsUpdatesoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:finding-fields-update
typejava.lang.Stringcdk.support/lookup-entry:type
The build-cfn-automation-rule-automation-rules-action-property-builder function updates a CfnAutomationRule$AutomationRulesActionProperty$Builder instance using the provided configuration.
  The function takes the CfnAutomationRule$AutomationRulesActionProperty$Builder instance, an optional namespace to use when looking up a value in the configuration,
  and the configuration itself.

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

| Field | DataType | Lookup Function | Data Key |
|---|---|---|---|
| `findingFieldsUpdate` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:finding-fields-update` |
| `type` | java.lang.String | [[cdk.support/lookup-entry]] | `:type` |
sourceraw docstring

build-cfn-automation-rule-automation-rules-finding-fields-update-property-builderclj

(build-cfn-automation-rule-automation-rules-finding-fields-update-property-builder
  builder
  id
  config)

The build-cfn-automation-rule-automation-rules-finding-fields-update-property-builder function updates a CfnAutomationRule$AutomationRulesFindingFieldsUpdateProperty$Builder instance using the provided configuration. The function takes the CfnAutomationRule$AutomationRulesFindingFieldsUpdateProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.

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
confidencejava.lang.Numbercdk.support/lookup-entry:confidence
criticalityjava.lang.Numbercdk.support/lookup-entry:criticality
notesoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:note
relatedFindingsjava.util.Listcdk.support/lookup-entry:related-findings
severitysoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:severity
typesjava.util.Listcdk.support/lookup-entry:types
userDefinedFieldsjava.util.Mapcdk.support/lookup-entry:user-defined-fields
verificationStatejava.lang.Stringcdk.support/lookup-entry:verification-state
workflowsoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:workflow
The build-cfn-automation-rule-automation-rules-finding-fields-update-property-builder function updates a CfnAutomationRule$AutomationRulesFindingFieldsUpdateProperty$Builder instance using the provided configuration.
  The function takes the CfnAutomationRule$AutomationRulesFindingFieldsUpdateProperty$Builder instance, an optional namespace to use when looking up a value in the configuration,
  and the configuration itself.

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

| Field | DataType | Lookup Function | Data Key |
|---|---|---|---|
| `confidence` | java.lang.Number | [[cdk.support/lookup-entry]] | `:confidence` |
| `criticality` | java.lang.Number | [[cdk.support/lookup-entry]] | `:criticality` |
| `note` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:note` |
| `relatedFindings` | java.util.List | [[cdk.support/lookup-entry]] | `:related-findings` |
| `severity` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:severity` |
| `types` | java.util.List | [[cdk.support/lookup-entry]] | `:types` |
| `userDefinedFields` | java.util.Map | [[cdk.support/lookup-entry]] | `:user-defined-fields` |
| `verificationState` | java.lang.String | [[cdk.support/lookup-entry]] | `:verification-state` |
| `workflow` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:workflow` |
sourceraw docstring

build-cfn-automation-rule-automation-rules-finding-filters-property-builderclj

(build-cfn-automation-rule-automation-rules-finding-filters-property-builder
  builder
  id
  config)

The build-cfn-automation-rule-automation-rules-finding-filters-property-builder function updates a CfnAutomationRule$AutomationRulesFindingFiltersProperty$Builder instance using the provided configuration. The function takes the CfnAutomationRule$AutomationRulesFindingFiltersProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.

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
awsAccountIdjava.util.Listcdk.support/lookup-entry:aws-account-id
companyNamejava.util.Listcdk.support/lookup-entry:company-name
complianceAssociatedStandardsIdsoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:compliance-associated-standards-id
complianceSecurityControlIdjava.util.Listcdk.support/lookup-entry:compliance-security-control-id
complianceStatussoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:compliance-status
confidencesoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:confidence
createdAtjava.util.Listcdk.support/lookup-entry:created-at
criticalitysoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:criticality
descriptionsoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:description
firstObservedAtsoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:first-observed-at
generatorIdsoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:generator-id
idjava.util.Listcdk.support/lookup-entry:id
lastObservedAtjava.util.Listcdk.support/lookup-entry:last-observed-at
noteTextsoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:note-text
noteUpdatedAtjava.util.Listcdk.support/lookup-entry:note-updated-at
noteUpdatedBysoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:note-updated-by
productArnsoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:product-arn
productNamejava.util.Listcdk.support/lookup-entry:product-name
recordStatejava.util.Listcdk.support/lookup-entry:record-state
relatedFindingsIdjava.util.Listcdk.support/lookup-entry:related-findings-id
relatedFindingsProductArnsoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:related-findings-product-arn
resourceDetailsOthersoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:resource-details-other
resourceIdjava.util.Listcdk.support/lookup-entry:resource-id
resourcePartitionjava.util.Listcdk.support/lookup-entry:resource-partition
resourceRegionjava.util.Listcdk.support/lookup-entry:resource-region
resourceTagsjava.util.Listcdk.support/lookup-entry:resource-tags
resourceTypesoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:resource-type
severityLabeljava.util.Listcdk.support/lookup-entry:severity-label
sourceUrlsoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:source-url
titlejava.util.Listcdk.support/lookup-entry:title
typejava.util.Listcdk.support/lookup-entry:type
updatedAtsoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:updated-at
userDefinedFieldssoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:user-defined-fields
verificationStatejava.util.Listcdk.support/lookup-entry:verification-state
workflowStatussoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:workflow-status
The build-cfn-automation-rule-automation-rules-finding-filters-property-builder function updates a CfnAutomationRule$AutomationRulesFindingFiltersProperty$Builder instance using the provided configuration.
  The function takes the CfnAutomationRule$AutomationRulesFindingFiltersProperty$Builder instance, an optional namespace to use when looking up a value in the configuration,
  and the configuration itself.

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

| Field | DataType | Lookup Function | Data Key |
|---|---|---|---|
| `awsAccountId` | java.util.List | [[cdk.support/lookup-entry]] | `:aws-account-id` |
| `companyName` | java.util.List | [[cdk.support/lookup-entry]] | `:company-name` |
| `complianceAssociatedStandardsId` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:compliance-associated-standards-id` |
| `complianceSecurityControlId` | java.util.List | [[cdk.support/lookup-entry]] | `:compliance-security-control-id` |
| `complianceStatus` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:compliance-status` |
| `confidence` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:confidence` |
| `createdAt` | java.util.List | [[cdk.support/lookup-entry]] | `:created-at` |
| `criticality` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:criticality` |
| `description` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:description` |
| `firstObservedAt` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:first-observed-at` |
| `generatorId` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:generator-id` |
| `id` | java.util.List | [[cdk.support/lookup-entry]] | `:id` |
| `lastObservedAt` | java.util.List | [[cdk.support/lookup-entry]] | `:last-observed-at` |
| `noteText` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:note-text` |
| `noteUpdatedAt` | java.util.List | [[cdk.support/lookup-entry]] | `:note-updated-at` |
| `noteUpdatedBy` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:note-updated-by` |
| `productArn` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:product-arn` |
| `productName` | java.util.List | [[cdk.support/lookup-entry]] | `:product-name` |
| `recordState` | java.util.List | [[cdk.support/lookup-entry]] | `:record-state` |
| `relatedFindingsId` | java.util.List | [[cdk.support/lookup-entry]] | `:related-findings-id` |
| `relatedFindingsProductArn` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:related-findings-product-arn` |
| `resourceDetailsOther` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:resource-details-other` |
| `resourceId` | java.util.List | [[cdk.support/lookup-entry]] | `:resource-id` |
| `resourcePartition` | java.util.List | [[cdk.support/lookup-entry]] | `:resource-partition` |
| `resourceRegion` | java.util.List | [[cdk.support/lookup-entry]] | `:resource-region` |
| `resourceTags` | java.util.List | [[cdk.support/lookup-entry]] | `:resource-tags` |
| `resourceType` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:resource-type` |
| `severityLabel` | java.util.List | [[cdk.support/lookup-entry]] | `:severity-label` |
| `sourceUrl` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:source-url` |
| `title` | java.util.List | [[cdk.support/lookup-entry]] | `:title` |
| `type` | java.util.List | [[cdk.support/lookup-entry]] | `:type` |
| `updatedAt` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:updated-at` |
| `userDefinedFields` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:user-defined-fields` |
| `verificationState` | java.util.List | [[cdk.support/lookup-entry]] | `:verification-state` |
| `workflowStatus` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:workflow-status` |
sourceraw docstring

build-cfn-automation-rule-builderclj

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

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

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
actionsjava.util.Listcdk.support/lookup-entry:actions
criteriasoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:criteria
descriptionjava.lang.Stringcdk.support/lookup-entry:description
isTerminaljava.lang.Booleancdk.support/lookup-entry:is-terminal
ruleNamejava.lang.Stringcdk.support/lookup-entry:rule-name
ruleOrderjava.lang.Numbercdk.support/lookup-entry:rule-order
ruleStatusjava.lang.Stringcdk.support/lookup-entry:rule-status
tagsjava.util.Mapcdk.support/lookup-entry:tags
The build-cfn-automation-rule-builder function updates a CfnAutomationRule$Builder instance using the provided configuration.
  The function takes the CfnAutomationRule$Builder instance, an optional namespace to use when looking up a value in the configuration,
  and the configuration itself.

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

| Field | DataType | Lookup Function | Data Key |
|---|---|---|---|
| `actions` | java.util.List | [[cdk.support/lookup-entry]] | `:actions` |
| `criteria` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:criteria` |
| `description` | java.lang.String | [[cdk.support/lookup-entry]] | `:description` |
| `isTerminal` | java.lang.Boolean | [[cdk.support/lookup-entry]] | `:is-terminal` |
| `ruleName` | java.lang.String | [[cdk.support/lookup-entry]] | `:rule-name` |
| `ruleOrder` | java.lang.Number | [[cdk.support/lookup-entry]] | `:rule-order` |
| `ruleStatus` | java.lang.String | [[cdk.support/lookup-entry]] | `:rule-status` |
| `tags` | java.util.Map | [[cdk.support/lookup-entry]] | `:tags` |
sourceraw docstring

build-cfn-automation-rule-date-filter-property-builderclj

(build-cfn-automation-rule-date-filter-property-builder builder id config)

The build-cfn-automation-rule-date-filter-property-builder function updates a CfnAutomationRule$DateFilterProperty$Builder instance using the provided configuration. The function takes the CfnAutomationRule$DateFilterProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.

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
dateRangesoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:date-range
endjava.lang.Stringcdk.support/lookup-entry:end
startjava.lang.Stringcdk.support/lookup-entry:start
The build-cfn-automation-rule-date-filter-property-builder function updates a CfnAutomationRule$DateFilterProperty$Builder instance using the provided configuration.
  The function takes the CfnAutomationRule$DateFilterProperty$Builder instance, an optional namespace to use when looking up a value in the configuration,
  and the configuration itself.

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

| Field | DataType | Lookup Function | Data Key |
|---|---|---|---|
| `dateRange` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:date-range` |
| `end` | java.lang.String | [[cdk.support/lookup-entry]] | `:end` |
| `start` | java.lang.String | [[cdk.support/lookup-entry]] | `:start` |
sourceraw docstring

build-cfn-automation-rule-date-range-property-builderclj

(build-cfn-automation-rule-date-range-property-builder builder id config)

The build-cfn-automation-rule-date-range-property-builder function updates a CfnAutomationRule$DateRangeProperty$Builder instance using the provided configuration. The function takes the CfnAutomationRule$DateRangeProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.

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
unitjava.lang.Stringcdk.support/lookup-entry:unit
valuejava.lang.Numbercdk.support/lookup-entry:value
The build-cfn-automation-rule-date-range-property-builder function updates a CfnAutomationRule$DateRangeProperty$Builder instance using the provided configuration.
  The function takes the CfnAutomationRule$DateRangeProperty$Builder instance, an optional namespace to use when looking up a value in the configuration,
  and the configuration itself.

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

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

build-cfn-automation-rule-map-filter-property-builderclj

(build-cfn-automation-rule-map-filter-property-builder builder id config)

The build-cfn-automation-rule-map-filter-property-builder function updates a CfnAutomationRule$MapFilterProperty$Builder instance using the provided configuration. The function takes the CfnAutomationRule$MapFilterProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.

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
comparisonjava.lang.Stringcdk.support/lookup-entry:comparison
keyjava.lang.Stringcdk.support/lookup-entry:key
valuejava.lang.Stringcdk.support/lookup-entry:value
The build-cfn-automation-rule-map-filter-property-builder function updates a CfnAutomationRule$MapFilterProperty$Builder instance using the provided configuration.
  The function takes the CfnAutomationRule$MapFilterProperty$Builder instance, an optional namespace to use when looking up a value in the configuration,
  and the configuration itself.

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

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

build-cfn-automation-rule-note-update-property-builderclj

(build-cfn-automation-rule-note-update-property-builder builder id config)

The build-cfn-automation-rule-note-update-property-builder function updates a CfnAutomationRule$NoteUpdateProperty$Builder instance using the provided configuration. The function takes the CfnAutomationRule$NoteUpdateProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.

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
textjava.lang.Stringcdk.support/lookup-entry:text
updatedByjava.lang.Objectcdk.support/lookup-entry:updated-by
The build-cfn-automation-rule-note-update-property-builder function updates a CfnAutomationRule$NoteUpdateProperty$Builder instance using the provided configuration.
  The function takes the CfnAutomationRule$NoteUpdateProperty$Builder instance, an optional namespace to use when looking up a value in the configuration,
  and the configuration itself.

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

| Field | DataType | Lookup Function | Data Key |
|---|---|---|---|
| `text` | java.lang.String | [[cdk.support/lookup-entry]] | `:text` |
| `updatedBy` | java.lang.Object | [[cdk.support/lookup-entry]] | `:updated-by` |
sourceraw docstring

build-cfn-automation-rule-number-filter-property-builderclj

(build-cfn-automation-rule-number-filter-property-builder builder id config)

The build-cfn-automation-rule-number-filter-property-builder function updates a CfnAutomationRule$NumberFilterProperty$Builder instance using the provided configuration. The function takes the CfnAutomationRule$NumberFilterProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.

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
eqjava.lang.Numbercdk.support/lookup-entry:eq
gtejava.lang.Numbercdk.support/lookup-entry:gte
ltejava.lang.Numbercdk.support/lookup-entry:lte
The build-cfn-automation-rule-number-filter-property-builder function updates a CfnAutomationRule$NumberFilterProperty$Builder instance using the provided configuration.
  The function takes the CfnAutomationRule$NumberFilterProperty$Builder instance, an optional namespace to use when looking up a value in the configuration,
  and the configuration itself.

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

| Field | DataType | Lookup Function | Data Key |
|---|---|---|---|
| `eq` | java.lang.Number | [[cdk.support/lookup-entry]] | `:eq` |
| `gte` | java.lang.Number | [[cdk.support/lookup-entry]] | `:gte` |
| `lte` | java.lang.Number | [[cdk.support/lookup-entry]] | `:lte` |
sourceraw docstring

build-cfn-automation-rule-props-builderclj

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

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

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
actionsjava.util.Listcdk.support/lookup-entry:actions
criteriasoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:criteria
descriptionjava.lang.Stringcdk.support/lookup-entry:description
isTerminalsoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:is-terminal
ruleNamejava.lang.Stringcdk.support/lookup-entry:rule-name
ruleOrderjava.lang.Numbercdk.support/lookup-entry:rule-order
ruleStatusjava.lang.Stringcdk.support/lookup-entry:rule-status
tagsjava.util.Mapcdk.support/lookup-entry:tags
The build-cfn-automation-rule-props-builder function updates a CfnAutomationRuleProps$Builder instance using the provided configuration.
  The function takes the CfnAutomationRuleProps$Builder instance, an optional namespace to use when looking up a value in the configuration,
  and the configuration itself.

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

| Field | DataType | Lookup Function | Data Key |
|---|---|---|---|
| `actions` | java.util.List | [[cdk.support/lookup-entry]] | `:actions` |
| `criteria` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:criteria` |
| `description` | java.lang.String | [[cdk.support/lookup-entry]] | `:description` |
| `isTerminal` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:is-terminal` |
| `ruleName` | java.lang.String | [[cdk.support/lookup-entry]] | `:rule-name` |
| `ruleOrder` | java.lang.Number | [[cdk.support/lookup-entry]] | `:rule-order` |
| `ruleStatus` | java.lang.String | [[cdk.support/lookup-entry]] | `:rule-status` |
| `tags` | java.util.Map | [[cdk.support/lookup-entry]] | `:tags` |
sourceraw docstring

(build-cfn-automation-rule-related-finding-property-builder builder id config)

The build-cfn-automation-rule-related-finding-property-builder function updates a CfnAutomationRule$RelatedFindingProperty$Builder instance using the provided configuration. The function takes the CfnAutomationRule$RelatedFindingProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.

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
idjava.lang.Objectcdk.support/lookup-entry:id
productArnjava.lang.Stringcdk.support/lookup-entry:product-arn
The build-cfn-automation-rule-related-finding-property-builder function updates a CfnAutomationRule$RelatedFindingProperty$Builder instance using the provided configuration.
  The function takes the CfnAutomationRule$RelatedFindingProperty$Builder instance, an optional namespace to use when looking up a value in the configuration,
  and the configuration itself.

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

| Field | DataType | Lookup Function | Data Key |
|---|---|---|---|
| `id` | java.lang.Object | [[cdk.support/lookup-entry]] | `:id` |
| `productArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:product-arn` |
sourceraw docstring

build-cfn-automation-rule-severity-update-property-builderclj

(build-cfn-automation-rule-severity-update-property-builder builder id config)

The build-cfn-automation-rule-severity-update-property-builder function updates a CfnAutomationRule$SeverityUpdateProperty$Builder instance using the provided configuration. The function takes the CfnAutomationRule$SeverityUpdateProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.

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
labeljava.lang.Stringcdk.support/lookup-entry:label
normalizedjava.lang.Numbercdk.support/lookup-entry:normalized
productjava.lang.Numbercdk.support/lookup-entry:product
The build-cfn-automation-rule-severity-update-property-builder function updates a CfnAutomationRule$SeverityUpdateProperty$Builder instance using the provided configuration.
  The function takes the CfnAutomationRule$SeverityUpdateProperty$Builder instance, an optional namespace to use when looking up a value in the configuration,
  and the configuration itself.

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

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

build-cfn-automation-rule-string-filter-property-builderclj

(build-cfn-automation-rule-string-filter-property-builder builder id config)

The build-cfn-automation-rule-string-filter-property-builder function updates a CfnAutomationRule$StringFilterProperty$Builder instance using the provided configuration. The function takes the CfnAutomationRule$StringFilterProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.

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
comparisonjava.lang.Stringcdk.support/lookup-entry:comparison
valuejava.lang.Stringcdk.support/lookup-entry:value
The build-cfn-automation-rule-string-filter-property-builder function updates a CfnAutomationRule$StringFilterProperty$Builder instance using the provided configuration.
  The function takes the CfnAutomationRule$StringFilterProperty$Builder instance, an optional namespace to use when looking up a value in the configuration,
  and the configuration itself.

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

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

build-cfn-automation-rule-workflow-update-property-builderclj

(build-cfn-automation-rule-workflow-update-property-builder builder id config)

The build-cfn-automation-rule-workflow-update-property-builder function updates a CfnAutomationRule$WorkflowUpdateProperty$Builder instance using the provided configuration. The function takes the CfnAutomationRule$WorkflowUpdateProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.

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
statusjava.lang.Stringcdk.support/lookup-entry:status
The build-cfn-automation-rule-workflow-update-property-builder function updates a CfnAutomationRule$WorkflowUpdateProperty$Builder instance using the provided configuration.
  The function takes the CfnAutomationRule$WorkflowUpdateProperty$Builder instance, an optional namespace to use when looking up a value in the configuration,
  and the configuration itself.

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

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

build-cfn-delegated-admin-builderclj

(build-cfn-delegated-admin-builder builder id config)

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

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
adminAccountIdjava.lang.Stringcdk.support/lookup-entry:admin-account-id
The build-cfn-delegated-admin-builder function updates a CfnDelegatedAdmin$Builder instance using the provided configuration.
  The function takes the CfnDelegatedAdmin$Builder instance, an optional namespace to use when looking up a value in the configuration,
  and the configuration itself.

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

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

build-cfn-delegated-admin-props-builderclj

(build-cfn-delegated-admin-props-builder builder id config)

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

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
adminAccountIdjava.lang.Stringcdk.support/lookup-entry:admin-account-id
The build-cfn-delegated-admin-props-builder function updates a CfnDelegatedAdminProps$Builder instance using the provided configuration.
  The function takes the CfnDelegatedAdminProps$Builder instance, an optional namespace to use when looking up a value in the configuration,
  and the configuration itself.

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

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

build-cfn-hub-builderclj

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

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

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
autoEnableControlsjava.lang.Booleancdk.support/lookup-entry:auto-enable-controls
controlFindingGeneratorjava.lang.Stringcdk.support/lookup-entry:control-finding-generator
enableDefaultStandardssoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:enable-default-standards
tagsjava.lang.Objectcdk.support/lookup-entry:tags
The build-cfn-hub-builder function updates a CfnHub$Builder instance using the provided configuration.
  The function takes the CfnHub$Builder instance, an optional namespace to use when looking up a value in the configuration,
  and the configuration itself.

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

| Field | DataType | Lookup Function | Data Key |
|---|---|---|---|
| `autoEnableControls` | java.lang.Boolean | [[cdk.support/lookup-entry]] | `:auto-enable-controls` |
| `controlFindingGenerator` | java.lang.String | [[cdk.support/lookup-entry]] | `:control-finding-generator` |
| `enableDefaultStandards` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:enable-default-standards` |
| `tags` | java.lang.Object | [[cdk.support/lookup-entry]] | `:tags` |
sourceraw docstring

build-cfn-hub-props-builderclj

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

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

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
autoEnableControlsjava.lang.Booleancdk.support/lookup-entry:auto-enable-controls
controlFindingGeneratorjava.lang.Stringcdk.support/lookup-entry:control-finding-generator
enableDefaultStandardssoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:enable-default-standards
tagsjava.lang.Objectcdk.support/lookup-entry:tags
The build-cfn-hub-props-builder function updates a CfnHubProps$Builder instance using the provided configuration.
  The function takes the CfnHubProps$Builder instance, an optional namespace to use when looking up a value in the configuration,
  and the configuration itself.

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

| Field | DataType | Lookup Function | Data Key |
|---|---|---|---|
| `autoEnableControls` | java.lang.Boolean | [[cdk.support/lookup-entry]] | `:auto-enable-controls` |
| `controlFindingGenerator` | java.lang.String | [[cdk.support/lookup-entry]] | `:control-finding-generator` |
| `enableDefaultStandards` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:enable-default-standards` |
| `tags` | java.lang.Object | [[cdk.support/lookup-entry]] | `:tags` |
sourceraw docstring

build-cfn-insight-aws-security-finding-filters-property-builderclj

(build-cfn-insight-aws-security-finding-filters-property-builder builder
                                                                 id
                                                                 config)

The build-cfn-insight-aws-security-finding-filters-property-builder function updates a CfnInsight$AwsSecurityFindingFiltersProperty$Builder instance using the provided configuration. The function takes the CfnInsight$AwsSecurityFindingFiltersProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.

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
awsAccountIdsoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:aws-account-id
awsAccountNamejava.util.Listcdk.support/lookup-entry:aws-account-name
companyNamejava.util.Listcdk.support/lookup-entry:company-name
complianceAssociatedStandardsIdjava.util.Listcdk.support/lookup-entry:compliance-associated-standards-id
complianceSecurityControlIdsoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:compliance-security-control-id
complianceSecurityControlParametersNamejava.util.Listcdk.support/lookup-entry:compliance-security-control-parameters-name
complianceSecurityControlParametersValuesoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:compliance-security-control-parameters-value
complianceStatusjava.util.Listcdk.support/lookup-entry:compliance-status
confidencesoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:confidence
createdAtsoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:created-at
criticalityjava.util.Listcdk.support/lookup-entry:criticality
descriptionjava.util.Listcdk.support/lookup-entry:description
findingProviderFieldsConfidencesoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:finding-provider-fields-confidence
findingProviderFieldsCriticalityjava.util.Listcdk.support/lookup-entry:finding-provider-fields-criticality
findingProviderFieldsRelatedFindingsIdjava.util.Listcdk.support/lookup-entry:finding-provider-fields-related-findings-id
findingProviderFieldsRelatedFindingsProductArnjava.util.Listcdk.support/lookup-entry:finding-provider-fields-related-findings-product-arn
findingProviderFieldsSeverityLabeljava.util.Listcdk.support/lookup-entry:finding-provider-fields-severity-label
findingProviderFieldsSeverityOriginalsoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:finding-provider-fields-severity-original
findingProviderFieldsTypessoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:finding-provider-fields-types
firstObservedAtsoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:first-observed-at
generatorIdsoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:generator-id
idjava.util.Listcdk.support/lookup-entry:id
keywordsoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:keyword
lastObservedAtsoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:last-observed-at
malwareNamejava.util.Listcdk.support/lookup-entry:malware-name
malwarePathsoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:malware-path
malwareStatesoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:malware-state
malwareTypejava.util.Listcdk.support/lookup-entry:malware-type
networkDestinationDomainsoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:network-destination-domain
networkDestinationIpV4software.amazon.awscdk.IResolvablecdk.support/lookup-entry:network-destination-ip-v4
networkDestinationIpV6java.util.Listcdk.support/lookup-entry:network-destination-ip-v6
networkDestinationPortjava.util.Listcdk.support/lookup-entry:network-destination-port
networkDirectionjava.util.Listcdk.support/lookup-entry:network-direction
networkProtocoljava.util.Listcdk.support/lookup-entry:network-protocol
networkSourceDomainjava.util.Listcdk.support/lookup-entry:network-source-domain
networkSourceIpV4java.util.Listcdk.support/lookup-entry:network-source-ip-v4
networkSourceIpV6java.util.Listcdk.support/lookup-entry:network-source-ip-v6
networkSourceMacjava.util.Listcdk.support/lookup-entry:network-source-mac
networkSourcePortsoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:network-source-port
noteTextsoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:note-text
noteUpdatedAtsoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:note-updated-at
noteUpdatedByjava.util.Listcdk.support/lookup-entry:note-updated-by
processLaunchedAtjava.util.Listcdk.support/lookup-entry:process-launched-at
processNamejava.util.Listcdk.support/lookup-entry:process-name
processParentPidsoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:process-parent-pid
processPathsoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:process-path
processPidsoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:process-pid
processTerminatedAtjava.util.Listcdk.support/lookup-entry:process-terminated-at
productArnjava.util.Listcdk.support/lookup-entry:product-arn
productFieldssoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:product-fields
productNamejava.util.Listcdk.support/lookup-entry:product-name
recommendationTextsoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:recommendation-text
recordStatejava.util.Listcdk.support/lookup-entry:record-state
regionsoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:region
relatedFindingsIdjava.util.Listcdk.support/lookup-entry:related-findings-id
relatedFindingsProductArnsoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:related-findings-product-arn
resourceApplicationArnjava.util.Listcdk.support/lookup-entry:resource-application-arn
resourceApplicationNamesoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:resource-application-name
resourceAwsEc2InstanceIamInstanceProfileArnjava.util.Listcdk.support/lookup-entry:resource-aws-ec2-instance-iam-instance-profile-arn
resourceAwsEc2InstanceImageIdjava.util.Listcdk.support/lookup-entry:resource-aws-ec2-instance-image-id
resourceAwsEc2InstanceIpV4Addressesjava.util.Listcdk.support/lookup-entry:resource-aws-ec2-instance-ip-v4-addresses
resourceAwsEc2InstanceIpV6Addressessoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:resource-aws-ec2-instance-ip-v6-addresses
resourceAwsEc2InstanceKeyNamejava.util.Listcdk.support/lookup-entry:resource-aws-ec2-instance-key-name
resourceAwsEc2InstanceLaunchedAtjava.util.Listcdk.support/lookup-entry:resource-aws-ec2-instance-launched-at
resourceAwsEc2InstanceSubnetIdsoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:resource-aws-ec2-instance-subnet-id
resourceAwsEc2InstanceTypesoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:resource-aws-ec2-instance-type
resourceAwsEc2InstanceVpcIdjava.util.Listcdk.support/lookup-entry:resource-aws-ec2-instance-vpc-id
resourceAwsIamAccessKeyCreatedAtjava.util.Listcdk.support/lookup-entry:resource-aws-iam-access-key-created-at
resourceAwsIamAccessKeyPrincipalNamejava.util.Listcdk.support/lookup-entry:resource-aws-iam-access-key-principal-name
resourceAwsIamAccessKeyStatusjava.util.Listcdk.support/lookup-entry:resource-aws-iam-access-key-status
resourceAwsIamAccessKeyUserNamesoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:resource-aws-iam-access-key-user-name
resourceAwsIamUserUserNamesoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:resource-aws-iam-user-user-name
resourceAwsS3BucketOwnerIdjava.util.Listcdk.support/lookup-entry:resource-aws-s3-bucket-owner-id
resourceAwsS3BucketOwnerNamejava.util.Listcdk.support/lookup-entry:resource-aws-s3-bucket-owner-name
resourceContainerImageIdjava.util.Listcdk.support/lookup-entry:resource-container-image-id
resourceContainerImageNamesoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:resource-container-image-name
resourceContainerLaunchedAtjava.util.Listcdk.support/lookup-entry:resource-container-launched-at
resourceContainerNamesoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:resource-container-name
resourceDetailsOthersoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:resource-details-other
resourceIdjava.util.Listcdk.support/lookup-entry:resource-id
resourcePartitionsoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:resource-partition
resourceRegionjava.util.Listcdk.support/lookup-entry:resource-region
resourceTagssoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:resource-tags
resourceTypejava.util.Listcdk.support/lookup-entry:resource-type
samplejava.util.Listcdk.support/lookup-entry:sample
severityLabelsoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:severity-label
severityNormalizedsoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:severity-normalized
severityProductsoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:severity-product
sourceUrljava.util.Listcdk.support/lookup-entry:source-url
threatIntelIndicatorCategorysoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:threat-intel-indicator-category
threatIntelIndicatorLastObservedAtsoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:threat-intel-indicator-last-observed-at
threatIntelIndicatorSourcejava.util.Listcdk.support/lookup-entry:threat-intel-indicator-source
threatIntelIndicatorSourceUrlsoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:threat-intel-indicator-source-url
threatIntelIndicatorTypejava.util.Listcdk.support/lookup-entry:threat-intel-indicator-type
threatIntelIndicatorValuesoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:threat-intel-indicator-value
titlejava.util.Listcdk.support/lookup-entry:title
typesoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:type
updatedAtsoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:updated-at
userDefinedFieldsjava.util.Listcdk.support/lookup-entry:user-defined-fields
verificationStatejava.util.Listcdk.support/lookup-entry:verification-state
vulnerabilitiesExploitAvailablesoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:vulnerabilities-exploit-available
vulnerabilitiesFixAvailablesoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:vulnerabilities-fix-available
workflowStatejava.util.Listcdk.support/lookup-entry:workflow-state
workflowStatussoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:workflow-status
The build-cfn-insight-aws-security-finding-filters-property-builder function updates a CfnInsight$AwsSecurityFindingFiltersProperty$Builder instance using the provided configuration.
  The function takes the CfnInsight$AwsSecurityFindingFiltersProperty$Builder instance, an optional namespace to use when looking up a value in the configuration,
  and the configuration itself.

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

| Field | DataType | Lookup Function | Data Key |
|---|---|---|---|
| `awsAccountId` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:aws-account-id` |
| `awsAccountName` | java.util.List | [[cdk.support/lookup-entry]] | `:aws-account-name` |
| `companyName` | java.util.List | [[cdk.support/lookup-entry]] | `:company-name` |
| `complianceAssociatedStandardsId` | java.util.List | [[cdk.support/lookup-entry]] | `:compliance-associated-standards-id` |
| `complianceSecurityControlId` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:compliance-security-control-id` |
| `complianceSecurityControlParametersName` | java.util.List | [[cdk.support/lookup-entry]] | `:compliance-security-control-parameters-name` |
| `complianceSecurityControlParametersValue` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:compliance-security-control-parameters-value` |
| `complianceStatus` | java.util.List | [[cdk.support/lookup-entry]] | `:compliance-status` |
| `confidence` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:confidence` |
| `createdAt` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:created-at` |
| `criticality` | java.util.List | [[cdk.support/lookup-entry]] | `:criticality` |
| `description` | java.util.List | [[cdk.support/lookup-entry]] | `:description` |
| `findingProviderFieldsConfidence` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:finding-provider-fields-confidence` |
| `findingProviderFieldsCriticality` | java.util.List | [[cdk.support/lookup-entry]] | `:finding-provider-fields-criticality` |
| `findingProviderFieldsRelatedFindingsId` | java.util.List | [[cdk.support/lookup-entry]] | `:finding-provider-fields-related-findings-id` |
| `findingProviderFieldsRelatedFindingsProductArn` | java.util.List | [[cdk.support/lookup-entry]] | `:finding-provider-fields-related-findings-product-arn` |
| `findingProviderFieldsSeverityLabel` | java.util.List | [[cdk.support/lookup-entry]] | `:finding-provider-fields-severity-label` |
| `findingProviderFieldsSeverityOriginal` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:finding-provider-fields-severity-original` |
| `findingProviderFieldsTypes` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:finding-provider-fields-types` |
| `firstObservedAt` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:first-observed-at` |
| `generatorId` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:generator-id` |
| `id` | java.util.List | [[cdk.support/lookup-entry]] | `:id` |
| `keyword` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:keyword` |
| `lastObservedAt` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:last-observed-at` |
| `malwareName` | java.util.List | [[cdk.support/lookup-entry]] | `:malware-name` |
| `malwarePath` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:malware-path` |
| `malwareState` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:malware-state` |
| `malwareType` | java.util.List | [[cdk.support/lookup-entry]] | `:malware-type` |
| `networkDestinationDomain` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:network-destination-domain` |
| `networkDestinationIpV4` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:network-destination-ip-v4` |
| `networkDestinationIpV6` | java.util.List | [[cdk.support/lookup-entry]] | `:network-destination-ip-v6` |
| `networkDestinationPort` | java.util.List | [[cdk.support/lookup-entry]] | `:network-destination-port` |
| `networkDirection` | java.util.List | [[cdk.support/lookup-entry]] | `:network-direction` |
| `networkProtocol` | java.util.List | [[cdk.support/lookup-entry]] | `:network-protocol` |
| `networkSourceDomain` | java.util.List | [[cdk.support/lookup-entry]] | `:network-source-domain` |
| `networkSourceIpV4` | java.util.List | [[cdk.support/lookup-entry]] | `:network-source-ip-v4` |
| `networkSourceIpV6` | java.util.List | [[cdk.support/lookup-entry]] | `:network-source-ip-v6` |
| `networkSourceMac` | java.util.List | [[cdk.support/lookup-entry]] | `:network-source-mac` |
| `networkSourcePort` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:network-source-port` |
| `noteText` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:note-text` |
| `noteUpdatedAt` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:note-updated-at` |
| `noteUpdatedBy` | java.util.List | [[cdk.support/lookup-entry]] | `:note-updated-by` |
| `processLaunchedAt` | java.util.List | [[cdk.support/lookup-entry]] | `:process-launched-at` |
| `processName` | java.util.List | [[cdk.support/lookup-entry]] | `:process-name` |
| `processParentPid` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:process-parent-pid` |
| `processPath` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:process-path` |
| `processPid` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:process-pid` |
| `processTerminatedAt` | java.util.List | [[cdk.support/lookup-entry]] | `:process-terminated-at` |
| `productArn` | java.util.List | [[cdk.support/lookup-entry]] | `:product-arn` |
| `productFields` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:product-fields` |
| `productName` | java.util.List | [[cdk.support/lookup-entry]] | `:product-name` |
| `recommendationText` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:recommendation-text` |
| `recordState` | java.util.List | [[cdk.support/lookup-entry]] | `:record-state` |
| `region` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:region` |
| `relatedFindingsId` | java.util.List | [[cdk.support/lookup-entry]] | `:related-findings-id` |
| `relatedFindingsProductArn` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:related-findings-product-arn` |
| `resourceApplicationArn` | java.util.List | [[cdk.support/lookup-entry]] | `:resource-application-arn` |
| `resourceApplicationName` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:resource-application-name` |
| `resourceAwsEc2InstanceIamInstanceProfileArn` | java.util.List | [[cdk.support/lookup-entry]] | `:resource-aws-ec2-instance-iam-instance-profile-arn` |
| `resourceAwsEc2InstanceImageId` | java.util.List | [[cdk.support/lookup-entry]] | `:resource-aws-ec2-instance-image-id` |
| `resourceAwsEc2InstanceIpV4Addresses` | java.util.List | [[cdk.support/lookup-entry]] | `:resource-aws-ec2-instance-ip-v4-addresses` |
| `resourceAwsEc2InstanceIpV6Addresses` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:resource-aws-ec2-instance-ip-v6-addresses` |
| `resourceAwsEc2InstanceKeyName` | java.util.List | [[cdk.support/lookup-entry]] | `:resource-aws-ec2-instance-key-name` |
| `resourceAwsEc2InstanceLaunchedAt` | java.util.List | [[cdk.support/lookup-entry]] | `:resource-aws-ec2-instance-launched-at` |
| `resourceAwsEc2InstanceSubnetId` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:resource-aws-ec2-instance-subnet-id` |
| `resourceAwsEc2InstanceType` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:resource-aws-ec2-instance-type` |
| `resourceAwsEc2InstanceVpcId` | java.util.List | [[cdk.support/lookup-entry]] | `:resource-aws-ec2-instance-vpc-id` |
| `resourceAwsIamAccessKeyCreatedAt` | java.util.List | [[cdk.support/lookup-entry]] | `:resource-aws-iam-access-key-created-at` |
| `resourceAwsIamAccessKeyPrincipalName` | java.util.List | [[cdk.support/lookup-entry]] | `:resource-aws-iam-access-key-principal-name` |
| `resourceAwsIamAccessKeyStatus` | java.util.List | [[cdk.support/lookup-entry]] | `:resource-aws-iam-access-key-status` |
| `resourceAwsIamAccessKeyUserName` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:resource-aws-iam-access-key-user-name` |
| `resourceAwsIamUserUserName` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:resource-aws-iam-user-user-name` |
| `resourceAwsS3BucketOwnerId` | java.util.List | [[cdk.support/lookup-entry]] | `:resource-aws-s3-bucket-owner-id` |
| `resourceAwsS3BucketOwnerName` | java.util.List | [[cdk.support/lookup-entry]] | `:resource-aws-s3-bucket-owner-name` |
| `resourceContainerImageId` | java.util.List | [[cdk.support/lookup-entry]] | `:resource-container-image-id` |
| `resourceContainerImageName` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:resource-container-image-name` |
| `resourceContainerLaunchedAt` | java.util.List | [[cdk.support/lookup-entry]] | `:resource-container-launched-at` |
| `resourceContainerName` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:resource-container-name` |
| `resourceDetailsOther` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:resource-details-other` |
| `resourceId` | java.util.List | [[cdk.support/lookup-entry]] | `:resource-id` |
| `resourcePartition` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:resource-partition` |
| `resourceRegion` | java.util.List | [[cdk.support/lookup-entry]] | `:resource-region` |
| `resourceTags` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:resource-tags` |
| `resourceType` | java.util.List | [[cdk.support/lookup-entry]] | `:resource-type` |
| `sample` | java.util.List | [[cdk.support/lookup-entry]] | `:sample` |
| `severityLabel` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:severity-label` |
| `severityNormalized` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:severity-normalized` |
| `severityProduct` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:severity-product` |
| `sourceUrl` | java.util.List | [[cdk.support/lookup-entry]] | `:source-url` |
| `threatIntelIndicatorCategory` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:threat-intel-indicator-category` |
| `threatIntelIndicatorLastObservedAt` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:threat-intel-indicator-last-observed-at` |
| `threatIntelIndicatorSource` | java.util.List | [[cdk.support/lookup-entry]] | `:threat-intel-indicator-source` |
| `threatIntelIndicatorSourceUrl` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:threat-intel-indicator-source-url` |
| `threatIntelIndicatorType` | java.util.List | [[cdk.support/lookup-entry]] | `:threat-intel-indicator-type` |
| `threatIntelIndicatorValue` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:threat-intel-indicator-value` |
| `title` | java.util.List | [[cdk.support/lookup-entry]] | `:title` |
| `type` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:type` |
| `updatedAt` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:updated-at` |
| `userDefinedFields` | java.util.List | [[cdk.support/lookup-entry]] | `:user-defined-fields` |
| `verificationState` | java.util.List | [[cdk.support/lookup-entry]] | `:verification-state` |
| `vulnerabilitiesExploitAvailable` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:vulnerabilities-exploit-available` |
| `vulnerabilitiesFixAvailable` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:vulnerabilities-fix-available` |
| `workflowState` | java.util.List | [[cdk.support/lookup-entry]] | `:workflow-state` |
| `workflowStatus` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:workflow-status` |
sourceraw docstring

build-cfn-insight-boolean-filter-property-builderclj

(build-cfn-insight-boolean-filter-property-builder builder id config)

The build-cfn-insight-boolean-filter-property-builder function updates a CfnInsight$BooleanFilterProperty$Builder instance using the provided configuration. The function takes the CfnInsight$BooleanFilterProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.

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.Booleancdk.support/lookup-entry:value
The build-cfn-insight-boolean-filter-property-builder function updates a CfnInsight$BooleanFilterProperty$Builder instance using the provided configuration.
  The function takes the CfnInsight$BooleanFilterProperty$Builder instance, an optional namespace to use when looking up a value in the configuration,
  and the configuration itself.

  Fields on the builder are populated 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.Boolean | [[cdk.support/lookup-entry]] | `:value` |
sourceraw docstring

build-cfn-insight-builderclj

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

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

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
filterssoftware.amazon.awscdk.services.securityhub.CfnInsight$AwsSecurityFindingFiltersPropertycdk.support/lookup-entry:filters
groupByAttributejava.lang.Stringcdk.support/lookup-entry:group-by-attribute
namejava.lang.Stringcdk.support/lookup-entry:name
The build-cfn-insight-builder function updates a CfnInsight$Builder instance using the provided configuration.
  The function takes the CfnInsight$Builder instance, an optional namespace to use when looking up a value in the configuration,
  and the configuration itself.

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

| Field | DataType | Lookup Function | Data Key |
|---|---|---|---|
| `filters` | software.amazon.awscdk.services.securityhub.CfnInsight$AwsSecurityFindingFiltersProperty | [[cdk.support/lookup-entry]] | `:filters` |
| `groupByAttribute` | java.lang.String | [[cdk.support/lookup-entry]] | `:group-by-attribute` |
| `name` | java.lang.String | [[cdk.support/lookup-entry]] | `:name` |
sourceraw docstring

build-cfn-insight-date-filter-property-builderclj

(build-cfn-insight-date-filter-property-builder builder id config)

The build-cfn-insight-date-filter-property-builder function updates a CfnInsight$DateFilterProperty$Builder instance using the provided configuration. The function takes the CfnInsight$DateFilterProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.

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
dateRangesoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:date-range
endjava.lang.Stringcdk.support/lookup-entry:end
startjava.lang.Stringcdk.support/lookup-entry:start
The build-cfn-insight-date-filter-property-builder function updates a CfnInsight$DateFilterProperty$Builder instance using the provided configuration.
  The function takes the CfnInsight$DateFilterProperty$Builder instance, an optional namespace to use when looking up a value in the configuration,
  and the configuration itself.

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

| Field | DataType | Lookup Function | Data Key |
|---|---|---|---|
| `dateRange` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:date-range` |
| `end` | java.lang.String | [[cdk.support/lookup-entry]] | `:end` |
| `start` | java.lang.String | [[cdk.support/lookup-entry]] | `:start` |
sourceraw docstring

build-cfn-insight-date-range-property-builderclj

(build-cfn-insight-date-range-property-builder builder id config)

The build-cfn-insight-date-range-property-builder function updates a CfnInsight$DateRangeProperty$Builder instance using the provided configuration. The function takes the CfnInsight$DateRangeProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.

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
unitjava.lang.Stringcdk.support/lookup-entry:unit
valuejava.lang.Numbercdk.support/lookup-entry:value
The build-cfn-insight-date-range-property-builder function updates a CfnInsight$DateRangeProperty$Builder instance using the provided configuration.
  The function takes the CfnInsight$DateRangeProperty$Builder instance, an optional namespace to use when looking up a value in the configuration,
  and the configuration itself.

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

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

build-cfn-insight-ip-filter-property-builderclj

(build-cfn-insight-ip-filter-property-builder builder id config)

The build-cfn-insight-ip-filter-property-builder function updates a CfnInsight$IpFilterProperty$Builder instance using the provided configuration. The function takes the CfnInsight$IpFilterProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.

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
cidrjava.lang.Stringcdk.support/lookup-entry:cidr
The build-cfn-insight-ip-filter-property-builder function updates a CfnInsight$IpFilterProperty$Builder instance using the provided configuration.
  The function takes the CfnInsight$IpFilterProperty$Builder instance, an optional namespace to use when looking up a value in the configuration,
  and the configuration itself.

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

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

build-cfn-insight-keyword-filter-property-builderclj

(build-cfn-insight-keyword-filter-property-builder builder id config)

The build-cfn-insight-keyword-filter-property-builder function updates a CfnInsight$KeywordFilterProperty$Builder instance using the provided configuration. The function takes the CfnInsight$KeywordFilterProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.

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-insight-keyword-filter-property-builder function updates a CfnInsight$KeywordFilterProperty$Builder instance using the provided configuration.
  The function takes the CfnInsight$KeywordFilterProperty$Builder instance, an optional namespace to use when looking up a value in the configuration,
  and the configuration itself.

  Fields on the builder are populated 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-insight-map-filter-property-builderclj

(build-cfn-insight-map-filter-property-builder builder id config)

The build-cfn-insight-map-filter-property-builder function updates a CfnInsight$MapFilterProperty$Builder instance using the provided configuration. The function takes the CfnInsight$MapFilterProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.

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
comparisonjava.lang.Stringcdk.support/lookup-entry:comparison
keyjava.lang.Stringcdk.support/lookup-entry:key
valuejava.lang.Stringcdk.support/lookup-entry:value
The build-cfn-insight-map-filter-property-builder function updates a CfnInsight$MapFilterProperty$Builder instance using the provided configuration.
  The function takes the CfnInsight$MapFilterProperty$Builder instance, an optional namespace to use when looking up a value in the configuration,
  and the configuration itself.

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

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

build-cfn-insight-number-filter-property-builderclj

(build-cfn-insight-number-filter-property-builder builder id config)

The build-cfn-insight-number-filter-property-builder function updates a CfnInsight$NumberFilterProperty$Builder instance using the provided configuration. The function takes the CfnInsight$NumberFilterProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.

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
eqjava.lang.Numbercdk.support/lookup-entry:eq
gtejava.lang.Numbercdk.support/lookup-entry:gte
ltejava.lang.Numbercdk.support/lookup-entry:lte
The build-cfn-insight-number-filter-property-builder function updates a CfnInsight$NumberFilterProperty$Builder instance using the provided configuration.
  The function takes the CfnInsight$NumberFilterProperty$Builder instance, an optional namespace to use when looking up a value in the configuration,
  and the configuration itself.

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

| Field | DataType | Lookup Function | Data Key |
|---|---|---|---|
| `eq` | java.lang.Number | [[cdk.support/lookup-entry]] | `:eq` |
| `gte` | java.lang.Number | [[cdk.support/lookup-entry]] | `:gte` |
| `lte` | java.lang.Number | [[cdk.support/lookup-entry]] | `:lte` |
sourceraw docstring

build-cfn-insight-props-builderclj

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

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

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
filterssoftware.amazon.awscdk.services.securityhub.CfnInsight$AwsSecurityFindingFiltersPropertycdk.support/lookup-entry:filters
groupByAttributejava.lang.Stringcdk.support/lookup-entry:group-by-attribute
namejava.lang.Stringcdk.support/lookup-entry:name
The build-cfn-insight-props-builder function updates a CfnInsightProps$Builder instance using the provided configuration.
  The function takes the CfnInsightProps$Builder instance, an optional namespace to use when looking up a value in the configuration,
  and the configuration itself.

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

| Field | DataType | Lookup Function | Data Key |
|---|---|---|---|
| `filters` | software.amazon.awscdk.services.securityhub.CfnInsight$AwsSecurityFindingFiltersProperty | [[cdk.support/lookup-entry]] | `:filters` |
| `groupByAttribute` | java.lang.String | [[cdk.support/lookup-entry]] | `:group-by-attribute` |
| `name` | java.lang.String | [[cdk.support/lookup-entry]] | `:name` |
sourceraw docstring

build-cfn-insight-string-filter-property-builderclj

(build-cfn-insight-string-filter-property-builder builder id config)

The build-cfn-insight-string-filter-property-builder function updates a CfnInsight$StringFilterProperty$Builder instance using the provided configuration. The function takes the CfnInsight$StringFilterProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.

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
comparisonjava.lang.Stringcdk.support/lookup-entry:comparison
valuejava.lang.Stringcdk.support/lookup-entry:value
The build-cfn-insight-string-filter-property-builder function updates a CfnInsight$StringFilterProperty$Builder instance using the provided configuration.
  The function takes the CfnInsight$StringFilterProperty$Builder instance, an optional namespace to use when looking up a value in the configuration,
  and the configuration itself.

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

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

build-cfn-product-subscription-builderclj

(build-cfn-product-subscription-builder builder id config)

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

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
productArnjava.lang.Stringcdk.support/lookup-entry:product-arn
The build-cfn-product-subscription-builder function updates a CfnProductSubscription$Builder instance using the provided configuration.
  The function takes the CfnProductSubscription$Builder instance, an optional namespace to use when looking up a value in the configuration,
  and the configuration itself.

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

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

build-cfn-product-subscription-props-builderclj

(build-cfn-product-subscription-props-builder builder id config)

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

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
productArnjava.lang.Stringcdk.support/lookup-entry:product-arn
The build-cfn-product-subscription-props-builder function updates a CfnProductSubscriptionProps$Builder instance using the provided configuration.
  The function takes the CfnProductSubscriptionProps$Builder instance, an optional namespace to use when looking up a value in the configuration,
  and the configuration itself.

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

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

build-cfn-security-control-builderclj

(build-cfn-security-control-builder builder id config)

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

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
lastUpdateReasonjava.lang.Stringcdk.support/lookup-entry:last-update-reason
parameterssoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:parameters
securityControlArnjava.lang.Stringcdk.support/lookup-entry:security-control-arn
securityControlIdjava.lang.Stringcdk.support/lookup-entry:security-control-id
The build-cfn-security-control-builder function updates a CfnSecurityControl$Builder instance using the provided configuration.
  The function takes the CfnSecurityControl$Builder instance, an optional namespace to use when looking up a value in the configuration,
  and the configuration itself.

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

| Field | DataType | Lookup Function | Data Key |
|---|---|---|---|
| `lastUpdateReason` | java.lang.String | [[cdk.support/lookup-entry]] | `:last-update-reason` |
| `parameters` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:parameters` |
| `securityControlArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:security-control-arn` |
| `securityControlId` | java.lang.String | [[cdk.support/lookup-entry]] | `:security-control-id` |
sourceraw docstring

build-cfn-security-control-parameter-configuration-property-builderclj

(build-cfn-security-control-parameter-configuration-property-builder builder
                                                                     id
                                                                     config)

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

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
valueTypejava.lang.Stringcdk.support/lookup-entry:value-type
The build-cfn-security-control-parameter-configuration-property-builder function updates a CfnSecurityControl$ParameterConfigurationProperty$Builder instance using the provided configuration.
  The function takes the CfnSecurityControl$ParameterConfigurationProperty$Builder instance, an optional namespace to use when looking up a value in the configuration,
  and the configuration itself.

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

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

build-cfn-security-control-props-builderclj

(build-cfn-security-control-props-builder builder id config)

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

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
lastUpdateReasonjava.lang.Stringcdk.support/lookup-entry:last-update-reason
parameterssoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:parameters
securityControlArnjava.lang.Stringcdk.support/lookup-entry:security-control-arn
securityControlIdjava.lang.Stringcdk.support/lookup-entry:security-control-id
The build-cfn-security-control-props-builder function updates a CfnSecurityControlProps$Builder instance using the provided configuration.
  The function takes the CfnSecurityControlProps$Builder instance, an optional namespace to use when looking up a value in the configuration,
  and the configuration itself.

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

| Field | DataType | Lookup Function | Data Key |
|---|---|---|---|
| `lastUpdateReason` | java.lang.String | [[cdk.support/lookup-entry]] | `:last-update-reason` |
| `parameters` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:parameters` |
| `securityControlArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:security-control-arn` |
| `securityControlId` | java.lang.String | [[cdk.support/lookup-entry]] | `:security-control-id` |
sourceraw docstring

build-cfn-standard-builderclj

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

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

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
disabledStandardsControlssoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:disabled-standards-controls
standardsArnjava.lang.Stringcdk.support/lookup-entry:standards-arn
The build-cfn-standard-builder function updates a CfnStandard$Builder instance using the provided configuration.
  The function takes the CfnStandard$Builder instance, an optional namespace to use when looking up a value in the configuration,
  and the configuration itself.

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

| Field | DataType | Lookup Function | Data Key |
|---|---|---|---|
| `disabledStandardsControls` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:disabled-standards-controls` |
| `standardsArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:standards-arn` |
sourceraw docstring

build-cfn-standard-props-builderclj

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

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

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
disabledStandardsControlsjava.util.Listcdk.support/lookup-entry:disabled-standards-controls
standardsArnjava.lang.Stringcdk.support/lookup-entry:standards-arn
The build-cfn-standard-props-builder function updates a CfnStandardProps$Builder instance using the provided configuration.
  The function takes the CfnStandardProps$Builder instance, an optional namespace to use when looking up a value in the configuration,
  and the configuration itself.

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

| Field | DataType | Lookup Function | Data Key |
|---|---|---|---|
| `disabledStandardsControls` | java.util.List | [[cdk.support/lookup-entry]] | `:disabled-standards-controls` |
| `standardsArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:standards-arn` |
sourceraw docstring

build-cfn-standard-standards-control-property-builderclj

(build-cfn-standard-standards-control-property-builder builder id config)

The build-cfn-standard-standards-control-property-builder function updates a CfnStandard$StandardsControlProperty$Builder instance using the provided configuration. The function takes the CfnStandard$StandardsControlProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.

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
reasonjava.lang.Stringcdk.support/lookup-entry:reason
standardsControlArnjava.lang.Stringcdk.support/lookup-entry:standards-control-arn
The build-cfn-standard-standards-control-property-builder function updates a CfnStandard$StandardsControlProperty$Builder instance using the provided configuration.
  The function takes the CfnStandard$StandardsControlProperty$Builder instance, an optional namespace to use when looking up a value in the configuration,
  and the configuration itself.

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

| Field | DataType | Lookup Function | Data Key |
|---|---|---|---|
| `reason` | java.lang.String | [[cdk.support/lookup-entry]] | `:reason` |
| `standardsControlArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:standards-control-arn` |
sourceraw docstring

cfn-automation-rule-automation-rules-action-property-builderclj

(cfn-automation-rule-automation-rules-action-property-builder id config)

Creates a CfnAutomationRule$AutomationRulesActionProperty$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  `CfnAutomationRule$AutomationRulesActionProperty$Builder` instance using a no-argument constructor, applies the data configuration, then builds it.  Takes the following 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-automation-rule-automation-rules-finding-fields-update-property-builderclj

(cfn-automation-rule-automation-rules-finding-fields-update-property-builder
  id
  config)

Creates a CfnAutomationRule$AutomationRulesFindingFieldsUpdateProperty$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  `CfnAutomationRule$AutomationRulesFindingFieldsUpdateProperty$Builder` instance using a no-argument constructor, applies the data configuration, then builds it.  Takes the following 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-automation-rule-automation-rules-finding-filters-property-builderclj

(cfn-automation-rule-automation-rules-finding-filters-property-builder id
                                                                       config)

Creates a CfnAutomationRule$AutomationRulesFindingFiltersProperty$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  `CfnAutomationRule$AutomationRulesFindingFiltersProperty$Builder` instance using a no-argument constructor, applies the data configuration, then builds it.  Takes the following 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-automation-rule-builderclj

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

Creates a CfnAutomationRule$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  `CfnAutomationRule$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-automation-rule-date-filter-property-builderclj

(cfn-automation-rule-date-filter-property-builder id config)

Creates a CfnAutomationRule$DateFilterProperty$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  `CfnAutomationRule$DateFilterProperty$Builder` instance using a no-argument constructor, applies the data configuration, then builds it.  Takes the following 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-automation-rule-date-range-property-builderclj

(cfn-automation-rule-date-range-property-builder id config)

Creates a CfnAutomationRule$DateRangeProperty$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  `CfnAutomationRule$DateRangeProperty$Builder` instance using a no-argument constructor, applies the data configuration, then builds it.  Takes the following 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-automation-rule-map-filter-property-builderclj

(cfn-automation-rule-map-filter-property-builder id config)

Creates a CfnAutomationRule$MapFilterProperty$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  `CfnAutomationRule$MapFilterProperty$Builder` instance using a no-argument constructor, applies the data configuration, then builds it.  Takes the following 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-automation-rule-note-update-property-builderclj

(cfn-automation-rule-note-update-property-builder id config)

Creates a CfnAutomationRule$NoteUpdateProperty$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  `CfnAutomationRule$NoteUpdateProperty$Builder` instance using a no-argument constructor, applies the data configuration, then builds it.  Takes the following 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-automation-rule-number-filter-property-builderclj

(cfn-automation-rule-number-filter-property-builder id config)

Creates a CfnAutomationRule$NumberFilterProperty$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  `CfnAutomationRule$NumberFilterProperty$Builder` instance using a no-argument constructor, applies the data configuration, then builds it.  Takes the following 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-automation-rule-props-builderclj

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

Creates a CfnAutomationRuleProps$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  `CfnAutomationRuleProps$Builder` instance using a no-argument constructor, applies the data configuration, then builds it.  Takes the following 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-automation-rule-related-finding-property-builder id config)

Creates a CfnAutomationRule$RelatedFindingProperty$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  `CfnAutomationRule$RelatedFindingProperty$Builder` instance using a no-argument constructor, applies the data configuration, then builds it.  Takes the following 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-automation-rule-severity-update-property-builderclj

(cfn-automation-rule-severity-update-property-builder id config)

Creates a CfnAutomationRule$SeverityUpdateProperty$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  `CfnAutomationRule$SeverityUpdateProperty$Builder` instance using a no-argument constructor, applies the data configuration, then builds it.  Takes the following 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-automation-rule-string-filter-property-builderclj

(cfn-automation-rule-string-filter-property-builder id config)

Creates a CfnAutomationRule$StringFilterProperty$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  `CfnAutomationRule$StringFilterProperty$Builder` instance using a no-argument constructor, applies the data configuration, then builds it.  Takes the following 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-automation-rule-workflow-update-property-builderclj

(cfn-automation-rule-workflow-update-property-builder id config)

Creates a CfnAutomationRule$WorkflowUpdateProperty$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  `CfnAutomationRule$WorkflowUpdateProperty$Builder` instance using a no-argument constructor, applies the data configuration, then builds it.  Takes the following 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-delegated-admin-builderclj

(cfn-delegated-admin-builder scope id config)

Creates a CfnDelegatedAdmin$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  `CfnDelegatedAdmin$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-delegated-admin-props-builderclj

(cfn-delegated-admin-props-builder id config)

Creates a CfnDelegatedAdminProps$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  `CfnDelegatedAdminProps$Builder` instance using a no-argument constructor, applies the data configuration, then builds it.  Takes the following 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-hub-builderclj

(cfn-hub-builder scope id config)

Creates a CfnHub$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  `CfnHub$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-hub-props-builderclj

(cfn-hub-props-builder id config)

Creates a CfnHubProps$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  `CfnHubProps$Builder` instance using a no-argument constructor, applies the data configuration, then builds it.  Takes the following 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-insight-aws-security-finding-filters-property-builderclj

(cfn-insight-aws-security-finding-filters-property-builder id config)

Creates a CfnInsight$AwsSecurityFindingFiltersProperty$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  `CfnInsight$AwsSecurityFindingFiltersProperty$Builder` instance using a no-argument constructor, applies the data configuration, then builds it.  Takes the following 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-insight-boolean-filter-property-builderclj

(cfn-insight-boolean-filter-property-builder id config)

Creates a CfnInsight$BooleanFilterProperty$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  `CfnInsight$BooleanFilterProperty$Builder` instance using a no-argument constructor, applies the data configuration, then builds it.  Takes the following 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-insight-builderclj

(cfn-insight-builder scope id config)

Creates a CfnInsight$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  `CfnInsight$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-insight-date-filter-property-builderclj

(cfn-insight-date-filter-property-builder id config)

Creates a CfnInsight$DateFilterProperty$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  `CfnInsight$DateFilterProperty$Builder` instance using a no-argument constructor, applies the data configuration, then builds it.  Takes the following 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-insight-date-range-property-builderclj

(cfn-insight-date-range-property-builder id config)

Creates a CfnInsight$DateRangeProperty$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  `CfnInsight$DateRangeProperty$Builder` instance using a no-argument constructor, applies the data configuration, then builds it.  Takes the following 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-insight-ip-filter-property-builderclj

(cfn-insight-ip-filter-property-builder id config)

Creates a CfnInsight$IpFilterProperty$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  `CfnInsight$IpFilterProperty$Builder` instance using a no-argument constructor, applies the data configuration, then builds it.  Takes the following 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-insight-keyword-filter-property-builderclj

(cfn-insight-keyword-filter-property-builder id config)

Creates a CfnInsight$KeywordFilterProperty$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  `CfnInsight$KeywordFilterProperty$Builder` instance using a no-argument constructor, applies the data configuration, then builds it.  Takes the following 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-insight-map-filter-property-builderclj

(cfn-insight-map-filter-property-builder id config)

Creates a CfnInsight$MapFilterProperty$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  `CfnInsight$MapFilterProperty$Builder` instance using a no-argument constructor, applies the data configuration, then builds it.  Takes the following 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-insight-number-filter-property-builderclj

(cfn-insight-number-filter-property-builder id config)

Creates a CfnInsight$NumberFilterProperty$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  `CfnInsight$NumberFilterProperty$Builder` instance using a no-argument constructor, applies the data configuration, then builds it.  Takes the following 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-insight-props-builderclj

(cfn-insight-props-builder id config)

Creates a CfnInsightProps$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  `CfnInsightProps$Builder` instance using a no-argument constructor, applies the data configuration, then builds it.  Takes the following 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-insight-string-filter-property-builderclj

(cfn-insight-string-filter-property-builder id config)

Creates a CfnInsight$StringFilterProperty$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  `CfnInsight$StringFilterProperty$Builder` instance using a no-argument constructor, applies the data configuration, then builds it.  Takes the following 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-product-subscription-builderclj

(cfn-product-subscription-builder scope id config)

Creates a CfnProductSubscription$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  `CfnProductSubscription$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-product-subscription-props-builderclj

(cfn-product-subscription-props-builder id config)

Creates a CfnProductSubscriptionProps$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  `CfnProductSubscriptionProps$Builder` instance using a no-argument constructor, applies the data configuration, then builds it.  Takes the following 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-security-control-builderclj

(cfn-security-control-builder scope id config)

Creates a CfnSecurityControl$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  `CfnSecurityControl$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-security-control-parameter-configuration-property-builderclj

(cfn-security-control-parameter-configuration-property-builder id config)

Creates a CfnSecurityControl$ParameterConfigurationProperty$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  `CfnSecurityControl$ParameterConfigurationProperty$Builder` instance using a no-argument constructor, applies the data configuration, then builds it.  Takes the following 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-security-control-props-builderclj

(cfn-security-control-props-builder id config)

Creates a CfnSecurityControlProps$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  `CfnSecurityControlProps$Builder` instance using a no-argument constructor, applies the data configuration, then builds it.  Takes the following 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-standard-builderclj

(cfn-standard-builder scope id config)

Creates a CfnStandard$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  `CfnStandard$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-standard-props-builderclj

(cfn-standard-props-builder id config)

Creates a CfnStandardProps$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  `CfnStandardProps$Builder` instance using a no-argument constructor, applies the data configuration, then builds it.  Takes the following 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-standard-standards-control-property-builderclj

(cfn-standard-standards-control-property-builder id config)

Creates a CfnStandard$StandardsControlProperty$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  `CfnStandard$StandardsControlProperty$Builder` instance using a no-argument constructor, applies the data configuration, then builds it.  Takes the following 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