Functions that represent AWS CDK enums and builders in the software.amazon.awscdk.services.route53resolver package.
Functions that represent AWS CDK enums and builders in the software.amazon.awscdk.services.route53resolver package.
(build-cfn-firewall-domain-list-builder builder id config)
The build-cfn-firewall-domain-list-builder function updates a CfnFirewallDomainList$Builder instance using the provided configuration. The function takes the CfnFirewallDomainList$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:
Field | DataType | Lookup Function | Data Key |
---|---|---|---|
domainFileUrl | java.lang.String | cdk.support/lookup-entry | :domain-file-url |
domains | java.util.List | cdk.support/lookup-entry | :domains |
name | java.lang.String | cdk.support/lookup-entry | :name |
tags | java.util.List | cdk.support/lookup-entry | :tags |
The build-cfn-firewall-domain-list-builder function updates a CfnFirewallDomainList$Builder instance using the provided configuration. The function takes the CfnFirewallDomainList$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value: | Field | DataType | Lookup Function | Data Key | |---|---|---|---| | `domainFileUrl` | java.lang.String | [[cdk.support/lookup-entry]] | `:domain-file-url` | | `domains` | java.util.List | [[cdk.support/lookup-entry]] | `:domains` | | `name` | java.lang.String | [[cdk.support/lookup-entry]] | `:name` | | `tags` | java.util.List | [[cdk.support/lookup-entry]] | `:tags` |
(build-cfn-firewall-domain-list-props-builder builder id config)
The build-cfn-firewall-domain-list-props-builder function updates a CfnFirewallDomainListProps$Builder instance using the provided configuration. The function takes the CfnFirewallDomainListProps$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:
Field | DataType | Lookup Function | Data Key |
---|---|---|---|
domainFileUrl | java.lang.String | cdk.support/lookup-entry | :domain-file-url |
domains | java.util.List | cdk.support/lookup-entry | :domains |
name | java.lang.String | cdk.support/lookup-entry | :name |
tags | java.util.List | cdk.support/lookup-entry | :tags |
The build-cfn-firewall-domain-list-props-builder function updates a CfnFirewallDomainListProps$Builder instance using the provided configuration. The function takes the CfnFirewallDomainListProps$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value: | Field | DataType | Lookup Function | Data Key | |---|---|---|---| | `domainFileUrl` | java.lang.String | [[cdk.support/lookup-entry]] | `:domain-file-url` | | `domains` | java.util.List | [[cdk.support/lookup-entry]] | `:domains` | | `name` | java.lang.String | [[cdk.support/lookup-entry]] | `:name` | | `tags` | java.util.List | [[cdk.support/lookup-entry]] | `:tags` |
(build-cfn-firewall-rule-group-association-builder builder id config)
The build-cfn-firewall-rule-group-association-builder function updates a CfnFirewallRuleGroupAssociation$Builder instance using the provided configuration. The function takes the CfnFirewallRuleGroupAssociation$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:
Field | DataType | Lookup Function | Data Key |
---|---|---|---|
firewallRuleGroupId | java.lang.String | cdk.support/lookup-entry | :firewall-rule-group-id |
mutationProtection | java.lang.String | cdk.support/lookup-entry | :mutation-protection |
name | java.lang.String | cdk.support/lookup-entry | :name |
priority | java.lang.Number | cdk.support/lookup-entry | :priority |
tags | java.util.List | cdk.support/lookup-entry | :tags |
vpcId | java.lang.String | cdk.support/lookup-entry | :vpc-id |
The build-cfn-firewall-rule-group-association-builder function updates a CfnFirewallRuleGroupAssociation$Builder instance using the provided configuration. The function takes the CfnFirewallRuleGroupAssociation$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value: | Field | DataType | Lookup Function | Data Key | |---|---|---|---| | `firewallRuleGroupId` | java.lang.String | [[cdk.support/lookup-entry]] | `:firewall-rule-group-id` | | `mutationProtection` | java.lang.String | [[cdk.support/lookup-entry]] | `:mutation-protection` | | `name` | java.lang.String | [[cdk.support/lookup-entry]] | `:name` | | `priority` | java.lang.Number | [[cdk.support/lookup-entry]] | `:priority` | | `tags` | java.util.List | [[cdk.support/lookup-entry]] | `:tags` | | `vpcId` | java.lang.String | [[cdk.support/lookup-entry]] | `:vpc-id` |
(build-cfn-firewall-rule-group-association-props-builder builder id config)
The build-cfn-firewall-rule-group-association-props-builder function updates a CfnFirewallRuleGroupAssociationProps$Builder instance using the provided configuration. The function takes the CfnFirewallRuleGroupAssociationProps$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:
Field | DataType | Lookup Function | Data Key |
---|---|---|---|
firewallRuleGroupId | java.lang.String | cdk.support/lookup-entry | :firewall-rule-group-id |
mutationProtection | java.lang.String | cdk.support/lookup-entry | :mutation-protection |
name | java.lang.String | cdk.support/lookup-entry | :name |
priority | java.lang.Number | cdk.support/lookup-entry | :priority |
tags | java.util.List | cdk.support/lookup-entry | :tags |
vpcId | java.lang.String | cdk.support/lookup-entry | :vpc-id |
The build-cfn-firewall-rule-group-association-props-builder function updates a CfnFirewallRuleGroupAssociationProps$Builder instance using the provided configuration. The function takes the CfnFirewallRuleGroupAssociationProps$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value: | Field | DataType | Lookup Function | Data Key | |---|---|---|---| | `firewallRuleGroupId` | java.lang.String | [[cdk.support/lookup-entry]] | `:firewall-rule-group-id` | | `mutationProtection` | java.lang.String | [[cdk.support/lookup-entry]] | `:mutation-protection` | | `name` | java.lang.String | [[cdk.support/lookup-entry]] | `:name` | | `priority` | java.lang.Number | [[cdk.support/lookup-entry]] | `:priority` | | `tags` | java.util.List | [[cdk.support/lookup-entry]] | `:tags` | | `vpcId` | java.lang.String | [[cdk.support/lookup-entry]] | `:vpc-id` |
(build-cfn-firewall-rule-group-builder builder id config)
The build-cfn-firewall-rule-group-builder function updates a CfnFirewallRuleGroup$Builder instance using the provided configuration. The function takes the CfnFirewallRuleGroup$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:
Field | DataType | Lookup Function | Data Key |
---|---|---|---|
firewallRules | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :firewall-rules |
name | java.lang.String | cdk.support/lookup-entry | :name |
tags | java.util.List | cdk.support/lookup-entry | :tags |
The build-cfn-firewall-rule-group-builder function updates a CfnFirewallRuleGroup$Builder instance using the provided configuration. The function takes the CfnFirewallRuleGroup$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value: | Field | DataType | Lookup Function | Data Key | |---|---|---|---| | `firewallRules` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:firewall-rules` | | `name` | java.lang.String | [[cdk.support/lookup-entry]] | `:name` | | `tags` | java.util.List | [[cdk.support/lookup-entry]] | `:tags` |
(build-cfn-firewall-rule-group-firewall-rule-property-builder builder id config)
The build-cfn-firewall-rule-group-firewall-rule-property-builder function updates a CfnFirewallRuleGroup$FirewallRuleProperty$Builder instance using the provided configuration. The function takes the CfnFirewallRuleGroup$FirewallRuleProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
Fields on the builder are populated 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 |
blockOverrideDnsType | java.lang.String | cdk.support/lookup-entry | :block-override-dns-type |
blockOverrideDomain | java.lang.String | cdk.support/lookup-entry | :block-override-domain |
blockOverrideTtl | java.lang.Number | cdk.support/lookup-entry | :block-override-ttl |
blockResponse | java.lang.String | cdk.support/lookup-entry | :block-response |
firewallDomainListId | java.lang.String | cdk.support/lookup-entry | :firewall-domain-list-id |
firewallDomainRedirectionAction | java.lang.String | cdk.support/lookup-entry | :firewall-domain-redirection-action |
priority | java.lang.Number | cdk.support/lookup-entry | :priority |
qtype | java.lang.String | cdk.support/lookup-entry | :qtype |
The build-cfn-firewall-rule-group-firewall-rule-property-builder function updates a CfnFirewallRuleGroup$FirewallRuleProperty$Builder instance using the provided configuration. The function takes the CfnFirewallRuleGroup$FirewallRuleProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. Fields on the builder are populated 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` | | `blockOverrideDnsType` | java.lang.String | [[cdk.support/lookup-entry]] | `:block-override-dns-type` | | `blockOverrideDomain` | java.lang.String | [[cdk.support/lookup-entry]] | `:block-override-domain` | | `blockOverrideTtl` | java.lang.Number | [[cdk.support/lookup-entry]] | `:block-override-ttl` | | `blockResponse` | java.lang.String | [[cdk.support/lookup-entry]] | `:block-response` | | `firewallDomainListId` | java.lang.String | [[cdk.support/lookup-entry]] | `:firewall-domain-list-id` | | `firewallDomainRedirectionAction` | java.lang.String | [[cdk.support/lookup-entry]] | `:firewall-domain-redirection-action` | | `priority` | java.lang.Number | [[cdk.support/lookup-entry]] | `:priority` | | `qtype` | java.lang.String | [[cdk.support/lookup-entry]] | `:qtype` |
(build-cfn-firewall-rule-group-props-builder builder id config)
The build-cfn-firewall-rule-group-props-builder function updates a CfnFirewallRuleGroupProps$Builder instance using the provided configuration. The function takes the CfnFirewallRuleGroupProps$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:
Field | DataType | Lookup Function | Data Key |
---|---|---|---|
firewallRules | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :firewall-rules |
name | java.lang.String | cdk.support/lookup-entry | :name |
tags | java.util.List | cdk.support/lookup-entry | :tags |
The build-cfn-firewall-rule-group-props-builder function updates a CfnFirewallRuleGroupProps$Builder instance using the provided configuration. The function takes the CfnFirewallRuleGroupProps$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value: | Field | DataType | Lookup Function | Data Key | |---|---|---|---| | `firewallRules` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:firewall-rules` | | `name` | java.lang.String | [[cdk.support/lookup-entry]] | `:name` | | `tags` | java.util.List | [[cdk.support/lookup-entry]] | `:tags` |
(build-cfn-outpost-resolver-builder builder id config)
The build-cfn-outpost-resolver-builder function updates a CfnOutpostResolver$Builder instance using the provided configuration. The function takes the CfnOutpostResolver$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:
Field | DataType | Lookup Function | Data Key |
---|---|---|---|
instanceCount | java.lang.Number | cdk.support/lookup-entry | :instance-count |
name | java.lang.String | cdk.support/lookup-entry | :name |
outpostArn | java.lang.String | cdk.support/lookup-entry | :outpost-arn |
preferredInstanceType | java.lang.String | cdk.support/lookup-entry | :preferred-instance-type |
tags | java.util.List | cdk.support/lookup-entry | :tags |
The build-cfn-outpost-resolver-builder function updates a CfnOutpostResolver$Builder instance using the provided configuration. The function takes the CfnOutpostResolver$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value: | Field | DataType | Lookup Function | Data Key | |---|---|---|---| | `instanceCount` | java.lang.Number | [[cdk.support/lookup-entry]] | `:instance-count` | | `name` | java.lang.String | [[cdk.support/lookup-entry]] | `:name` | | `outpostArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:outpost-arn` | | `preferredInstanceType` | java.lang.String | [[cdk.support/lookup-entry]] | `:preferred-instance-type` | | `tags` | java.util.List | [[cdk.support/lookup-entry]] | `:tags` |
(build-cfn-outpost-resolver-props-builder builder id config)
The build-cfn-outpost-resolver-props-builder function updates a CfnOutpostResolverProps$Builder instance using the provided configuration. The function takes the CfnOutpostResolverProps$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:
Field | DataType | Lookup Function | Data Key |
---|---|---|---|
instanceCount | java.lang.Number | cdk.support/lookup-entry | :instance-count |
name | java.lang.String | cdk.support/lookup-entry | :name |
outpostArn | java.lang.String | cdk.support/lookup-entry | :outpost-arn |
preferredInstanceType | java.lang.String | cdk.support/lookup-entry | :preferred-instance-type |
tags | java.util.List | cdk.support/lookup-entry | :tags |
The build-cfn-outpost-resolver-props-builder function updates a CfnOutpostResolverProps$Builder instance using the provided configuration. The function takes the CfnOutpostResolverProps$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value: | Field | DataType | Lookup Function | Data Key | |---|---|---|---| | `instanceCount` | java.lang.Number | [[cdk.support/lookup-entry]] | `:instance-count` | | `name` | java.lang.String | [[cdk.support/lookup-entry]] | `:name` | | `outpostArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:outpost-arn` | | `preferredInstanceType` | java.lang.String | [[cdk.support/lookup-entry]] | `:preferred-instance-type` | | `tags` | java.util.List | [[cdk.support/lookup-entry]] | `:tags` |
(build-cfn-resolver-config-builder builder id config)
The build-cfn-resolver-config-builder function updates a CfnResolverConfig$Builder instance using the provided configuration. The function takes the CfnResolverConfig$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:
Field | DataType | Lookup Function | Data Key |
---|---|---|---|
autodefinedReverseFlag | java.lang.String | cdk.support/lookup-entry | :autodefined-reverse-flag |
resourceId | java.lang.String | cdk.support/lookup-entry | :resource-id |
The build-cfn-resolver-config-builder function updates a CfnResolverConfig$Builder instance using the provided configuration. The function takes the CfnResolverConfig$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value: | Field | DataType | Lookup Function | Data Key | |---|---|---|---| | `autodefinedReverseFlag` | java.lang.String | [[cdk.support/lookup-entry]] | `:autodefined-reverse-flag` | | `resourceId` | java.lang.String | [[cdk.support/lookup-entry]] | `:resource-id` |
(build-cfn-resolver-config-props-builder builder id config)
The build-cfn-resolver-config-props-builder function updates a CfnResolverConfigProps$Builder instance using the provided configuration. The function takes the CfnResolverConfigProps$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:
Field | DataType | Lookup Function | Data Key |
---|---|---|---|
autodefinedReverseFlag | java.lang.String | cdk.support/lookup-entry | :autodefined-reverse-flag |
resourceId | java.lang.String | cdk.support/lookup-entry | :resource-id |
The build-cfn-resolver-config-props-builder function updates a CfnResolverConfigProps$Builder instance using the provided configuration. The function takes the CfnResolverConfigProps$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value: | Field | DataType | Lookup Function | Data Key | |---|---|---|---| | `autodefinedReverseFlag` | java.lang.String | [[cdk.support/lookup-entry]] | `:autodefined-reverse-flag` | | `resourceId` | java.lang.String | [[cdk.support/lookup-entry]] | `:resource-id` |
(build-cfn-resolver-dnssec-config-builder builder id config)
The build-cfn-resolver-dnssec-config-builder function updates a CfnResolverDNSSECConfig$Builder instance using the provided configuration. The function takes the CfnResolverDNSSECConfig$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:
Field | DataType | Lookup Function | Data Key |
---|---|---|---|
resourceId | java.lang.String | cdk.support/lookup-entry | :resource-id |
The build-cfn-resolver-dnssec-config-builder function updates a CfnResolverDNSSECConfig$Builder instance using the provided configuration. The function takes the CfnResolverDNSSECConfig$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value: | Field | DataType | Lookup Function | Data Key | |---|---|---|---| | `resourceId` | java.lang.String | [[cdk.support/lookup-entry]] | `:resource-id` |
(build-cfn-resolver-dnssec-config-props-builder builder id config)
The build-cfn-resolver-dnssec-config-props-builder function updates a CfnResolverDNSSECConfigProps$Builder instance using the provided configuration. The function takes the CfnResolverDNSSECConfigProps$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:
Field | DataType | Lookup Function | Data Key |
---|---|---|---|
resourceId | java.lang.String | cdk.support/lookup-entry | :resource-id |
The build-cfn-resolver-dnssec-config-props-builder function updates a CfnResolverDNSSECConfigProps$Builder instance using the provided configuration. The function takes the CfnResolverDNSSECConfigProps$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value: | Field | DataType | Lookup Function | Data Key | |---|---|---|---| | `resourceId` | java.lang.String | [[cdk.support/lookup-entry]] | `:resource-id` |
(build-cfn-resolver-endpoint-builder builder id config)
The build-cfn-resolver-endpoint-builder function updates a CfnResolverEndpoint$Builder instance using the provided configuration. The function takes the CfnResolverEndpoint$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:
Field | DataType | Lookup Function | Data Key |
---|---|---|---|
direction | java.lang.String | cdk.support/lookup-entry | :direction |
ipAddresses | java.util.List | cdk.support/lookup-entry | :ip-addresses |
name | java.lang.String | cdk.support/lookup-entry | :name |
outpostArn | java.lang.String | cdk.support/lookup-entry | :outpost-arn |
preferredInstanceType | java.lang.String | cdk.support/lookup-entry | :preferred-instance-type |
protocols | java.util.List | cdk.support/lookup-entry | :protocols |
resolverEndpointType | java.lang.String | cdk.support/lookup-entry | :resolver-endpoint-type |
securityGroupIds | java.util.List | cdk.support/lookup-entry | :security-group-ids |
tags | java.util.List | cdk.support/lookup-entry | :tags |
The build-cfn-resolver-endpoint-builder function updates a CfnResolverEndpoint$Builder instance using the provided configuration. The function takes the CfnResolverEndpoint$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value: | Field | DataType | Lookup Function | Data Key | |---|---|---|---| | `direction` | java.lang.String | [[cdk.support/lookup-entry]] | `:direction` | | `ipAddresses` | java.util.List | [[cdk.support/lookup-entry]] | `:ip-addresses` | | `name` | java.lang.String | [[cdk.support/lookup-entry]] | `:name` | | `outpostArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:outpost-arn` | | `preferredInstanceType` | java.lang.String | [[cdk.support/lookup-entry]] | `:preferred-instance-type` | | `protocols` | java.util.List | [[cdk.support/lookup-entry]] | `:protocols` | | `resolverEndpointType` | java.lang.String | [[cdk.support/lookup-entry]] | `:resolver-endpoint-type` | | `securityGroupIds` | java.util.List | [[cdk.support/lookup-entry]] | `:security-group-ids` | | `tags` | java.util.List | [[cdk.support/lookup-entry]] | `:tags` |
(build-cfn-resolver-endpoint-ip-address-request-property-builder builder
id
config)
The build-cfn-resolver-endpoint-ip-address-request-property-builder function updates a CfnResolverEndpoint$IpAddressRequestProperty$Builder instance using the provided configuration. The function takes the CfnResolverEndpoint$IpAddressRequestProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:
Field | DataType | Lookup Function | Data Key |
---|---|---|---|
ip | java.lang.String | cdk.support/lookup-entry | :ip |
ipv6 | java.lang.String | cdk.support/lookup-entry | :ipv6 |
subnetId | java.lang.String | cdk.support/lookup-entry | :subnet-id |
The build-cfn-resolver-endpoint-ip-address-request-property-builder function updates a CfnResolverEndpoint$IpAddressRequestProperty$Builder instance using the provided configuration. The function takes the CfnResolverEndpoint$IpAddressRequestProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value: | Field | DataType | Lookup Function | Data Key | |---|---|---|---| | `ip` | java.lang.String | [[cdk.support/lookup-entry]] | `:ip` | | `ipv6` | java.lang.String | [[cdk.support/lookup-entry]] | `:ipv6` | | `subnetId` | java.lang.String | [[cdk.support/lookup-entry]] | `:subnet-id` |
(build-cfn-resolver-endpoint-props-builder builder id config)
The build-cfn-resolver-endpoint-props-builder function updates a CfnResolverEndpointProps$Builder instance using the provided configuration. The function takes the CfnResolverEndpointProps$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:
Field | DataType | Lookup Function | Data Key |
---|---|---|---|
direction | java.lang.String | cdk.support/lookup-entry | :direction |
ipAddresses | java.util.List | cdk.support/lookup-entry | :ip-addresses |
name | java.lang.String | cdk.support/lookup-entry | :name |
outpostArn | java.lang.String | cdk.support/lookup-entry | :outpost-arn |
preferredInstanceType | java.lang.String | cdk.support/lookup-entry | :preferred-instance-type |
protocols | java.util.List | cdk.support/lookup-entry | :protocols |
resolverEndpointType | java.lang.String | cdk.support/lookup-entry | :resolver-endpoint-type |
securityGroupIds | java.util.List | cdk.support/lookup-entry | :security-group-ids |
tags | java.util.List | cdk.support/lookup-entry | :tags |
The build-cfn-resolver-endpoint-props-builder function updates a CfnResolverEndpointProps$Builder instance using the provided configuration. The function takes the CfnResolverEndpointProps$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value: | Field | DataType | Lookup Function | Data Key | |---|---|---|---| | `direction` | java.lang.String | [[cdk.support/lookup-entry]] | `:direction` | | `ipAddresses` | java.util.List | [[cdk.support/lookup-entry]] | `:ip-addresses` | | `name` | java.lang.String | [[cdk.support/lookup-entry]] | `:name` | | `outpostArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:outpost-arn` | | `preferredInstanceType` | java.lang.String | [[cdk.support/lookup-entry]] | `:preferred-instance-type` | | `protocols` | java.util.List | [[cdk.support/lookup-entry]] | `:protocols` | | `resolverEndpointType` | java.lang.String | [[cdk.support/lookup-entry]] | `:resolver-endpoint-type` | | `securityGroupIds` | java.util.List | [[cdk.support/lookup-entry]] | `:security-group-ids` | | `tags` | java.util.List | [[cdk.support/lookup-entry]] | `:tags` |
(build-cfn-resolver-query-logging-config-association-builder builder id config)
The build-cfn-resolver-query-logging-config-association-builder function updates a CfnResolverQueryLoggingConfigAssociation$Builder instance using the provided configuration. The function takes the CfnResolverQueryLoggingConfigAssociation$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:
Field | DataType | Lookup Function | Data Key |
---|---|---|---|
resolverQueryLogConfigId | java.lang.String | cdk.support/lookup-entry | :resolver-query-log-config-id |
resourceId | java.lang.String | cdk.support/lookup-entry | :resource-id |
The build-cfn-resolver-query-logging-config-association-builder function updates a CfnResolverQueryLoggingConfigAssociation$Builder instance using the provided configuration. The function takes the CfnResolverQueryLoggingConfigAssociation$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value: | Field | DataType | Lookup Function | Data Key | |---|---|---|---| | `resolverQueryLogConfigId` | java.lang.String | [[cdk.support/lookup-entry]] | `:resolver-query-log-config-id` | | `resourceId` | java.lang.String | [[cdk.support/lookup-entry]] | `:resource-id` |
(build-cfn-resolver-query-logging-config-association-props-builder builder
id
config)
The build-cfn-resolver-query-logging-config-association-props-builder function updates a CfnResolverQueryLoggingConfigAssociationProps$Builder instance using the provided configuration. The function takes the CfnResolverQueryLoggingConfigAssociationProps$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:
Field | DataType | Lookup Function | Data Key |
---|---|---|---|
resolverQueryLogConfigId | java.lang.String | cdk.support/lookup-entry | :resolver-query-log-config-id |
resourceId | java.lang.String | cdk.support/lookup-entry | :resource-id |
The build-cfn-resolver-query-logging-config-association-props-builder function updates a CfnResolverQueryLoggingConfigAssociationProps$Builder instance using the provided configuration. The function takes the CfnResolverQueryLoggingConfigAssociationProps$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value: | Field | DataType | Lookup Function | Data Key | |---|---|---|---| | `resolverQueryLogConfigId` | java.lang.String | [[cdk.support/lookup-entry]] | `:resolver-query-log-config-id` | | `resourceId` | java.lang.String | [[cdk.support/lookup-entry]] | `:resource-id` |
(build-cfn-resolver-query-logging-config-builder builder id config)
The build-cfn-resolver-query-logging-config-builder function updates a CfnResolverQueryLoggingConfig$Builder instance using the provided configuration. The function takes the CfnResolverQueryLoggingConfig$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:
Field | DataType | Lookup Function | Data Key |
---|---|---|---|
destinationArn | java.lang.String | cdk.support/lookup-entry | :destination-arn |
name | java.lang.String | cdk.support/lookup-entry | :name |
The build-cfn-resolver-query-logging-config-builder function updates a CfnResolverQueryLoggingConfig$Builder instance using the provided configuration. The function takes the CfnResolverQueryLoggingConfig$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value: | Field | DataType | Lookup Function | Data Key | |---|---|---|---| | `destinationArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:destination-arn` | | `name` | java.lang.String | [[cdk.support/lookup-entry]] | `:name` |
(build-cfn-resolver-query-logging-config-props-builder builder id config)
The build-cfn-resolver-query-logging-config-props-builder function updates a CfnResolverQueryLoggingConfigProps$Builder instance using the provided configuration. The function takes the CfnResolverQueryLoggingConfigProps$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:
Field | DataType | Lookup Function | Data Key |
---|---|---|---|
destinationArn | java.lang.String | cdk.support/lookup-entry | :destination-arn |
name | java.lang.String | cdk.support/lookup-entry | :name |
The build-cfn-resolver-query-logging-config-props-builder function updates a CfnResolverQueryLoggingConfigProps$Builder instance using the provided configuration. The function takes the CfnResolverQueryLoggingConfigProps$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value: | Field | DataType | Lookup Function | Data Key | |---|---|---|---| | `destinationArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:destination-arn` | | `name` | java.lang.String | [[cdk.support/lookup-entry]] | `:name` |
(build-cfn-resolver-rule-association-builder builder id config)
The build-cfn-resolver-rule-association-builder function updates a CfnResolverRuleAssociation$Builder instance using the provided configuration. The function takes the CfnResolverRuleAssociation$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
Fields on the builder are populated 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 |
resolverRuleId | java.lang.String | cdk.support/lookup-entry | :resolver-rule-id |
vpcId | java.lang.String | cdk.support/lookup-entry | :vpc-id |
The build-cfn-resolver-rule-association-builder function updates a CfnResolverRuleAssociation$Builder instance using the provided configuration. The function takes the CfnResolverRuleAssociation$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. Fields on the builder are populated 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` | | `resolverRuleId` | java.lang.String | [[cdk.support/lookup-entry]] | `:resolver-rule-id` | | `vpcId` | java.lang.String | [[cdk.support/lookup-entry]] | `:vpc-id` |
(build-cfn-resolver-rule-association-props-builder builder id config)
The build-cfn-resolver-rule-association-props-builder function updates a CfnResolverRuleAssociationProps$Builder instance using the provided configuration. The function takes the CfnResolverRuleAssociationProps$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
Fields on the builder are populated 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 |
resolverRuleId | java.lang.String | cdk.support/lookup-entry | :resolver-rule-id |
vpcId | java.lang.String | cdk.support/lookup-entry | :vpc-id |
The build-cfn-resolver-rule-association-props-builder function updates a CfnResolverRuleAssociationProps$Builder instance using the provided configuration. The function takes the CfnResolverRuleAssociationProps$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. Fields on the builder are populated 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` | | `resolverRuleId` | java.lang.String | [[cdk.support/lookup-entry]] | `:resolver-rule-id` | | `vpcId` | java.lang.String | [[cdk.support/lookup-entry]] | `:vpc-id` |
(build-cfn-resolver-rule-builder builder id config)
The build-cfn-resolver-rule-builder function updates a CfnResolverRule$Builder instance using the provided configuration. The function takes the CfnResolverRule$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:
Field | DataType | Lookup Function | Data Key |
---|---|---|---|
domainName | java.lang.String | cdk.support/lookup-entry | :domain-name |
name | java.lang.String | cdk.support/lookup-entry | :name |
resolverEndpointId | java.lang.String | cdk.support/lookup-entry | :resolver-endpoint-id |
ruleType | java.lang.String | cdk.support/lookup-entry | :rule-type |
tags | java.util.List | cdk.support/lookup-entry | :tags |
targetIps | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :target-ips |
The build-cfn-resolver-rule-builder function updates a CfnResolverRule$Builder instance using the provided configuration. The function takes the CfnResolverRule$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value: | Field | DataType | Lookup Function | Data Key | |---|---|---|---| | `domainName` | java.lang.String | [[cdk.support/lookup-entry]] | `:domain-name` | | `name` | java.lang.String | [[cdk.support/lookup-entry]] | `:name` | | `resolverEndpointId` | java.lang.String | [[cdk.support/lookup-entry]] | `:resolver-endpoint-id` | | `ruleType` | java.lang.String | [[cdk.support/lookup-entry]] | `:rule-type` | | `tags` | java.util.List | [[cdk.support/lookup-entry]] | `:tags` | | `targetIps` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:target-ips` |
(build-cfn-resolver-rule-props-builder builder id config)
The build-cfn-resolver-rule-props-builder function updates a CfnResolverRuleProps$Builder instance using the provided configuration. The function takes the CfnResolverRuleProps$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:
Field | DataType | Lookup Function | Data Key |
---|---|---|---|
domainName | java.lang.String | cdk.support/lookup-entry | :domain-name |
name | java.lang.String | cdk.support/lookup-entry | :name |
resolverEndpointId | java.lang.String | cdk.support/lookup-entry | :resolver-endpoint-id |
ruleType | java.lang.String | cdk.support/lookup-entry | :rule-type |
tags | java.util.List | cdk.support/lookup-entry | :tags |
targetIps | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :target-ips |
The build-cfn-resolver-rule-props-builder function updates a CfnResolverRuleProps$Builder instance using the provided configuration. The function takes the CfnResolverRuleProps$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value: | Field | DataType | Lookup Function | Data Key | |---|---|---|---| | `domainName` | java.lang.String | [[cdk.support/lookup-entry]] | `:domain-name` | | `name` | java.lang.String | [[cdk.support/lookup-entry]] | `:name` | | `resolverEndpointId` | java.lang.String | [[cdk.support/lookup-entry]] | `:resolver-endpoint-id` | | `ruleType` | java.lang.String | [[cdk.support/lookup-entry]] | `:rule-type` | | `tags` | java.util.List | [[cdk.support/lookup-entry]] | `:tags` | | `targetIps` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:target-ips` |
(build-cfn-resolver-rule-target-address-property-builder builder id config)
The build-cfn-resolver-rule-target-address-property-builder function updates a CfnResolverRule$TargetAddressProperty$Builder instance using the provided configuration. The function takes the CfnResolverRule$TargetAddressProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:
Field | DataType | Lookup Function | Data Key |
---|---|---|---|
ip | java.lang.String | cdk.support/lookup-entry | :ip |
ipv6 | java.lang.String | cdk.support/lookup-entry | :ipv6 |
port | java.lang.String | cdk.support/lookup-entry | :port |
protocol | java.lang.String | cdk.support/lookup-entry | :protocol |
The build-cfn-resolver-rule-target-address-property-builder function updates a CfnResolverRule$TargetAddressProperty$Builder instance using the provided configuration. The function takes the CfnResolverRule$TargetAddressProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value: | Field | DataType | Lookup Function | Data Key | |---|---|---|---| | `ip` | java.lang.String | [[cdk.support/lookup-entry]] | `:ip` | | `ipv6` | java.lang.String | [[cdk.support/lookup-entry]] | `:ipv6` | | `port` | java.lang.String | [[cdk.support/lookup-entry]] | `:port` | | `protocol` | java.lang.String | [[cdk.support/lookup-entry]] | `:protocol` |
(cfn-firewall-domain-list-builder scope id config)
Creates a CfnFirewallDomainList$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 `CfnFirewallDomainList$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-firewall-domain-list-props-builder id config)
Creates a CfnFirewallDomainListProps$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 `CfnFirewallDomainListProps$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-firewall-rule-group-association-builder scope id config)
Creates a CfnFirewallRuleGroupAssociation$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 `CfnFirewallRuleGroupAssociation$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-firewall-rule-group-association-props-builder id config)
Creates a CfnFirewallRuleGroupAssociationProps$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 `CfnFirewallRuleGroupAssociationProps$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-firewall-rule-group-builder scope id config)
Creates a CfnFirewallRuleGroup$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 `CfnFirewallRuleGroup$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-firewall-rule-group-firewall-rule-property-builder id config)
Creates a CfnFirewallRuleGroup$FirewallRuleProperty$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 `CfnFirewallRuleGroup$FirewallRuleProperty$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-firewall-rule-group-props-builder id config)
Creates a CfnFirewallRuleGroupProps$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 `CfnFirewallRuleGroupProps$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-outpost-resolver-builder scope id config)
Creates a CfnOutpostResolver$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 `CfnOutpostResolver$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-outpost-resolver-props-builder id config)
Creates a CfnOutpostResolverProps$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 `CfnOutpostResolverProps$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-resolver-config-builder scope id config)
Creates a CfnResolverConfig$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 `CfnResolverConfig$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-resolver-config-props-builder id config)
Creates a CfnResolverConfigProps$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 `CfnResolverConfigProps$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-resolver-dnssec-config-builder scope id config)
Creates a CfnResolverDNSSECConfig$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 `CfnResolverDNSSECConfig$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-resolver-dnssec-config-props-builder id config)
Creates a CfnResolverDNSSECConfigProps$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 `CfnResolverDNSSECConfigProps$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-resolver-endpoint-builder scope id config)
Creates a CfnResolverEndpoint$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 `CfnResolverEndpoint$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-resolver-endpoint-ip-address-request-property-builder id config)
Creates a CfnResolverEndpoint$IpAddressRequestProperty$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 `CfnResolverEndpoint$IpAddressRequestProperty$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-resolver-endpoint-props-builder id config)
Creates a CfnResolverEndpointProps$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 `CfnResolverEndpointProps$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-resolver-query-logging-config-association-builder scope id config)
Creates a CfnResolverQueryLoggingConfigAssociation$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 `CfnResolverQueryLoggingConfigAssociation$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-resolver-query-logging-config-association-props-builder id config)
Creates a CfnResolverQueryLoggingConfigAssociationProps$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 `CfnResolverQueryLoggingConfigAssociationProps$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-resolver-query-logging-config-builder scope id config)
Creates a CfnResolverQueryLoggingConfig$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 `CfnResolverQueryLoggingConfig$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-resolver-query-logging-config-props-builder id config)
Creates a CfnResolverQueryLoggingConfigProps$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 `CfnResolverQueryLoggingConfigProps$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-resolver-rule-association-builder scope id config)
Creates a CfnResolverRuleAssociation$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 `CfnResolverRuleAssociation$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-resolver-rule-association-props-builder id config)
Creates a CfnResolverRuleAssociationProps$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 `CfnResolverRuleAssociationProps$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-resolver-rule-builder scope id config)
Creates a CfnResolverRule$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 `CfnResolverRule$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-resolver-rule-props-builder id config)
Creates a CfnResolverRuleProps$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 `CfnResolverRuleProps$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-resolver-rule-target-address-property-builder id config)
Creates a CfnResolverRule$TargetAddressProperty$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 `CfnResolverRule$TargetAddressProperty$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