Functions that represent AWS CDK enums and builders in the software.amazon.awscdk.services.inspectorv2 package.
Functions that represent AWS CDK enums and builders in the software.amazon.awscdk.services.inspectorv2 package.
(build-cfn-cis-scan-configuration-builder builder id config)
The build-cfn-cis-scan-configuration-builder function updates a CfnCisScanConfiguration$Builder instance using the provided configuration. The function takes the CfnCisScanConfiguration$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:
Field | DataType | Lookup Function | Data Key |
---|---|---|---|
scanName | java.lang.String | cdk.support/lookup-entry | :scan-name |
schedule | software.amazon.awscdk.services.inspectorv2.CfnCisScanConfiguration$ScheduleProperty | cdk.support/lookup-entry | :schedule |
securityLevel | java.lang.String | cdk.support/lookup-entry | :security-level |
tags | java.util.Map | cdk.support/lookup-entry | :tags |
targets | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :targets |
The build-cfn-cis-scan-configuration-builder function updates a CfnCisScanConfiguration$Builder instance using the provided configuration. The function takes the CfnCisScanConfiguration$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value: | Field | DataType | Lookup Function | Data Key | |---|---|---|---| | `scanName` | java.lang.String | [[cdk.support/lookup-entry]] | `:scan-name` | | `schedule` | software.amazon.awscdk.services.inspectorv2.CfnCisScanConfiguration$ScheduleProperty | [[cdk.support/lookup-entry]] | `:schedule` | | `securityLevel` | java.lang.String | [[cdk.support/lookup-entry]] | `:security-level` | | `tags` | java.util.Map | [[cdk.support/lookup-entry]] | `:tags` | | `targets` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:targets` |
(build-cfn-cis-scan-configuration-cis-targets-property-builder builder
id
config)
The build-cfn-cis-scan-configuration-cis-targets-property-builder function updates a CfnCisScanConfiguration$CisTargetsProperty$Builder instance using the provided configuration. The function takes the CfnCisScanConfiguration$CisTargetsProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:
Field | DataType | Lookup Function | Data Key |
---|---|---|---|
accountIds | java.util.List | cdk.support/lookup-entry | :account-ids |
targetResourceTags | java.util.Map | cdk.support/lookup-entry | :target-resource-tags |
The build-cfn-cis-scan-configuration-cis-targets-property-builder function updates a CfnCisScanConfiguration$CisTargetsProperty$Builder instance using the provided configuration. The function takes the CfnCisScanConfiguration$CisTargetsProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value: | Field | DataType | Lookup Function | Data Key | |---|---|---|---| | `accountIds` | java.util.List | [[cdk.support/lookup-entry]] | `:account-ids` | | `targetResourceTags` | java.util.Map | [[cdk.support/lookup-entry]] | `:target-resource-tags` |
(build-cfn-cis-scan-configuration-daily-schedule-property-builder builder
id
config)
The build-cfn-cis-scan-configuration-daily-schedule-property-builder function updates a CfnCisScanConfiguration$DailyScheduleProperty$Builder instance using the provided configuration. The function takes the CfnCisScanConfiguration$DailyScheduleProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:
Field | DataType | Lookup Function | Data Key |
---|---|---|---|
startTime | software.amazon.awscdk.services.inspectorv2.CfnCisScanConfiguration$TimeProperty | cdk.support/lookup-entry | :start-time |
The build-cfn-cis-scan-configuration-daily-schedule-property-builder function updates a CfnCisScanConfiguration$DailyScheduleProperty$Builder instance using the provided configuration. The function takes the CfnCisScanConfiguration$DailyScheduleProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value: | Field | DataType | Lookup Function | Data Key | |---|---|---|---| | `startTime` | software.amazon.awscdk.services.inspectorv2.CfnCisScanConfiguration$TimeProperty | [[cdk.support/lookup-entry]] | `:start-time` |
(build-cfn-cis-scan-configuration-monthly-schedule-property-builder builder
id
config)
The build-cfn-cis-scan-configuration-monthly-schedule-property-builder function updates a CfnCisScanConfiguration$MonthlyScheduleProperty$Builder instance using the provided configuration. The function takes the CfnCisScanConfiguration$MonthlyScheduleProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:
Field | DataType | Lookup Function | Data Key |
---|---|---|---|
day | java.lang.String | cdk.support/lookup-entry | :day |
startTime | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :start-time |
The build-cfn-cis-scan-configuration-monthly-schedule-property-builder function updates a CfnCisScanConfiguration$MonthlyScheduleProperty$Builder instance using the provided configuration. The function takes the CfnCisScanConfiguration$MonthlyScheduleProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value: | Field | DataType | Lookup Function | Data Key | |---|---|---|---| | `day` | java.lang.String | [[cdk.support/lookup-entry]] | `:day` | | `startTime` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:start-time` |
(build-cfn-cis-scan-configuration-props-builder builder id config)
The build-cfn-cis-scan-configuration-props-builder function updates a CfnCisScanConfigurationProps$Builder instance using the provided configuration. The function takes the CfnCisScanConfigurationProps$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:
Field | DataType | Lookup Function | Data Key |
---|---|---|---|
scanName | java.lang.String | cdk.support/lookup-entry | :scan-name |
schedule | software.amazon.awscdk.services.inspectorv2.CfnCisScanConfiguration$ScheduleProperty | cdk.support/lookup-entry | :schedule |
securityLevel | java.lang.String | cdk.support/lookup-entry | :security-level |
tags | java.util.Map | cdk.support/lookup-entry | :tags |
targets | software.amazon.awscdk.services.inspectorv2.CfnCisScanConfiguration$CisTargetsProperty | cdk.support/lookup-entry | :targets |
The build-cfn-cis-scan-configuration-props-builder function updates a CfnCisScanConfigurationProps$Builder instance using the provided configuration. The function takes the CfnCisScanConfigurationProps$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value: | Field | DataType | Lookup Function | Data Key | |---|---|---|---| | `scanName` | java.lang.String | [[cdk.support/lookup-entry]] | `:scan-name` | | `schedule` | software.amazon.awscdk.services.inspectorv2.CfnCisScanConfiguration$ScheduleProperty | [[cdk.support/lookup-entry]] | `:schedule` | | `securityLevel` | java.lang.String | [[cdk.support/lookup-entry]] | `:security-level` | | `tags` | java.util.Map | [[cdk.support/lookup-entry]] | `:tags` | | `targets` | software.amazon.awscdk.services.inspectorv2.CfnCisScanConfiguration$CisTargetsProperty | [[cdk.support/lookup-entry]] | `:targets` |
(build-cfn-cis-scan-configuration-schedule-property-builder builder id config)
The build-cfn-cis-scan-configuration-schedule-property-builder function updates a CfnCisScanConfiguration$ScheduleProperty$Builder instance using the provided configuration. The function takes the CfnCisScanConfiguration$ScheduleProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:
Field | DataType | Lookup Function | Data Key |
---|---|---|---|
daily | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :daily |
monthly | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :monthly |
oneTime | java.lang.Object | cdk.support/lookup-entry | :one-time |
weekly | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :weekly |
The build-cfn-cis-scan-configuration-schedule-property-builder function updates a CfnCisScanConfiguration$ScheduleProperty$Builder instance using the provided configuration. The function takes the CfnCisScanConfiguration$ScheduleProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value: | Field | DataType | Lookup Function | Data Key | |---|---|---|---| | `daily` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:daily` | | `monthly` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:monthly` | | `oneTime` | java.lang.Object | [[cdk.support/lookup-entry]] | `:one-time` | | `weekly` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:weekly` |
(build-cfn-cis-scan-configuration-time-property-builder builder id config)
The build-cfn-cis-scan-configuration-time-property-builder function updates a CfnCisScanConfiguration$TimeProperty$Builder instance using the provided configuration. The function takes the CfnCisScanConfiguration$TimeProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:
Field | DataType | Lookup Function | Data Key |
---|---|---|---|
timeOfDay | java.lang.String | cdk.support/lookup-entry | :time-of-day |
timeZone | java.lang.String | cdk.support/lookup-entry | :time-zone |
The build-cfn-cis-scan-configuration-time-property-builder function updates a CfnCisScanConfiguration$TimeProperty$Builder instance using the provided configuration. The function takes the CfnCisScanConfiguration$TimeProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value: | Field | DataType | Lookup Function | Data Key | |---|---|---|---| | `timeOfDay` | java.lang.String | [[cdk.support/lookup-entry]] | `:time-of-day` | | `timeZone` | java.lang.String | [[cdk.support/lookup-entry]] | `:time-zone` |
(build-cfn-cis-scan-configuration-weekly-schedule-property-builder builder
id
config)
The build-cfn-cis-scan-configuration-weekly-schedule-property-builder function updates a CfnCisScanConfiguration$WeeklyScheduleProperty$Builder instance using the provided configuration. The function takes the CfnCisScanConfiguration$WeeklyScheduleProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:
Field | DataType | Lookup Function | Data Key |
---|---|---|---|
days | java.util.List | cdk.support/lookup-entry | :days |
startTime | software.amazon.awscdk.services.inspectorv2.CfnCisScanConfiguration$TimeProperty | cdk.support/lookup-entry | :start-time |
The build-cfn-cis-scan-configuration-weekly-schedule-property-builder function updates a CfnCisScanConfiguration$WeeklyScheduleProperty$Builder instance using the provided configuration. The function takes the CfnCisScanConfiguration$WeeklyScheduleProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value: | Field | DataType | Lookup Function | Data Key | |---|---|---|---| | `days` | java.util.List | [[cdk.support/lookup-entry]] | `:days` | | `startTime` | software.amazon.awscdk.services.inspectorv2.CfnCisScanConfiguration$TimeProperty | [[cdk.support/lookup-entry]] | `:start-time` |
(build-cfn-filter-builder builder id config)
The build-cfn-filter-builder function updates a CfnFilter$Builder instance using the provided configuration. The function takes the CfnFilter$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:
Field | DataType | Lookup Function | Data Key |
---|---|---|---|
description | java.lang.String | cdk.support/lookup-entry | :description |
filterAction | java.lang.String | cdk.support/lookup-entry | :filter-action |
filterCriteria | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :filter-criteria |
name | java.lang.String | cdk.support/lookup-entry | :name |
The build-cfn-filter-builder function updates a CfnFilter$Builder instance using the provided configuration. The function takes the CfnFilter$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value: | Field | DataType | Lookup Function | Data Key | |---|---|---|---| | `description` | java.lang.String | [[cdk.support/lookup-entry]] | `:description` | | `filterAction` | java.lang.String | [[cdk.support/lookup-entry]] | `:filter-action` | | `filterCriteria` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:filter-criteria` | | `name` | java.lang.String | [[cdk.support/lookup-entry]] | `:name` |
(build-cfn-filter-date-filter-property-builder builder id config)
The build-cfn-filter-date-filter-property-builder function updates a CfnFilter$DateFilterProperty$Builder instance using the provided configuration. The function takes the CfnFilter$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 |
---|---|---|---|
endInclusive | java.lang.Number | cdk.support/lookup-entry | :end-inclusive |
startInclusive | java.lang.Number | cdk.support/lookup-entry | :start-inclusive |
The build-cfn-filter-date-filter-property-builder function updates a CfnFilter$DateFilterProperty$Builder instance using the provided configuration. The function takes the CfnFilter$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 | |---|---|---|---| | `endInclusive` | java.lang.Number | [[cdk.support/lookup-entry]] | `:end-inclusive` | | `startInclusive` | java.lang.Number | [[cdk.support/lookup-entry]] | `:start-inclusive` |
(build-cfn-filter-filter-criteria-property-builder builder id config)
The build-cfn-filter-filter-criteria-property-builder function updates a CfnFilter$FilterCriteriaProperty$Builder instance using the provided configuration. The function takes the CfnFilter$FilterCriteriaProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
Fields on the builder are populated 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 |
componentId | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :component-id |
componentType | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :component-type |
ec2InstanceImageId | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :ec2-instance-image-id |
ec2InstanceSubnetId | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :ec2-instance-subnet-id |
ec2InstanceVpcId | java.util.List | cdk.support/lookup-entry | :ec2-instance-vpc-id |
ecrImageArchitecture | java.util.List | cdk.support/lookup-entry | :ecr-image-architecture |
ecrImageHash | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :ecr-image-hash |
ecrImagePushedAt | java.util.List | cdk.support/lookup-entry | :ecr-image-pushed-at |
ecrImageRegistry | java.util.List | cdk.support/lookup-entry | :ecr-image-registry |
ecrImageRepositoryName | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :ecr-image-repository-name |
ecrImageTags | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :ecr-image-tags |
findingArn | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :finding-arn |
findingStatus | java.util.List | cdk.support/lookup-entry | :finding-status |
findingType | java.util.List | cdk.support/lookup-entry | :finding-type |
firstObservedAt | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :first-observed-at |
inspectorScore | java.util.List | cdk.support/lookup-entry | :inspector-score |
lastObservedAt | java.util.List | cdk.support/lookup-entry | :last-observed-at |
networkProtocol | java.util.List | cdk.support/lookup-entry | :network-protocol |
portRange | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :port-range |
relatedVulnerabilities | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :related-vulnerabilities |
resourceId | java.util.List | cdk.support/lookup-entry | :resource-id |
resourceTags | java.util.List | cdk.support/lookup-entry | :resource-tags |
resourceType | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :resource-type |
severity | java.util.List | cdk.support/lookup-entry | :severity |
title | java.util.List | cdk.support/lookup-entry | :title |
updatedAt | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :updated-at |
vendorSeverity | java.util.List | cdk.support/lookup-entry | :vendor-severity |
vulnerabilityId | java.util.List | cdk.support/lookup-entry | :vulnerability-id |
vulnerabilitySource | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :vulnerability-source |
vulnerablePackages | java.util.List | cdk.support/lookup-entry | :vulnerable-packages |
The build-cfn-filter-filter-criteria-property-builder function updates a CfnFilter$FilterCriteriaProperty$Builder instance using the provided configuration. The function takes the CfnFilter$FilterCriteriaProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. Fields on the builder are populated 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` | | `componentId` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:component-id` | | `componentType` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:component-type` | | `ec2InstanceImageId` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:ec2-instance-image-id` | | `ec2InstanceSubnetId` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:ec2-instance-subnet-id` | | `ec2InstanceVpcId` | java.util.List | [[cdk.support/lookup-entry]] | `:ec2-instance-vpc-id` | | `ecrImageArchitecture` | java.util.List | [[cdk.support/lookup-entry]] | `:ecr-image-architecture` | | `ecrImageHash` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:ecr-image-hash` | | `ecrImagePushedAt` | java.util.List | [[cdk.support/lookup-entry]] | `:ecr-image-pushed-at` | | `ecrImageRegistry` | java.util.List | [[cdk.support/lookup-entry]] | `:ecr-image-registry` | | `ecrImageRepositoryName` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:ecr-image-repository-name` | | `ecrImageTags` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:ecr-image-tags` | | `findingArn` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:finding-arn` | | `findingStatus` | java.util.List | [[cdk.support/lookup-entry]] | `:finding-status` | | `findingType` | java.util.List | [[cdk.support/lookup-entry]] | `:finding-type` | | `firstObservedAt` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:first-observed-at` | | `inspectorScore` | java.util.List | [[cdk.support/lookup-entry]] | `:inspector-score` | | `lastObservedAt` | java.util.List | [[cdk.support/lookup-entry]] | `:last-observed-at` | | `networkProtocol` | java.util.List | [[cdk.support/lookup-entry]] | `:network-protocol` | | `portRange` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:port-range` | | `relatedVulnerabilities` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:related-vulnerabilities` | | `resourceId` | java.util.List | [[cdk.support/lookup-entry]] | `:resource-id` | | `resourceTags` | java.util.List | [[cdk.support/lookup-entry]] | `:resource-tags` | | `resourceType` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:resource-type` | | `severity` | java.util.List | [[cdk.support/lookup-entry]] | `:severity` | | `title` | java.util.List | [[cdk.support/lookup-entry]] | `:title` | | `updatedAt` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:updated-at` | | `vendorSeverity` | java.util.List | [[cdk.support/lookup-entry]] | `:vendor-severity` | | `vulnerabilityId` | java.util.List | [[cdk.support/lookup-entry]] | `:vulnerability-id` | | `vulnerabilitySource` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:vulnerability-source` | | `vulnerablePackages` | java.util.List | [[cdk.support/lookup-entry]] | `:vulnerable-packages` |
(build-cfn-filter-map-filter-property-builder builder id config)
The build-cfn-filter-map-filter-property-builder function updates a CfnFilter$MapFilterProperty$Builder instance using the provided configuration. The function takes the CfnFilter$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 |
The build-cfn-filter-map-filter-property-builder function updates a CfnFilter$MapFilterProperty$Builder instance using the provided configuration. The function takes the CfnFilter$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` |
(build-cfn-filter-number-filter-property-builder builder id config)
The build-cfn-filter-number-filter-property-builder function updates a CfnFilter$NumberFilterProperty$Builder instance using the provided configuration. The function takes the CfnFilter$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 |
---|---|---|---|
lowerInclusive | java.lang.Number | cdk.support/lookup-entry | :lower-inclusive |
upperInclusive | java.lang.Number | cdk.support/lookup-entry | :upper-inclusive |
The build-cfn-filter-number-filter-property-builder function updates a CfnFilter$NumberFilterProperty$Builder instance using the provided configuration. The function takes the CfnFilter$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 | |---|---|---|---| | `lowerInclusive` | java.lang.Number | [[cdk.support/lookup-entry]] | `:lower-inclusive` | | `upperInclusive` | java.lang.Number | [[cdk.support/lookup-entry]] | `:upper-inclusive` |
(build-cfn-filter-package-filter-property-builder builder id config)
The build-cfn-filter-package-filter-property-builder function updates a CfnFilter$PackageFilterProperty$Builder instance using the provided configuration. The function takes the CfnFilter$PackageFilterProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:
Field | DataType | Lookup Function | Data Key |
---|---|---|---|
architecture | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :architecture |
epoch | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :epoch |
name | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :name |
release | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :release |
sourceLayerHash | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :source-layer-hash |
version | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :version |
The build-cfn-filter-package-filter-property-builder function updates a CfnFilter$PackageFilterProperty$Builder instance using the provided configuration. The function takes the CfnFilter$PackageFilterProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value: | Field | DataType | Lookup Function | Data Key | |---|---|---|---| | `architecture` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:architecture` | | `epoch` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:epoch` | | `name` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:name` | | `release` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:release` | | `sourceLayerHash` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:source-layer-hash` | | `version` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:version` |
(build-cfn-filter-port-range-filter-property-builder builder id config)
The build-cfn-filter-port-range-filter-property-builder function updates a CfnFilter$PortRangeFilterProperty$Builder instance using the provided configuration. The function takes the CfnFilter$PortRangeFilterProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:
Field | DataType | Lookup Function | Data Key |
---|---|---|---|
beginInclusive | java.lang.Number | cdk.support/lookup-entry | :begin-inclusive |
endInclusive | java.lang.Number | cdk.support/lookup-entry | :end-inclusive |
The build-cfn-filter-port-range-filter-property-builder function updates a CfnFilter$PortRangeFilterProperty$Builder instance using the provided configuration. The function takes the CfnFilter$PortRangeFilterProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value: | Field | DataType | Lookup Function | Data Key | |---|---|---|---| | `beginInclusive` | java.lang.Number | [[cdk.support/lookup-entry]] | `:begin-inclusive` | | `endInclusive` | java.lang.Number | [[cdk.support/lookup-entry]] | `:end-inclusive` |
(build-cfn-filter-props-builder builder id config)
The build-cfn-filter-props-builder function updates a CfnFilterProps$Builder instance using the provided configuration. The function takes the CfnFilterProps$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:
Field | DataType | Lookup Function | Data Key |
---|---|---|---|
description | java.lang.String | cdk.support/lookup-entry | :description |
filterAction | java.lang.String | cdk.support/lookup-entry | :filter-action |
filterCriteria | software.amazon.awscdk.services.inspectorv2.CfnFilter$FilterCriteriaProperty | cdk.support/lookup-entry | :filter-criteria |
name | java.lang.String | cdk.support/lookup-entry | :name |
The build-cfn-filter-props-builder function updates a CfnFilterProps$Builder instance using the provided configuration. The function takes the CfnFilterProps$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value: | Field | DataType | Lookup Function | Data Key | |---|---|---|---| | `description` | java.lang.String | [[cdk.support/lookup-entry]] | `:description` | | `filterAction` | java.lang.String | [[cdk.support/lookup-entry]] | `:filter-action` | | `filterCriteria` | software.amazon.awscdk.services.inspectorv2.CfnFilter$FilterCriteriaProperty | [[cdk.support/lookup-entry]] | `:filter-criteria` | | `name` | java.lang.String | [[cdk.support/lookup-entry]] | `:name` |
(build-cfn-filter-string-filter-property-builder builder id config)
The build-cfn-filter-string-filter-property-builder function updates a CfnFilter$StringFilterProperty$Builder instance using the provided configuration. The function takes the CfnFilter$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 |
The build-cfn-filter-string-filter-property-builder function updates a CfnFilter$StringFilterProperty$Builder instance using the provided configuration. The function takes the CfnFilter$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` |
(cfn-cis-scan-configuration-builder scope id config)
Creates a CfnCisScanConfiguration$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 `CfnCisScanConfiguration$Builder` instance using a scope and ID, applies the data configuration, then builds it. Takes the following arguments: | Argument | DataType | Description | |---|---|---| | scope | software.constructs.Construct | The parent scope construct of the object being built. | | id | String or Keyword or Symbol | Value to use as both the ID of the object being build and the namespace when looking up configuration values. | | config | map | Data configuration |
(cfn-cis-scan-configuration-cis-targets-property-builder id config)
Creates a CfnCisScanConfiguration$CisTargetsProperty$Builder
instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments:
Argument | DataType | Description |
---|---|---|
id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
config | map | Data configuration |
Creates a `CfnCisScanConfiguration$CisTargetsProperty$Builder` instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments: | Argument | DataType | Description | |---|---|---| | id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. | | config | map | Data configuration |
(cfn-cis-scan-configuration-daily-schedule-property-builder id config)
Creates a CfnCisScanConfiguration$DailyScheduleProperty$Builder
instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments:
Argument | DataType | Description |
---|---|---|
id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
config | map | Data configuration |
Creates a `CfnCisScanConfiguration$DailyScheduleProperty$Builder` instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments: | Argument | DataType | Description | |---|---|---| | id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. | | config | map | Data configuration |
(cfn-cis-scan-configuration-monthly-schedule-property-builder id config)
Creates a CfnCisScanConfiguration$MonthlyScheduleProperty$Builder
instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments:
Argument | DataType | Description |
---|---|---|
id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
config | map | Data configuration |
Creates a `CfnCisScanConfiguration$MonthlyScheduleProperty$Builder` instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments: | Argument | DataType | Description | |---|---|---| | id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. | | config | map | Data configuration |
(cfn-cis-scan-configuration-props-builder id config)
Creates a CfnCisScanConfigurationProps$Builder
instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments:
Argument | DataType | Description |
---|---|---|
id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
config | map | Data configuration |
Creates a `CfnCisScanConfigurationProps$Builder` instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments: | Argument | DataType | Description | |---|---|---| | id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. | | config | map | Data configuration |
(cfn-cis-scan-configuration-schedule-property-builder id config)
Creates a CfnCisScanConfiguration$ScheduleProperty$Builder
instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments:
Argument | DataType | Description |
---|---|---|
id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
config | map | Data configuration |
Creates a `CfnCisScanConfiguration$ScheduleProperty$Builder` instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments: | Argument | DataType | Description | |---|---|---| | id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. | | config | map | Data configuration |
(cfn-cis-scan-configuration-time-property-builder id config)
Creates a CfnCisScanConfiguration$TimeProperty$Builder
instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments:
Argument | DataType | Description |
---|---|---|
id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
config | map | Data configuration |
Creates a `CfnCisScanConfiguration$TimeProperty$Builder` instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments: | Argument | DataType | Description | |---|---|---| | id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. | | config | map | Data configuration |
(cfn-cis-scan-configuration-weekly-schedule-property-builder id config)
Creates a CfnCisScanConfiguration$WeeklyScheduleProperty$Builder
instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments:
Argument | DataType | Description |
---|---|---|
id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
config | map | Data configuration |
Creates a `CfnCisScanConfiguration$WeeklyScheduleProperty$Builder` instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments: | Argument | DataType | Description | |---|---|---| | id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. | | config | map | Data configuration |
(cfn-filter-builder scope id config)
Creates a CfnFilter$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 `CfnFilter$Builder` instance using a scope and ID, applies the data configuration, then builds it. Takes the following arguments: | Argument | DataType | Description | |---|---|---| | scope | software.constructs.Construct | The parent scope construct of the object being built. | | id | String or Keyword or Symbol | Value to use as both the ID of the object being build and the namespace when looking up configuration values. | | config | map | Data configuration |
(cfn-filter-date-filter-property-builder id config)
Creates a CfnFilter$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 |
Creates a `CfnFilter$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 |
(cfn-filter-filter-criteria-property-builder id config)
Creates a CfnFilter$FilterCriteriaProperty$Builder
instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments:
Argument | DataType | Description |
---|---|---|
id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
config | map | Data configuration |
Creates a `CfnFilter$FilterCriteriaProperty$Builder` instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments: | Argument | DataType | Description | |---|---|---| | id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. | | config | map | Data configuration |
(cfn-filter-map-filter-property-builder id config)
Creates a CfnFilter$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 |
Creates a `CfnFilter$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 |
(cfn-filter-number-filter-property-builder id config)
Creates a CfnFilter$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 |
Creates a `CfnFilter$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 |
(cfn-filter-package-filter-property-builder id config)
Creates a CfnFilter$PackageFilterProperty$Builder
instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments:
Argument | DataType | Description |
---|---|---|
id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
config | map | Data configuration |
Creates a `CfnFilter$PackageFilterProperty$Builder` instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments: | Argument | DataType | Description | |---|---|---| | id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. | | config | map | Data configuration |
(cfn-filter-port-range-filter-property-builder id config)
Creates a CfnFilter$PortRangeFilterProperty$Builder
instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments:
Argument | DataType | Description |
---|---|---|
id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
config | map | Data configuration |
Creates a `CfnFilter$PortRangeFilterProperty$Builder` instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments: | Argument | DataType | Description | |---|---|---| | id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. | | config | map | Data configuration |
(cfn-filter-props-builder id config)
Creates a CfnFilterProps$Builder
instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments:
Argument | DataType | Description |
---|---|---|
id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
config | map | Data configuration |
Creates a `CfnFilterProps$Builder` instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments: | Argument | DataType | Description | |---|---|---| | id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. | | config | map | Data configuration |
(cfn-filter-string-filter-property-builder id config)
Creates a CfnFilter$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 |
Creates a `CfnFilter$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 |
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close