Functions that represent AWS CDK enums and builders in the software.amazon.awscdk.services.guardduty package.
Functions that represent AWS CDK enums and builders in the software.amazon.awscdk.services.guardduty package.
(build-cfn-detector-builder builder id config)
The build-cfn-detector-builder function updates a CfnDetector$Builder instance using the provided configuration. The function takes the CfnDetector$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:
Field | DataType | Lookup Function | Data Key |
---|---|---|---|
dataSources | software.amazon.awscdk.services.guardduty.CfnDetector$CFNDataSourceConfigurationsProperty | cdk.support/lookup-entry | :data-sources |
enable | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :enable |
features | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :features |
findingPublishingFrequency | java.lang.String | cdk.support/lookup-entry | :finding-publishing-frequency |
tags | java.util.List | cdk.support/lookup-entry | :tags |
The build-cfn-detector-builder function updates a CfnDetector$Builder instance using the provided configuration. The function takes the CfnDetector$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value: | Field | DataType | Lookup Function | Data Key | |---|---|---|---| | `dataSources` | software.amazon.awscdk.services.guardduty.CfnDetector$CFNDataSourceConfigurationsProperty | [[cdk.support/lookup-entry]] | `:data-sources` | | `enable` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:enable` | | `features` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:features` | | `findingPublishingFrequency` | java.lang.String | [[cdk.support/lookup-entry]] | `:finding-publishing-frequency` | | `tags` | java.util.List | [[cdk.support/lookup-entry]] | `:tags` |
(build-cfn-detector-cfn-data-source-configurations-property-builder builder
id
config)
The build-cfn-detector-cfn-data-source-configurations-property-builder function updates a CfnDetector$CFNDataSourceConfigurationsProperty$Builder instance using the provided configuration. The function takes the CfnDetector$CFNDataSourceConfigurationsProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:
Field | DataType | Lookup Function | Data Key |
---|---|---|---|
kubernetes | software.amazon.awscdk.services.guardduty.CfnDetector$CFNKubernetesConfigurationProperty | cdk.support/lookup-entry | :kubernetes |
malwareProtection | software.amazon.awscdk.services.guardduty.CfnDetector$CFNMalwareProtectionConfigurationProperty | cdk.support/lookup-entry | :malware-protection |
s3Logs | software.amazon.awscdk.services.guardduty.CfnDetector$CFNS3LogsConfigurationProperty | cdk.support/lookup-entry | :s3-logs |
The build-cfn-detector-cfn-data-source-configurations-property-builder function updates a CfnDetector$CFNDataSourceConfigurationsProperty$Builder instance using the provided configuration. The function takes the CfnDetector$CFNDataSourceConfigurationsProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value: | Field | DataType | Lookup Function | Data Key | |---|---|---|---| | `kubernetes` | software.amazon.awscdk.services.guardduty.CfnDetector$CFNKubernetesConfigurationProperty | [[cdk.support/lookup-entry]] | `:kubernetes` | | `malwareProtection` | software.amazon.awscdk.services.guardduty.CfnDetector$CFNMalwareProtectionConfigurationProperty | [[cdk.support/lookup-entry]] | `:malware-protection` | | `s3Logs` | software.amazon.awscdk.services.guardduty.CfnDetector$CFNS3LogsConfigurationProperty | [[cdk.support/lookup-entry]] | `:s3-logs` |
(build-cfn-detector-cfn-feature-additional-configuration-property-builder
builder
id
config)
The build-cfn-detector-cfn-feature-additional-configuration-property-builder function updates a CfnDetector$CFNFeatureAdditionalConfigurationProperty$Builder instance using the provided configuration. The function takes the CfnDetector$CFNFeatureAdditionalConfigurationProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:
Field | DataType | Lookup Function | Data Key |
---|---|---|---|
name | java.lang.String | cdk.support/lookup-entry | :name |
status | java.lang.String | cdk.support/lookup-entry | :status |
The build-cfn-detector-cfn-feature-additional-configuration-property-builder function updates a CfnDetector$CFNFeatureAdditionalConfigurationProperty$Builder instance using the provided configuration. The function takes the CfnDetector$CFNFeatureAdditionalConfigurationProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value: | Field | DataType | Lookup Function | Data Key | |---|---|---|---| | `name` | java.lang.String | [[cdk.support/lookup-entry]] | `:name` | | `status` | java.lang.String | [[cdk.support/lookup-entry]] | `:status` |
(build-cfn-detector-cfn-feature-configuration-property-builder builder
id
config)
The build-cfn-detector-cfn-feature-configuration-property-builder function updates a CfnDetector$CFNFeatureConfigurationProperty$Builder instance using the provided configuration. The function takes the CfnDetector$CFNFeatureConfigurationProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:
Field | DataType | Lookup Function | Data Key |
---|---|---|---|
additionalConfiguration | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :additional-configuration |
name | java.lang.String | cdk.support/lookup-entry | :name |
status | java.lang.String | cdk.support/lookup-entry | :status |
The build-cfn-detector-cfn-feature-configuration-property-builder function updates a CfnDetector$CFNFeatureConfigurationProperty$Builder instance using the provided configuration. The function takes the CfnDetector$CFNFeatureConfigurationProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value: | Field | DataType | Lookup Function | Data Key | |---|---|---|---| | `additionalConfiguration` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:additional-configuration` | | `name` | java.lang.String | [[cdk.support/lookup-entry]] | `:name` | | `status` | java.lang.String | [[cdk.support/lookup-entry]] | `:status` |
(build-cfn-detector-cfn-kubernetes-audit-logs-configuration-property-builder
builder
id
config)
The build-cfn-detector-cfn-kubernetes-audit-logs-configuration-property-builder function updates a CfnDetector$CFNKubernetesAuditLogsConfigurationProperty$Builder instance using the provided configuration. The function takes the CfnDetector$CFNKubernetesAuditLogsConfigurationProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:
Field | DataType | Lookup Function | Data Key |
---|---|---|---|
enable | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :enable |
The build-cfn-detector-cfn-kubernetes-audit-logs-configuration-property-builder function updates a CfnDetector$CFNKubernetesAuditLogsConfigurationProperty$Builder instance using the provided configuration. The function takes the CfnDetector$CFNKubernetesAuditLogsConfigurationProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value: | Field | DataType | Lookup Function | Data Key | |---|---|---|---| | `enable` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:enable` |
(build-cfn-detector-cfn-kubernetes-configuration-property-builder builder
id
config)
The build-cfn-detector-cfn-kubernetes-configuration-property-builder function updates a CfnDetector$CFNKubernetesConfigurationProperty$Builder instance using the provided configuration. The function takes the CfnDetector$CFNKubernetesConfigurationProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:
Field | DataType | Lookup Function | Data Key |
---|---|---|---|
auditLogs | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :audit-logs |
The build-cfn-detector-cfn-kubernetes-configuration-property-builder function updates a CfnDetector$CFNKubernetesConfigurationProperty$Builder instance using the provided configuration. The function takes the CfnDetector$CFNKubernetesConfigurationProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value: | Field | DataType | Lookup Function | Data Key | |---|---|---|---| | `auditLogs` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:audit-logs` |
(build-cfn-detector-cfn-malware-protection-configuration-property-builder
builder
id
config)
The build-cfn-detector-cfn-malware-protection-configuration-property-builder function updates a CfnDetector$CFNMalwareProtectionConfigurationProperty$Builder instance using the provided configuration. The function takes the CfnDetector$CFNMalwareProtectionConfigurationProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:
Field | DataType | Lookup Function | Data Key |
---|---|---|---|
scanEc2InstanceWithFindings | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :scan-ec2-instance-with-findings |
The build-cfn-detector-cfn-malware-protection-configuration-property-builder function updates a CfnDetector$CFNMalwareProtectionConfigurationProperty$Builder instance using the provided configuration. The function takes the CfnDetector$CFNMalwareProtectionConfigurationProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value: | Field | DataType | Lookup Function | Data Key | |---|---|---|---| | `scanEc2InstanceWithFindings` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:scan-ec2-instance-with-findings` |
(build-cfn-detector-cfn-scan-ec2-instance-with-findings-configuration-property-builder
builder
id
config)
The build-cfn-detector-cfn-scan-ec2-instance-with-findings-configuration-property-builder function updates a CfnDetector$CFNScanEc2InstanceWithFindingsConfigurationProperty$Builder instance using the provided configuration. The function takes the CfnDetector$CFNScanEc2InstanceWithFindingsConfigurationProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:
Field | DataType | Lookup Function | Data Key |
---|---|---|---|
ebsVolumes | java.lang.Boolean | cdk.support/lookup-entry | :ebs-volumes |
The build-cfn-detector-cfn-scan-ec2-instance-with-findings-configuration-property-builder function updates a CfnDetector$CFNScanEc2InstanceWithFindingsConfigurationProperty$Builder instance using the provided configuration. The function takes the CfnDetector$CFNScanEc2InstanceWithFindingsConfigurationProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value: | Field | DataType | Lookup Function | Data Key | |---|---|---|---| | `ebsVolumes` | java.lang.Boolean | [[cdk.support/lookup-entry]] | `:ebs-volumes` |
(build-cfn-detector-cfns3-logs-configuration-property-builder builder id config)
The build-cfn-detector-cfns3-logs-configuration-property-builder function updates a CfnDetector$CFNS3LogsConfigurationProperty$Builder instance using the provided configuration. The function takes the CfnDetector$CFNS3LogsConfigurationProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:
Field | DataType | Lookup Function | Data Key |
---|---|---|---|
enable | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :enable |
The build-cfn-detector-cfns3-logs-configuration-property-builder function updates a CfnDetector$CFNS3LogsConfigurationProperty$Builder instance using the provided configuration. The function takes the CfnDetector$CFNS3LogsConfigurationProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value: | Field | DataType | Lookup Function | Data Key | |---|---|---|---| | `enable` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:enable` |
(build-cfn-detector-props-builder builder id config)
The build-cfn-detector-props-builder function updates a CfnDetectorProps$Builder instance using the provided configuration. The function takes the CfnDetectorProps$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:
Field | DataType | Lookup Function | Data Key |
---|---|---|---|
dataSources | software.amazon.awscdk.services.guardduty.CfnDetector$CFNDataSourceConfigurationsProperty | cdk.support/lookup-entry | :data-sources |
enable | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :enable |
features | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :features |
findingPublishingFrequency | java.lang.String | cdk.support/lookup-entry | :finding-publishing-frequency |
tags | java.util.List | cdk.support/lookup-entry | :tags |
The build-cfn-detector-props-builder function updates a CfnDetectorProps$Builder instance using the provided configuration. The function takes the CfnDetectorProps$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value: | Field | DataType | Lookup Function | Data Key | |---|---|---|---| | `dataSources` | software.amazon.awscdk.services.guardduty.CfnDetector$CFNDataSourceConfigurationsProperty | [[cdk.support/lookup-entry]] | `:data-sources` | | `enable` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:enable` | | `features` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:features` | | `findingPublishingFrequency` | java.lang.String | [[cdk.support/lookup-entry]] | `:finding-publishing-frequency` | | `tags` | java.util.List | [[cdk.support/lookup-entry]] | `:tags` |
(build-cfn-detector-tag-item-property-builder builder id config)
The build-cfn-detector-tag-item-property-builder function updates a CfnDetector$TagItemProperty$Builder instance using the provided configuration. The function takes the CfnDetector$TagItemProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:
Field | DataType | Lookup Function | Data Key |
---|---|---|---|
key | java.lang.String | cdk.support/lookup-entry | :key |
value | java.lang.String | cdk.support/lookup-entry | :value |
The build-cfn-detector-tag-item-property-builder function updates a CfnDetector$TagItemProperty$Builder instance using the provided configuration. The function takes the CfnDetector$TagItemProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value: | Field | DataType | Lookup Function | Data Key | |---|---|---|---| | `key` | java.lang.String | [[cdk.support/lookup-entry]] | `:key` | | `value` | java.lang.String | [[cdk.support/lookup-entry]] | `:value` |
(build-cfn-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 |
---|---|---|---|
action | java.lang.String | cdk.support/lookup-entry | :action |
description | java.lang.String | cdk.support/lookup-entry | :description |
detectorId | java.lang.String | cdk.support/lookup-entry | :detector-id |
findingCriteria | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :finding-criteria |
name | java.lang.String | cdk.support/lookup-entry | :name |
rank | java.lang.Number | cdk.support/lookup-entry | :rank |
tags | java.util.List | cdk.support/lookup-entry | :tags |
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 | |---|---|---|---| | `action` | java.lang.String | [[cdk.support/lookup-entry]] | `:action` | | `description` | java.lang.String | [[cdk.support/lookup-entry]] | `:description` | | `detectorId` | java.lang.String | [[cdk.support/lookup-entry]] | `:detector-id` | | `findingCriteria` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:finding-criteria` | | `name` | java.lang.String | [[cdk.support/lookup-entry]] | `:name` | | `rank` | java.lang.Number | [[cdk.support/lookup-entry]] | `:rank` | | `tags` | java.util.List | [[cdk.support/lookup-entry]] | `:tags` |
(build-cfn-filter-condition-property-builder builder id config)
The build-cfn-filter-condition-property-builder function updates a CfnFilter$ConditionProperty$Builder instance using the provided configuration. The function takes the CfnFilter$ConditionProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
Fields on the builder are populated 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.util.List | cdk.support/lookup-entry | :eq |
equalTo | java.util.List | cdk.support/lookup-entry | :equal-to |
greaterThan | java.lang.Number | cdk.support/lookup-entry | :greater-than |
greaterThanOrEqual | java.lang.Number | cdk.support/lookup-entry | :greater-than-or-equal |
gt | java.lang.Number | cdk.support/lookup-entry | :gt |
gte | java.lang.Number | cdk.support/lookup-entry | :gte |
lessThan | java.lang.Number | cdk.support/lookup-entry | :less-than |
lessThanOrEqual | java.lang.Number | cdk.support/lookup-entry | :less-than-or-equal |
lt | java.lang.Number | cdk.support/lookup-entry | :lt |
lte | java.lang.Number | cdk.support/lookup-entry | :lte |
neq | java.util.List | cdk.support/lookup-entry | :neq |
notEquals | java.util.List | cdk.support/lookup-entry | :not-equals |
The build-cfn-filter-condition-property-builder function updates a CfnFilter$ConditionProperty$Builder instance using the provided configuration. The function takes the CfnFilter$ConditionProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. Fields on the builder are populated 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.util.List | [[cdk.support/lookup-entry]] | `:eq` | | `equalTo` | java.util.List | [[cdk.support/lookup-entry]] | `:equal-to` | | `greaterThan` | java.lang.Number | [[cdk.support/lookup-entry]] | `:greater-than` | | `greaterThanOrEqual` | java.lang.Number | [[cdk.support/lookup-entry]] | `:greater-than-or-equal` | | `gt` | java.lang.Number | [[cdk.support/lookup-entry]] | `:gt` | | `gte` | java.lang.Number | [[cdk.support/lookup-entry]] | `:gte` | | `lessThan` | java.lang.Number | [[cdk.support/lookup-entry]] | `:less-than` | | `lessThanOrEqual` | java.lang.Number | [[cdk.support/lookup-entry]] | `:less-than-or-equal` | | `lt` | java.lang.Number | [[cdk.support/lookup-entry]] | `:lt` | | `lte` | java.lang.Number | [[cdk.support/lookup-entry]] | `:lte` | | `neq` | java.util.List | [[cdk.support/lookup-entry]] | `:neq` | | `notEquals` | java.util.List | [[cdk.support/lookup-entry]] | `:not-equals` |
(build-cfn-filter-finding-criteria-property-builder builder id config)
The build-cfn-filter-finding-criteria-property-builder function updates a CfnFilter$FindingCriteriaProperty$Builder instance using the provided configuration. The function takes the CfnFilter$FindingCriteriaProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:
Field | DataType | Lookup Function | Data Key |
---|---|---|---|
criterion | java.lang.Object | cdk.support/lookup-entry | :criterion |
itemType | software.amazon.awscdk.services.guardduty.CfnFilter$ConditionProperty | cdk.support/lookup-entry | :item-type |
The build-cfn-filter-finding-criteria-property-builder function updates a CfnFilter$FindingCriteriaProperty$Builder instance using the provided configuration. The function takes the CfnFilter$FindingCriteriaProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value: | Field | DataType | Lookup Function | Data Key | |---|---|---|---| | `criterion` | java.lang.Object | [[cdk.support/lookup-entry]] | `:criterion` | | `itemType` | software.amazon.awscdk.services.guardduty.CfnFilter$ConditionProperty | [[cdk.support/lookup-entry]] | `:item-type` |
(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 |
---|---|---|---|
action | java.lang.String | cdk.support/lookup-entry | :action |
description | java.lang.String | cdk.support/lookup-entry | :description |
detectorId | java.lang.String | cdk.support/lookup-entry | :detector-id |
findingCriteria | software.amazon.awscdk.services.guardduty.CfnFilter$FindingCriteriaProperty | cdk.support/lookup-entry | :finding-criteria |
name | java.lang.String | cdk.support/lookup-entry | :name |
rank | java.lang.Number | cdk.support/lookup-entry | :rank |
tags | java.util.List | cdk.support/lookup-entry | :tags |
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 | |---|---|---|---| | `action` | java.lang.String | [[cdk.support/lookup-entry]] | `:action` | | `description` | java.lang.String | [[cdk.support/lookup-entry]] | `:description` | | `detectorId` | java.lang.String | [[cdk.support/lookup-entry]] | `:detector-id` | | `findingCriteria` | software.amazon.awscdk.services.guardduty.CfnFilter$FindingCriteriaProperty | [[cdk.support/lookup-entry]] | `:finding-criteria` | | `name` | java.lang.String | [[cdk.support/lookup-entry]] | `:name` | | `rank` | java.lang.Number | [[cdk.support/lookup-entry]] | `:rank` | | `tags` | java.util.List | [[cdk.support/lookup-entry]] | `:tags` |
(build-cfn-ip-set-builder builder id config)
The build-cfn-ip-set-builder function updates a CfnIPSet$Builder instance using the provided configuration. The function takes the CfnIPSet$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:
Field | DataType | Lookup Function | Data Key |
---|---|---|---|
activate | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :activate |
detectorId | java.lang.String | cdk.support/lookup-entry | :detector-id |
format | java.lang.String | cdk.support/lookup-entry | :format |
location | java.lang.String | cdk.support/lookup-entry | :location |
name | java.lang.String | cdk.support/lookup-entry | :name |
tags | java.util.List | cdk.support/lookup-entry | :tags |
The build-cfn-ip-set-builder function updates a CfnIPSet$Builder instance using the provided configuration. The function takes the CfnIPSet$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value: | Field | DataType | Lookup Function | Data Key | |---|---|---|---| | `activate` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:activate` | | `detectorId` | java.lang.String | [[cdk.support/lookup-entry]] | `:detector-id` | | `format` | java.lang.String | [[cdk.support/lookup-entry]] | `:format` | | `location` | java.lang.String | [[cdk.support/lookup-entry]] | `:location` | | `name` | java.lang.String | [[cdk.support/lookup-entry]] | `:name` | | `tags` | java.util.List | [[cdk.support/lookup-entry]] | `:tags` |
(build-cfn-ip-set-props-builder builder id config)
The build-cfn-ip-set-props-builder function updates a CfnIPSetProps$Builder instance using the provided configuration. The function takes the CfnIPSetProps$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:
Field | DataType | Lookup Function | Data Key |
---|---|---|---|
activate | java.lang.Boolean | cdk.support/lookup-entry | :activate |
detectorId | java.lang.String | cdk.support/lookup-entry | :detector-id |
format | java.lang.String | cdk.support/lookup-entry | :format |
location | java.lang.String | cdk.support/lookup-entry | :location |
name | java.lang.String | cdk.support/lookup-entry | :name |
tags | java.util.List | cdk.support/lookup-entry | :tags |
The build-cfn-ip-set-props-builder function updates a CfnIPSetProps$Builder instance using the provided configuration. The function takes the CfnIPSetProps$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value: | Field | DataType | Lookup Function | Data Key | |---|---|---|---| | `activate` | java.lang.Boolean | [[cdk.support/lookup-entry]] | `:activate` | | `detectorId` | java.lang.String | [[cdk.support/lookup-entry]] | `:detector-id` | | `format` | java.lang.String | [[cdk.support/lookup-entry]] | `:format` | | `location` | java.lang.String | [[cdk.support/lookup-entry]] | `:location` | | `name` | java.lang.String | [[cdk.support/lookup-entry]] | `:name` | | `tags` | java.util.List | [[cdk.support/lookup-entry]] | `:tags` |
(build-cfn-master-builder builder id config)
The build-cfn-master-builder function updates a CfnMaster$Builder instance using the provided configuration. The function takes the CfnMaster$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:
Field | DataType | Lookup Function | Data Key |
---|---|---|---|
detectorId | java.lang.String | cdk.support/lookup-entry | :detector-id |
invitationId | java.lang.String | cdk.support/lookup-entry | :invitation-id |
masterId | java.lang.String | cdk.support/lookup-entry | :master-id |
The build-cfn-master-builder function updates a CfnMaster$Builder instance using the provided configuration. The function takes the CfnMaster$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value: | Field | DataType | Lookup Function | Data Key | |---|---|---|---| | `detectorId` | java.lang.String | [[cdk.support/lookup-entry]] | `:detector-id` | | `invitationId` | java.lang.String | [[cdk.support/lookup-entry]] | `:invitation-id` | | `masterId` | java.lang.String | [[cdk.support/lookup-entry]] | `:master-id` |
(build-cfn-master-props-builder builder id config)
The build-cfn-master-props-builder function updates a CfnMasterProps$Builder instance using the provided configuration. The function takes the CfnMasterProps$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:
Field | DataType | Lookup Function | Data Key |
---|---|---|---|
detectorId | java.lang.String | cdk.support/lookup-entry | :detector-id |
invitationId | java.lang.String | cdk.support/lookup-entry | :invitation-id |
masterId | java.lang.String | cdk.support/lookup-entry | :master-id |
The build-cfn-master-props-builder function updates a CfnMasterProps$Builder instance using the provided configuration. The function takes the CfnMasterProps$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value: | Field | DataType | Lookup Function | Data Key | |---|---|---|---| | `detectorId` | java.lang.String | [[cdk.support/lookup-entry]] | `:detector-id` | | `invitationId` | java.lang.String | [[cdk.support/lookup-entry]] | `:invitation-id` | | `masterId` | java.lang.String | [[cdk.support/lookup-entry]] | `:master-id` |
(build-cfn-member-builder builder id config)
The build-cfn-member-builder function updates a CfnMember$Builder instance using the provided configuration. The function takes the CfnMember$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:
Field | DataType | Lookup Function | Data Key |
---|---|---|---|
detectorId | java.lang.String | cdk.support/lookup-entry | :detector-id |
disableEmailNotification | java.lang.Boolean | cdk.support/lookup-entry | :disable-email-notification |
email | java.lang.String | cdk.support/lookup-entry | :email |
memberId | java.lang.String | cdk.support/lookup-entry | :member-id |
message | java.lang.String | cdk.support/lookup-entry | :message |
status | java.lang.String | cdk.support/lookup-entry | :status |
The build-cfn-member-builder function updates a CfnMember$Builder instance using the provided configuration. The function takes the CfnMember$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value: | Field | DataType | Lookup Function | Data Key | |---|---|---|---| | `detectorId` | java.lang.String | [[cdk.support/lookup-entry]] | `:detector-id` | | `disableEmailNotification` | java.lang.Boolean | [[cdk.support/lookup-entry]] | `:disable-email-notification` | | `email` | java.lang.String | [[cdk.support/lookup-entry]] | `:email` | | `memberId` | java.lang.String | [[cdk.support/lookup-entry]] | `:member-id` | | `message` | java.lang.String | [[cdk.support/lookup-entry]] | `:message` | | `status` | java.lang.String | [[cdk.support/lookup-entry]] | `:status` |
(build-cfn-member-props-builder builder id config)
The build-cfn-member-props-builder function updates a CfnMemberProps$Builder instance using the provided configuration. The function takes the CfnMemberProps$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:
Field | DataType | Lookup Function | Data Key |
---|---|---|---|
detectorId | java.lang.String | cdk.support/lookup-entry | :detector-id |
disableEmailNotification | java.lang.Boolean | cdk.support/lookup-entry | :disable-email-notification |
email | java.lang.String | cdk.support/lookup-entry | :email |
memberId | java.lang.String | cdk.support/lookup-entry | :member-id |
message | java.lang.String | cdk.support/lookup-entry | :message |
status | java.lang.String | cdk.support/lookup-entry | :status |
The build-cfn-member-props-builder function updates a CfnMemberProps$Builder instance using the provided configuration. The function takes the CfnMemberProps$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value: | Field | DataType | Lookup Function | Data Key | |---|---|---|---| | `detectorId` | java.lang.String | [[cdk.support/lookup-entry]] | `:detector-id` | | `disableEmailNotification` | java.lang.Boolean | [[cdk.support/lookup-entry]] | `:disable-email-notification` | | `email` | java.lang.String | [[cdk.support/lookup-entry]] | `:email` | | `memberId` | java.lang.String | [[cdk.support/lookup-entry]] | `:member-id` | | `message` | java.lang.String | [[cdk.support/lookup-entry]] | `:message` | | `status` | java.lang.String | [[cdk.support/lookup-entry]] | `:status` |
(build-cfn-threat-intel-set-builder builder id config)
The build-cfn-threat-intel-set-builder function updates a CfnThreatIntelSet$Builder instance using the provided configuration. The function takes the CfnThreatIntelSet$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:
Field | DataType | Lookup Function | Data Key |
---|---|---|---|
activate | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :activate |
detectorId | java.lang.String | cdk.support/lookup-entry | :detector-id |
format | java.lang.String | cdk.support/lookup-entry | :format |
location | java.lang.String | cdk.support/lookup-entry | :location |
name | java.lang.String | cdk.support/lookup-entry | :name |
tags | java.util.List | cdk.support/lookup-entry | :tags |
The build-cfn-threat-intel-set-builder function updates a CfnThreatIntelSet$Builder instance using the provided configuration. The function takes the CfnThreatIntelSet$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value: | Field | DataType | Lookup Function | Data Key | |---|---|---|---| | `activate` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:activate` | | `detectorId` | java.lang.String | [[cdk.support/lookup-entry]] | `:detector-id` | | `format` | java.lang.String | [[cdk.support/lookup-entry]] | `:format` | | `location` | java.lang.String | [[cdk.support/lookup-entry]] | `:location` | | `name` | java.lang.String | [[cdk.support/lookup-entry]] | `:name` | | `tags` | java.util.List | [[cdk.support/lookup-entry]] | `:tags` |
(build-cfn-threat-intel-set-props-builder builder id config)
The build-cfn-threat-intel-set-props-builder function updates a CfnThreatIntelSetProps$Builder instance using the provided configuration. The function takes the CfnThreatIntelSetProps$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:
Field | DataType | Lookup Function | Data Key |
---|---|---|---|
activate | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :activate |
detectorId | java.lang.String | cdk.support/lookup-entry | :detector-id |
format | java.lang.String | cdk.support/lookup-entry | :format |
location | java.lang.String | cdk.support/lookup-entry | :location |
name | java.lang.String | cdk.support/lookup-entry | :name |
tags | java.util.List | cdk.support/lookup-entry | :tags |
The build-cfn-threat-intel-set-props-builder function updates a CfnThreatIntelSetProps$Builder instance using the provided configuration. The function takes the CfnThreatIntelSetProps$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value: | Field | DataType | Lookup Function | Data Key | |---|---|---|---| | `activate` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:activate` | | `detectorId` | java.lang.String | [[cdk.support/lookup-entry]] | `:detector-id` | | `format` | java.lang.String | [[cdk.support/lookup-entry]] | `:format` | | `location` | java.lang.String | [[cdk.support/lookup-entry]] | `:location` | | `name` | java.lang.String | [[cdk.support/lookup-entry]] | `:name` | | `tags` | java.util.List | [[cdk.support/lookup-entry]] | `:tags` |
(cfn-detector-builder scope id config)
Creates a CfnDetector$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 `CfnDetector$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-detector-cfn-data-source-configurations-property-builder id config)
Creates a CfnDetector$CFNDataSourceConfigurationsProperty$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 `CfnDetector$CFNDataSourceConfigurationsProperty$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-detector-cfn-feature-additional-configuration-property-builder id config)
Creates a CfnDetector$CFNFeatureAdditionalConfigurationProperty$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 `CfnDetector$CFNFeatureAdditionalConfigurationProperty$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-detector-cfn-feature-configuration-property-builder id config)
Creates a CfnDetector$CFNFeatureConfigurationProperty$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 `CfnDetector$CFNFeatureConfigurationProperty$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-detector-cfn-kubernetes-audit-logs-configuration-property-builder id
config)
Creates a CfnDetector$CFNKubernetesAuditLogsConfigurationProperty$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 `CfnDetector$CFNKubernetesAuditLogsConfigurationProperty$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-detector-cfn-kubernetes-configuration-property-builder id config)
Creates a CfnDetector$CFNKubernetesConfigurationProperty$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 `CfnDetector$CFNKubernetesConfigurationProperty$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-detector-cfn-malware-protection-configuration-property-builder id config)
Creates a CfnDetector$CFNMalwareProtectionConfigurationProperty$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 `CfnDetector$CFNMalwareProtectionConfigurationProperty$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-detector-cfn-scan-ec2-instance-with-findings-configuration-property-builder
id
config)
Creates a CfnDetector$CFNScanEc2InstanceWithFindingsConfigurationProperty$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 `CfnDetector$CFNScanEc2InstanceWithFindingsConfigurationProperty$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-detector-cfns3-logs-configuration-property-builder id config)
Creates a CfnDetector$CFNS3LogsConfigurationProperty$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 `CfnDetector$CFNS3LogsConfigurationProperty$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-detector-props-builder id config)
Creates a CfnDetectorProps$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 `CfnDetectorProps$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-detector-tag-item-property-builder id config)
Creates a CfnDetector$TagItemProperty$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 `CfnDetector$TagItemProperty$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-condition-property-builder id config)
Creates a CfnFilter$ConditionProperty$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$ConditionProperty$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-finding-criteria-property-builder id config)
Creates a CfnFilter$FindingCriteriaProperty$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$FindingCriteriaProperty$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-ip-set-builder scope id config)
Creates a CfnIPSet$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 `CfnIPSet$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-ip-set-props-builder id config)
Creates a CfnIPSetProps$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 `CfnIPSetProps$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-master-builder scope id config)
Creates a CfnMaster$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 `CfnMaster$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-master-props-builder id config)
Creates a CfnMasterProps$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 `CfnMasterProps$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-member-builder scope id config)
Creates a CfnMember$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 `CfnMember$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-member-props-builder id config)
Creates a CfnMemberProps$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 `CfnMemberProps$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-threat-intel-set-builder scope id config)
Creates a CfnThreatIntelSet$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 `CfnThreatIntelSet$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-threat-intel-set-props-builder id config)
Creates a CfnThreatIntelSetProps$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 `CfnThreatIntelSetProps$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