Functions that represent AWS CDK enums and builders in the software.amazon.awscdk.services.vpclattice package.
Functions that represent AWS CDK enums and builders in the software.amazon.awscdk.services.vpclattice package.
(build-cfn-access-log-subscription-builder builder id config)
The build-cfn-access-log-subscription-builder function updates a CfnAccessLogSubscription$Builder instance using the provided configuration. The function takes the CfnAccessLogSubscription$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
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 |
resourceIdentifier | java.lang.String | cdk.support/lookup-entry | :resource-identifier |
tags | java.util.List | cdk.support/lookup-entry | :tags |
The build-cfn-access-log-subscription-builder function updates a CfnAccessLogSubscription$Builder instance using the provided configuration. The function takes the CfnAccessLogSubscription$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. 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` | | `resourceIdentifier` | java.lang.String | [[cdk.support/lookup-entry]] | `:resource-identifier` | | `tags` | java.util.List | [[cdk.support/lookup-entry]] | `:tags` |
(build-cfn-access-log-subscription-props-builder builder id config)
The build-cfn-access-log-subscription-props-builder function updates a CfnAccessLogSubscriptionProps$Builder instance using the provided configuration. The function takes the CfnAccessLogSubscriptionProps$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
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 |
resourceIdentifier | java.lang.String | cdk.support/lookup-entry | :resource-identifier |
tags | java.util.List | cdk.support/lookup-entry | :tags |
The build-cfn-access-log-subscription-props-builder function updates a CfnAccessLogSubscriptionProps$Builder instance using the provided configuration. The function takes the CfnAccessLogSubscriptionProps$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. 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` | | `resourceIdentifier` | java.lang.String | [[cdk.support/lookup-entry]] | `:resource-identifier` | | `tags` | java.util.List | [[cdk.support/lookup-entry]] | `:tags` |
(build-cfn-auth-policy-builder builder id config)
The build-cfn-auth-policy-builder function updates a CfnAuthPolicy$Builder instance using the provided configuration. The function takes the CfnAuthPolicy$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
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 |
---|---|---|---|
policy | java.lang.Object | cdk.support/lookup-entry | :policy |
resourceIdentifier | java.lang.String | cdk.support/lookup-entry | :resource-identifier |
The build-cfn-auth-policy-builder function updates a CfnAuthPolicy$Builder instance using the provided configuration. The function takes the CfnAuthPolicy$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. 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 | |---|---|---|---| | `policy` | java.lang.Object | [[cdk.support/lookup-entry]] | `:policy` | | `resourceIdentifier` | java.lang.String | [[cdk.support/lookup-entry]] | `:resource-identifier` |
(build-cfn-auth-policy-props-builder builder id config)
The build-cfn-auth-policy-props-builder function updates a CfnAuthPolicyProps$Builder instance using the provided configuration. The function takes the CfnAuthPolicyProps$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
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 |
---|---|---|---|
policy | java.lang.Object | cdk.support/lookup-entry | :policy |
resourceIdentifier | java.lang.String | cdk.support/lookup-entry | :resource-identifier |
The build-cfn-auth-policy-props-builder function updates a CfnAuthPolicyProps$Builder instance using the provided configuration. The function takes the CfnAuthPolicyProps$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. 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 | |---|---|---|---| | `policy` | java.lang.Object | [[cdk.support/lookup-entry]] | `:policy` | | `resourceIdentifier` | java.lang.String | [[cdk.support/lookup-entry]] | `:resource-identifier` |
(build-cfn-listener-builder builder id config)
The build-cfn-listener-builder function updates a CfnListener$Builder instance using the provided configuration. The function takes the CfnListener$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
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 |
---|---|---|---|
defaultAction | software.amazon.awscdk.services.vpclattice.CfnListener$DefaultActionProperty | cdk.support/lookup-entry | :default-action |
name | java.lang.String | cdk.support/lookup-entry | :name |
port | java.lang.Number | cdk.support/lookup-entry | :port |
protocol | java.lang.String | cdk.support/lookup-entry | :protocol |
serviceIdentifier | java.lang.String | cdk.support/lookup-entry | :service-identifier |
tags | java.util.List | cdk.support/lookup-entry | :tags |
The build-cfn-listener-builder function updates a CfnListener$Builder instance using the provided configuration. The function takes the CfnListener$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. 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 | |---|---|---|---| | `defaultAction` | software.amazon.awscdk.services.vpclattice.CfnListener$DefaultActionProperty | [[cdk.support/lookup-entry]] | `:default-action` | | `name` | java.lang.String | [[cdk.support/lookup-entry]] | `:name` | | `port` | java.lang.Number | [[cdk.support/lookup-entry]] | `:port` | | `protocol` | java.lang.String | [[cdk.support/lookup-entry]] | `:protocol` | | `serviceIdentifier` | java.lang.String | [[cdk.support/lookup-entry]] | `:service-identifier` | | `tags` | java.util.List | [[cdk.support/lookup-entry]] | `:tags` |
(build-cfn-listener-default-action-property-builder builder id config)
The build-cfn-listener-default-action-property-builder function updates a CfnListener$DefaultActionProperty$Builder instance using the provided configuration. The function takes the CfnListener$DefaultActionProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
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 |
---|---|---|---|
fixedResponse | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :fixed-response |
forward | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :forward |
The build-cfn-listener-default-action-property-builder function updates a CfnListener$DefaultActionProperty$Builder instance using the provided configuration. The function takes the CfnListener$DefaultActionProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. 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 | |---|---|---|---| | `fixedResponse` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:fixed-response` | | `forward` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:forward` |
(build-cfn-listener-fixed-response-property-builder builder id config)
The build-cfn-listener-fixed-response-property-builder function updates a CfnListener$FixedResponseProperty$Builder instance using the provided configuration. The function takes the CfnListener$FixedResponseProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
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 |
---|---|---|---|
statusCode | java.lang.Number | cdk.support/lookup-entry | :status-code |
The build-cfn-listener-fixed-response-property-builder function updates a CfnListener$FixedResponseProperty$Builder instance using the provided configuration. The function takes the CfnListener$FixedResponseProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. 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 | |---|---|---|---| | `statusCode` | java.lang.Number | [[cdk.support/lookup-entry]] | `:status-code` |
(build-cfn-listener-forward-property-builder builder id config)
The build-cfn-listener-forward-property-builder function updates a CfnListener$ForwardProperty$Builder instance using the provided configuration. The function takes the CfnListener$ForwardProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
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 |
---|---|---|---|
targetGroups | java.util.List | cdk.support/lookup-entry | :target-groups |
The build-cfn-listener-forward-property-builder function updates a CfnListener$ForwardProperty$Builder instance using the provided configuration. The function takes the CfnListener$ForwardProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. 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 | |---|---|---|---| | `targetGroups` | java.util.List | [[cdk.support/lookup-entry]] | `:target-groups` |
(build-cfn-listener-props-builder builder id config)
The build-cfn-listener-props-builder function updates a CfnListenerProps$Builder instance using the provided configuration. The function takes the CfnListenerProps$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
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 |
---|---|---|---|
defaultAction | software.amazon.awscdk.services.vpclattice.CfnListener$DefaultActionProperty | cdk.support/lookup-entry | :default-action |
name | java.lang.String | cdk.support/lookup-entry | :name |
port | java.lang.Number | cdk.support/lookup-entry | :port |
protocol | java.lang.String | cdk.support/lookup-entry | :protocol |
serviceIdentifier | java.lang.String | cdk.support/lookup-entry | :service-identifier |
tags | java.util.List | cdk.support/lookup-entry | :tags |
The build-cfn-listener-props-builder function updates a CfnListenerProps$Builder instance using the provided configuration. The function takes the CfnListenerProps$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. 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 | |---|---|---|---| | `defaultAction` | software.amazon.awscdk.services.vpclattice.CfnListener$DefaultActionProperty | [[cdk.support/lookup-entry]] | `:default-action` | | `name` | java.lang.String | [[cdk.support/lookup-entry]] | `:name` | | `port` | java.lang.Number | [[cdk.support/lookup-entry]] | `:port` | | `protocol` | java.lang.String | [[cdk.support/lookup-entry]] | `:protocol` | | `serviceIdentifier` | java.lang.String | [[cdk.support/lookup-entry]] | `:service-identifier` | | `tags` | java.util.List | [[cdk.support/lookup-entry]] | `:tags` |
(build-cfn-listener-weighted-target-group-property-builder builder id config)
The build-cfn-listener-weighted-target-group-property-builder function updates a CfnListener$WeightedTargetGroupProperty$Builder instance using the provided configuration. The function takes the CfnListener$WeightedTargetGroupProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
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 |
---|---|---|---|
targetGroupIdentifier | java.lang.String | cdk.support/lookup-entry | :target-group-identifier |
weight | java.lang.Number | cdk.support/lookup-entry | :weight |
The build-cfn-listener-weighted-target-group-property-builder function updates a CfnListener$WeightedTargetGroupProperty$Builder instance using the provided configuration. The function takes the CfnListener$WeightedTargetGroupProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. 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 | |---|---|---|---| | `targetGroupIdentifier` | java.lang.String | [[cdk.support/lookup-entry]] | `:target-group-identifier` | | `weight` | java.lang.Number | [[cdk.support/lookup-entry]] | `:weight` |
(build-cfn-resource-policy-builder builder id config)
The build-cfn-resource-policy-builder function updates a CfnResourcePolicy$Builder instance using the provided configuration. The function takes the CfnResourcePolicy$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
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 |
---|---|---|---|
policy | java.lang.Object | cdk.support/lookup-entry | :policy |
resourceArn | java.lang.String | cdk.support/lookup-entry | :resource-arn |
The build-cfn-resource-policy-builder function updates a CfnResourcePolicy$Builder instance using the provided configuration. The function takes the CfnResourcePolicy$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. 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 | |---|---|---|---| | `policy` | java.lang.Object | [[cdk.support/lookup-entry]] | `:policy` | | `resourceArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:resource-arn` |
(build-cfn-resource-policy-props-builder builder id config)
The build-cfn-resource-policy-props-builder function updates a CfnResourcePolicyProps$Builder instance using the provided configuration. The function takes the CfnResourcePolicyProps$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
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 |
---|---|---|---|
policy | java.lang.Object | cdk.support/lookup-entry | :policy |
resourceArn | java.lang.String | cdk.support/lookup-entry | :resource-arn |
The build-cfn-resource-policy-props-builder function updates a CfnResourcePolicyProps$Builder instance using the provided configuration. The function takes the CfnResourcePolicyProps$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. 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 | |---|---|---|---| | `policy` | java.lang.Object | [[cdk.support/lookup-entry]] | `:policy` | | `resourceArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:resource-arn` |
(build-cfn-rule-action-property-builder builder id config)
The build-cfn-rule-action-property-builder function updates a CfnRule$ActionProperty$Builder instance using the provided configuration. The function takes the CfnRule$ActionProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
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 |
---|---|---|---|
fixedResponse | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :fixed-response |
forward | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :forward |
The build-cfn-rule-action-property-builder function updates a CfnRule$ActionProperty$Builder instance using the provided configuration. The function takes the CfnRule$ActionProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. 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 | |---|---|---|---| | `fixedResponse` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:fixed-response` | | `forward` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:forward` |
(build-cfn-rule-builder builder id config)
The build-cfn-rule-builder function updates a CfnRule$Builder instance using the provided configuration. The function takes the CfnRule$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
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 | software.amazon.awscdk.services.vpclattice.CfnRule$ActionProperty | cdk.support/lookup-entry | :action |
listenerIdentifier | java.lang.String | cdk.support/lookup-entry | :listener-identifier |
match | software.amazon.awscdk.services.vpclattice.CfnRule$MatchProperty | cdk.support/lookup-entry | :match |
name | java.lang.String | cdk.support/lookup-entry | :name |
priority | java.lang.Number | cdk.support/lookup-entry | :priority |
serviceIdentifier | java.lang.String | cdk.support/lookup-entry | :service-identifier |
tags | java.util.List | cdk.support/lookup-entry | :tags |
The build-cfn-rule-builder function updates a CfnRule$Builder instance using the provided configuration. The function takes the CfnRule$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. 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` | software.amazon.awscdk.services.vpclattice.CfnRule$ActionProperty | [[cdk.support/lookup-entry]] | `:action` | | `listenerIdentifier` | java.lang.String | [[cdk.support/lookup-entry]] | `:listener-identifier` | | `match` | software.amazon.awscdk.services.vpclattice.CfnRule$MatchProperty | [[cdk.support/lookup-entry]] | `:match` | | `name` | java.lang.String | [[cdk.support/lookup-entry]] | `:name` | | `priority` | java.lang.Number | [[cdk.support/lookup-entry]] | `:priority` | | `serviceIdentifier` | java.lang.String | [[cdk.support/lookup-entry]] | `:service-identifier` | | `tags` | java.util.List | [[cdk.support/lookup-entry]] | `:tags` |
(build-cfn-rule-fixed-response-property-builder builder id config)
The build-cfn-rule-fixed-response-property-builder function updates a CfnRule$FixedResponseProperty$Builder instance using the provided configuration. The function takes the CfnRule$FixedResponseProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
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 |
---|---|---|---|
statusCode | java.lang.Number | cdk.support/lookup-entry | :status-code |
The build-cfn-rule-fixed-response-property-builder function updates a CfnRule$FixedResponseProperty$Builder instance using the provided configuration. The function takes the CfnRule$FixedResponseProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. 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 | |---|---|---|---| | `statusCode` | java.lang.Number | [[cdk.support/lookup-entry]] | `:status-code` |
(build-cfn-rule-forward-property-builder builder id config)
The build-cfn-rule-forward-property-builder function updates a CfnRule$ForwardProperty$Builder instance using the provided configuration. The function takes the CfnRule$ForwardProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
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 |
---|---|---|---|
targetGroups | java.util.List | cdk.support/lookup-entry | :target-groups |
The build-cfn-rule-forward-property-builder function updates a CfnRule$ForwardProperty$Builder instance using the provided configuration. The function takes the CfnRule$ForwardProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. 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 | |---|---|---|---| | `targetGroups` | java.util.List | [[cdk.support/lookup-entry]] | `:target-groups` |
(build-cfn-rule-header-match-property-builder builder id config)
The build-cfn-rule-header-match-property-builder function updates a CfnRule$HeaderMatchProperty$Builder instance using the provided configuration. The function takes the CfnRule$HeaderMatchProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
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 |
---|---|---|---|
caseSensitive | java.lang.Boolean | cdk.support/lookup-entry | :case-sensitive |
match | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :match |
name | java.lang.String | cdk.support/lookup-entry | :name |
The build-cfn-rule-header-match-property-builder function updates a CfnRule$HeaderMatchProperty$Builder instance using the provided configuration. The function takes the CfnRule$HeaderMatchProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. 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 | |---|---|---|---| | `caseSensitive` | java.lang.Boolean | [[cdk.support/lookup-entry]] | `:case-sensitive` | | `match` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:match` | | `name` | java.lang.String | [[cdk.support/lookup-entry]] | `:name` |
(build-cfn-rule-header-match-type-property-builder builder id config)
The build-cfn-rule-header-match-type-property-builder function updates a CfnRule$HeaderMatchTypeProperty$Builder instance using the provided configuration. The function takes the CfnRule$HeaderMatchTypeProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
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 |
---|---|---|---|
contains | java.lang.String | cdk.support/lookup-entry | :contains |
exact | java.lang.String | cdk.support/lookup-entry | :exact |
prefix | java.lang.String | cdk.support/lookup-entry | :prefix |
The build-cfn-rule-header-match-type-property-builder function updates a CfnRule$HeaderMatchTypeProperty$Builder instance using the provided configuration. The function takes the CfnRule$HeaderMatchTypeProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. 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 | |---|---|---|---| | `contains` | java.lang.String | [[cdk.support/lookup-entry]] | `:contains` | | `exact` | java.lang.String | [[cdk.support/lookup-entry]] | `:exact` | | `prefix` | java.lang.String | [[cdk.support/lookup-entry]] | `:prefix` |
(build-cfn-rule-http-match-property-builder builder id config)
The build-cfn-rule-http-match-property-builder function updates a CfnRule$HttpMatchProperty$Builder instance using the provided configuration. The function takes the CfnRule$HttpMatchProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
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 |
---|---|---|---|
headerMatches | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :header-matches |
method | java.lang.String | cdk.support/lookup-entry | :method |
pathMatch | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :path-match |
The build-cfn-rule-http-match-property-builder function updates a CfnRule$HttpMatchProperty$Builder instance using the provided configuration. The function takes the CfnRule$HttpMatchProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. 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 | |---|---|---|---| | `headerMatches` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:header-matches` | | `method` | java.lang.String | [[cdk.support/lookup-entry]] | `:method` | | `pathMatch` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:path-match` |
(build-cfn-rule-match-property-builder builder id config)
The build-cfn-rule-match-property-builder function updates a CfnRule$MatchProperty$Builder instance using the provided configuration. The function takes the CfnRule$MatchProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
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 |
---|---|---|---|
httpMatch | software.amazon.awscdk.services.vpclattice.CfnRule$HttpMatchProperty | cdk.support/lookup-entry | :http-match |
The build-cfn-rule-match-property-builder function updates a CfnRule$MatchProperty$Builder instance using the provided configuration. The function takes the CfnRule$MatchProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. 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 | |---|---|---|---| | `httpMatch` | software.amazon.awscdk.services.vpclattice.CfnRule$HttpMatchProperty | [[cdk.support/lookup-entry]] | `:http-match` |
(build-cfn-rule-path-match-property-builder builder id config)
The build-cfn-rule-path-match-property-builder function updates a CfnRule$PathMatchProperty$Builder instance using the provided configuration. The function takes the CfnRule$PathMatchProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
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 |
---|---|---|---|
caseSensitive | java.lang.Boolean | cdk.support/lookup-entry | :case-sensitive |
match | software.amazon.awscdk.services.vpclattice.CfnRule$PathMatchTypeProperty | cdk.support/lookup-entry | :match |
The build-cfn-rule-path-match-property-builder function updates a CfnRule$PathMatchProperty$Builder instance using the provided configuration. The function takes the CfnRule$PathMatchProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. 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 | |---|---|---|---| | `caseSensitive` | java.lang.Boolean | [[cdk.support/lookup-entry]] | `:case-sensitive` | | `match` | software.amazon.awscdk.services.vpclattice.CfnRule$PathMatchTypeProperty | [[cdk.support/lookup-entry]] | `:match` |
(build-cfn-rule-path-match-type-property-builder builder id config)
The build-cfn-rule-path-match-type-property-builder function updates a CfnRule$PathMatchTypeProperty$Builder instance using the provided configuration. The function takes the CfnRule$PathMatchTypeProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
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 |
---|---|---|---|
exact | java.lang.String | cdk.support/lookup-entry | :exact |
prefix | java.lang.String | cdk.support/lookup-entry | :prefix |
The build-cfn-rule-path-match-type-property-builder function updates a CfnRule$PathMatchTypeProperty$Builder instance using the provided configuration. The function takes the CfnRule$PathMatchTypeProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. 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 | |---|---|---|---| | `exact` | java.lang.String | [[cdk.support/lookup-entry]] | `:exact` | | `prefix` | java.lang.String | [[cdk.support/lookup-entry]] | `:prefix` |
(build-cfn-rule-props-builder builder id config)
The build-cfn-rule-props-builder function updates a CfnRuleProps$Builder instance using the provided configuration. The function takes the CfnRuleProps$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
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 | software.amazon.awscdk.services.vpclattice.CfnRule$ActionProperty | cdk.support/lookup-entry | :action |
listenerIdentifier | java.lang.String | cdk.support/lookup-entry | :listener-identifier |
match | software.amazon.awscdk.services.vpclattice.CfnRule$MatchProperty | cdk.support/lookup-entry | :match |
name | java.lang.String | cdk.support/lookup-entry | :name |
priority | java.lang.Number | cdk.support/lookup-entry | :priority |
serviceIdentifier | java.lang.String | cdk.support/lookup-entry | :service-identifier |
tags | java.util.List | cdk.support/lookup-entry | :tags |
The build-cfn-rule-props-builder function updates a CfnRuleProps$Builder instance using the provided configuration. The function takes the CfnRuleProps$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. 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` | software.amazon.awscdk.services.vpclattice.CfnRule$ActionProperty | [[cdk.support/lookup-entry]] | `:action` | | `listenerIdentifier` | java.lang.String | [[cdk.support/lookup-entry]] | `:listener-identifier` | | `match` | software.amazon.awscdk.services.vpclattice.CfnRule$MatchProperty | [[cdk.support/lookup-entry]] | `:match` | | `name` | java.lang.String | [[cdk.support/lookup-entry]] | `:name` | | `priority` | java.lang.Number | [[cdk.support/lookup-entry]] | `:priority` | | `serviceIdentifier` | java.lang.String | [[cdk.support/lookup-entry]] | `:service-identifier` | | `tags` | java.util.List | [[cdk.support/lookup-entry]] | `:tags` |
(build-cfn-rule-weighted-target-group-property-builder builder id config)
The build-cfn-rule-weighted-target-group-property-builder function updates a CfnRule$WeightedTargetGroupProperty$Builder instance using the provided configuration. The function takes the CfnRule$WeightedTargetGroupProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
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 |
---|---|---|---|
targetGroupIdentifier | java.lang.String | cdk.support/lookup-entry | :target-group-identifier |
weight | java.lang.Number | cdk.support/lookup-entry | :weight |
The build-cfn-rule-weighted-target-group-property-builder function updates a CfnRule$WeightedTargetGroupProperty$Builder instance using the provided configuration. The function takes the CfnRule$WeightedTargetGroupProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. 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 | |---|---|---|---| | `targetGroupIdentifier` | java.lang.String | [[cdk.support/lookup-entry]] | `:target-group-identifier` | | `weight` | java.lang.Number | [[cdk.support/lookup-entry]] | `:weight` |
(build-cfn-service-builder builder id config)
The build-cfn-service-builder function updates a CfnService$Builder instance using the provided configuration. The function takes the CfnService$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
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 |
---|---|---|---|
authType | java.lang.String | cdk.support/lookup-entry | :auth-type |
certificateArn | java.lang.String | cdk.support/lookup-entry | :certificate-arn |
customDomainName | java.lang.String | cdk.support/lookup-entry | :custom-domain-name |
dnsEntry | software.amazon.awscdk.services.vpclattice.CfnService$DnsEntryProperty | cdk.support/lookup-entry | :dns-entry |
name | java.lang.String | cdk.support/lookup-entry | :name |
tags | java.util.List | cdk.support/lookup-entry | :tags |
The build-cfn-service-builder function updates a CfnService$Builder instance using the provided configuration. The function takes the CfnService$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. 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 | |---|---|---|---| | `authType` | java.lang.String | [[cdk.support/lookup-entry]] | `:auth-type` | | `certificateArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:certificate-arn` | | `customDomainName` | java.lang.String | [[cdk.support/lookup-entry]] | `:custom-domain-name` | | `dnsEntry` | software.amazon.awscdk.services.vpclattice.CfnService$DnsEntryProperty | [[cdk.support/lookup-entry]] | `:dns-entry` | | `name` | java.lang.String | [[cdk.support/lookup-entry]] | `:name` | | `tags` | java.util.List | [[cdk.support/lookup-entry]] | `:tags` |
(build-cfn-service-dns-entry-property-builder builder id config)
The build-cfn-service-dns-entry-property-builder function updates a CfnService$DnsEntryProperty$Builder instance using the provided configuration. The function takes the CfnService$DnsEntryProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
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 |
hostedZoneId | java.lang.String | cdk.support/lookup-entry | :hosted-zone-id |
The build-cfn-service-dns-entry-property-builder function updates a CfnService$DnsEntryProperty$Builder instance using the provided configuration. The function takes the CfnService$DnsEntryProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. 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` | | `hostedZoneId` | java.lang.String | [[cdk.support/lookup-entry]] | `:hosted-zone-id` |
(build-cfn-service-network-builder builder id config)
The build-cfn-service-network-builder function updates a CfnServiceNetwork$Builder instance using the provided configuration. The function takes the CfnServiceNetwork$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
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 |
---|---|---|---|
authType | java.lang.String | cdk.support/lookup-entry | :auth-type |
name | java.lang.String | cdk.support/lookup-entry | :name |
tags | java.util.List | cdk.support/lookup-entry | :tags |
The build-cfn-service-network-builder function updates a CfnServiceNetwork$Builder instance using the provided configuration. The function takes the CfnServiceNetwork$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. 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 | |---|---|---|---| | `authType` | java.lang.String | [[cdk.support/lookup-entry]] | `:auth-type` | | `name` | java.lang.String | [[cdk.support/lookup-entry]] | `:name` | | `tags` | java.util.List | [[cdk.support/lookup-entry]] | `:tags` |
(build-cfn-service-network-props-builder builder id config)
The build-cfn-service-network-props-builder function updates a CfnServiceNetworkProps$Builder instance using the provided configuration. The function takes the CfnServiceNetworkProps$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
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 |
---|---|---|---|
authType | java.lang.String | cdk.support/lookup-entry | :auth-type |
name | java.lang.String | cdk.support/lookup-entry | :name |
tags | java.util.List | cdk.support/lookup-entry | :tags |
The build-cfn-service-network-props-builder function updates a CfnServiceNetworkProps$Builder instance using the provided configuration. The function takes the CfnServiceNetworkProps$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. 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 | |---|---|---|---| | `authType` | java.lang.String | [[cdk.support/lookup-entry]] | `:auth-type` | | `name` | java.lang.String | [[cdk.support/lookup-entry]] | `:name` | | `tags` | java.util.List | [[cdk.support/lookup-entry]] | `:tags` |
(build-cfn-service-network-service-association-builder builder id config)
The build-cfn-service-network-service-association-builder function updates a CfnServiceNetworkServiceAssociation$Builder instance using the provided configuration. The function takes the CfnServiceNetworkServiceAssociation$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
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 |
---|---|---|---|
dnsEntry | software.amazon.awscdk.services.vpclattice.CfnServiceNetworkServiceAssociation$DnsEntryProperty | cdk.support/lookup-entry | :dns-entry |
serviceIdentifier | java.lang.String | cdk.support/lookup-entry | :service-identifier |
serviceNetworkIdentifier | java.lang.String | cdk.support/lookup-entry | :service-network-identifier |
tags | java.util.List | cdk.support/lookup-entry | :tags |
The build-cfn-service-network-service-association-builder function updates a CfnServiceNetworkServiceAssociation$Builder instance using the provided configuration. The function takes the CfnServiceNetworkServiceAssociation$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. 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 | |---|---|---|---| | `dnsEntry` | software.amazon.awscdk.services.vpclattice.CfnServiceNetworkServiceAssociation$DnsEntryProperty | [[cdk.support/lookup-entry]] | `:dns-entry` | | `serviceIdentifier` | java.lang.String | [[cdk.support/lookup-entry]] | `:service-identifier` | | `serviceNetworkIdentifier` | java.lang.String | [[cdk.support/lookup-entry]] | `:service-network-identifier` | | `tags` | java.util.List | [[cdk.support/lookup-entry]] | `:tags` |
(build-cfn-service-network-service-association-dns-entry-property-builder
builder
id
config)
The build-cfn-service-network-service-association-dns-entry-property-builder function updates a CfnServiceNetworkServiceAssociation$DnsEntryProperty$Builder instance using the provided configuration. The function takes the CfnServiceNetworkServiceAssociation$DnsEntryProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
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 |
hostedZoneId | java.lang.String | cdk.support/lookup-entry | :hosted-zone-id |
The build-cfn-service-network-service-association-dns-entry-property-builder function updates a CfnServiceNetworkServiceAssociation$DnsEntryProperty$Builder instance using the provided configuration. The function takes the CfnServiceNetworkServiceAssociation$DnsEntryProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. 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` | | `hostedZoneId` | java.lang.String | [[cdk.support/lookup-entry]] | `:hosted-zone-id` |
(build-cfn-service-network-service-association-props-builder builder id config)
The build-cfn-service-network-service-association-props-builder function updates a CfnServiceNetworkServiceAssociationProps$Builder instance using the provided configuration. The function takes the CfnServiceNetworkServiceAssociationProps$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
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 |
---|---|---|---|
dnsEntry | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :dns-entry |
serviceIdentifier | java.lang.String | cdk.support/lookup-entry | :service-identifier |
serviceNetworkIdentifier | java.lang.String | cdk.support/lookup-entry | :service-network-identifier |
tags | java.util.List | cdk.support/lookup-entry | :tags |
The build-cfn-service-network-service-association-props-builder function updates a CfnServiceNetworkServiceAssociationProps$Builder instance using the provided configuration. The function takes the CfnServiceNetworkServiceAssociationProps$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. 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 | |---|---|---|---| | `dnsEntry` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:dns-entry` | | `serviceIdentifier` | java.lang.String | [[cdk.support/lookup-entry]] | `:service-identifier` | | `serviceNetworkIdentifier` | java.lang.String | [[cdk.support/lookup-entry]] | `:service-network-identifier` | | `tags` | java.util.List | [[cdk.support/lookup-entry]] | `:tags` |
(build-cfn-service-network-vpc-association-builder builder id config)
The build-cfn-service-network-vpc-association-builder function updates a CfnServiceNetworkVpcAssociation$Builder instance using the provided configuration. The function takes the CfnServiceNetworkVpcAssociation$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
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 |
---|---|---|---|
securityGroupIds | java.util.List | cdk.support/lookup-entry | :security-group-ids |
serviceNetworkIdentifier | java.lang.String | cdk.support/lookup-entry | :service-network-identifier |
tags | java.util.List | cdk.support/lookup-entry | :tags |
vpcIdentifier | java.lang.String | cdk.support/lookup-entry | :vpc-identifier |
The build-cfn-service-network-vpc-association-builder function updates a CfnServiceNetworkVpcAssociation$Builder instance using the provided configuration. The function takes the CfnServiceNetworkVpcAssociation$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. 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 | |---|---|---|---| | `securityGroupIds` | java.util.List | [[cdk.support/lookup-entry]] | `:security-group-ids` | | `serviceNetworkIdentifier` | java.lang.String | [[cdk.support/lookup-entry]] | `:service-network-identifier` | | `tags` | java.util.List | [[cdk.support/lookup-entry]] | `:tags` | | `vpcIdentifier` | java.lang.String | [[cdk.support/lookup-entry]] | `:vpc-identifier` |
(build-cfn-service-network-vpc-association-props-builder builder id config)
The build-cfn-service-network-vpc-association-props-builder function updates a CfnServiceNetworkVpcAssociationProps$Builder instance using the provided configuration. The function takes the CfnServiceNetworkVpcAssociationProps$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
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 |
---|---|---|---|
securityGroupIds | java.util.List | cdk.support/lookup-entry | :security-group-ids |
serviceNetworkIdentifier | java.lang.String | cdk.support/lookup-entry | :service-network-identifier |
tags | java.util.List | cdk.support/lookup-entry | :tags |
vpcIdentifier | java.lang.String | cdk.support/lookup-entry | :vpc-identifier |
The build-cfn-service-network-vpc-association-props-builder function updates a CfnServiceNetworkVpcAssociationProps$Builder instance using the provided configuration. The function takes the CfnServiceNetworkVpcAssociationProps$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. 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 | |---|---|---|---| | `securityGroupIds` | java.util.List | [[cdk.support/lookup-entry]] | `:security-group-ids` | | `serviceNetworkIdentifier` | java.lang.String | [[cdk.support/lookup-entry]] | `:service-network-identifier` | | `tags` | java.util.List | [[cdk.support/lookup-entry]] | `:tags` | | `vpcIdentifier` | java.lang.String | [[cdk.support/lookup-entry]] | `:vpc-identifier` |
(build-cfn-service-props-builder builder id config)
The build-cfn-service-props-builder function updates a CfnServiceProps$Builder instance using the provided configuration. The function takes the CfnServiceProps$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
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 |
---|---|---|---|
authType | java.lang.String | cdk.support/lookup-entry | :auth-type |
certificateArn | java.lang.String | cdk.support/lookup-entry | :certificate-arn |
customDomainName | java.lang.String | cdk.support/lookup-entry | :custom-domain-name |
dnsEntry | software.amazon.awscdk.services.vpclattice.CfnService$DnsEntryProperty | cdk.support/lookup-entry | :dns-entry |
name | java.lang.String | cdk.support/lookup-entry | :name |
tags | java.util.List | cdk.support/lookup-entry | :tags |
The build-cfn-service-props-builder function updates a CfnServiceProps$Builder instance using the provided configuration. The function takes the CfnServiceProps$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. 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 | |---|---|---|---| | `authType` | java.lang.String | [[cdk.support/lookup-entry]] | `:auth-type` | | `certificateArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:certificate-arn` | | `customDomainName` | java.lang.String | [[cdk.support/lookup-entry]] | `:custom-domain-name` | | `dnsEntry` | software.amazon.awscdk.services.vpclattice.CfnService$DnsEntryProperty | [[cdk.support/lookup-entry]] | `:dns-entry` | | `name` | java.lang.String | [[cdk.support/lookup-entry]] | `:name` | | `tags` | java.util.List | [[cdk.support/lookup-entry]] | `:tags` |
(build-cfn-target-group-builder builder id config)
The build-cfn-target-group-builder function updates a CfnTargetGroup$Builder instance using the provided configuration. The function takes the CfnTargetGroup$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
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 |
---|---|---|---|
config | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :config |
name | java.lang.String | cdk.support/lookup-entry | :name |
tags | java.util.List | cdk.support/lookup-entry | :tags |
targets | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :targets |
type | java.lang.String | cdk.support/lookup-entry | :type |
The build-cfn-target-group-builder function updates a CfnTargetGroup$Builder instance using the provided configuration. The function takes the CfnTargetGroup$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. 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 | |---|---|---|---| | `config` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:config` | | `name` | java.lang.String | [[cdk.support/lookup-entry]] | `:name` | | `tags` | java.util.List | [[cdk.support/lookup-entry]] | `:tags` | | `targets` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:targets` | | `type` | java.lang.String | [[cdk.support/lookup-entry]] | `:type` |
(build-cfn-target-group-health-check-config-property-builder builder id config)
The build-cfn-target-group-health-check-config-property-builder function updates a CfnTargetGroup$HealthCheckConfigProperty$Builder instance using the provided configuration. The function takes the CfnTargetGroup$HealthCheckConfigProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
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 |
---|---|---|---|
enabled | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :enabled |
healthCheckIntervalSeconds | java.lang.Number | cdk.support/lookup-entry | :health-check-interval-seconds |
healthCheckTimeoutSeconds | java.lang.Number | cdk.support/lookup-entry | :health-check-timeout-seconds |
healthyThresholdCount | java.lang.Number | cdk.support/lookup-entry | :healthy-threshold-count |
matcher | software.amazon.awscdk.services.vpclattice.CfnTargetGroup$MatcherProperty | cdk.support/lookup-entry | :matcher |
path | java.lang.String | cdk.support/lookup-entry | :path |
port | java.lang.Number | cdk.support/lookup-entry | :port |
protocol | java.lang.String | cdk.support/lookup-entry | :protocol |
protocolVersion | java.lang.String | cdk.support/lookup-entry | :protocol-version |
unhealthyThresholdCount | java.lang.Number | cdk.support/lookup-entry | :unhealthy-threshold-count |
The build-cfn-target-group-health-check-config-property-builder function updates a CfnTargetGroup$HealthCheckConfigProperty$Builder instance using the provided configuration. The function takes the CfnTargetGroup$HealthCheckConfigProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. 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 | |---|---|---|---| | `enabled` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:enabled` | | `healthCheckIntervalSeconds` | java.lang.Number | [[cdk.support/lookup-entry]] | `:health-check-interval-seconds` | | `healthCheckTimeoutSeconds` | java.lang.Number | [[cdk.support/lookup-entry]] | `:health-check-timeout-seconds` | | `healthyThresholdCount` | java.lang.Number | [[cdk.support/lookup-entry]] | `:healthy-threshold-count` | | `matcher` | software.amazon.awscdk.services.vpclattice.CfnTargetGroup$MatcherProperty | [[cdk.support/lookup-entry]] | `:matcher` | | `path` | java.lang.String | [[cdk.support/lookup-entry]] | `:path` | | `port` | java.lang.Number | [[cdk.support/lookup-entry]] | `:port` | | `protocol` | java.lang.String | [[cdk.support/lookup-entry]] | `:protocol` | | `protocolVersion` | java.lang.String | [[cdk.support/lookup-entry]] | `:protocol-version` | | `unhealthyThresholdCount` | java.lang.Number | [[cdk.support/lookup-entry]] | `:unhealthy-threshold-count` |
(build-cfn-target-group-matcher-property-builder builder id config)
The build-cfn-target-group-matcher-property-builder function updates a CfnTargetGroup$MatcherProperty$Builder instance using the provided configuration. The function takes the CfnTargetGroup$MatcherProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
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 |
---|---|---|---|
httpCode | java.lang.String | cdk.support/lookup-entry | :http-code |
The build-cfn-target-group-matcher-property-builder function updates a CfnTargetGroup$MatcherProperty$Builder instance using the provided configuration. The function takes the CfnTargetGroup$MatcherProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. 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 | |---|---|---|---| | `httpCode` | java.lang.String | [[cdk.support/lookup-entry]] | `:http-code` |
(build-cfn-target-group-props-builder builder id config)
The build-cfn-target-group-props-builder function updates a CfnTargetGroupProps$Builder instance using the provided configuration. The function takes the CfnTargetGroupProps$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
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 |
---|---|---|---|
config | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :config |
name | java.lang.String | cdk.support/lookup-entry | :name |
tags | java.util.List | cdk.support/lookup-entry | :tags |
targets | java.util.List | cdk.support/lookup-entry | :targets |
type | java.lang.String | cdk.support/lookup-entry | :type |
The build-cfn-target-group-props-builder function updates a CfnTargetGroupProps$Builder instance using the provided configuration. The function takes the CfnTargetGroupProps$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. 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 | |---|---|---|---| | `config` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:config` | | `name` | java.lang.String | [[cdk.support/lookup-entry]] | `:name` | | `tags` | java.util.List | [[cdk.support/lookup-entry]] | `:tags` | | `targets` | java.util.List | [[cdk.support/lookup-entry]] | `:targets` | | `type` | java.lang.String | [[cdk.support/lookup-entry]] | `:type` |
(build-cfn-target-group-target-group-config-property-builder builder id config)
The build-cfn-target-group-target-group-config-property-builder function updates a CfnTargetGroup$TargetGroupConfigProperty$Builder instance using the provided configuration. The function takes the CfnTargetGroup$TargetGroupConfigProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
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 |
---|---|---|---|
healthCheck | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :health-check |
ipAddressType | java.lang.String | cdk.support/lookup-entry | :ip-address-type |
lambdaEventStructureVersion | java.lang.String | cdk.support/lookup-entry | :lambda-event-structure-version |
port | java.lang.Number | cdk.support/lookup-entry | :port |
protocol | java.lang.String | cdk.support/lookup-entry | :protocol |
protocolVersion | java.lang.String | cdk.support/lookup-entry | :protocol-version |
vpcIdentifier | java.lang.String | cdk.support/lookup-entry | :vpc-identifier |
The build-cfn-target-group-target-group-config-property-builder function updates a CfnTargetGroup$TargetGroupConfigProperty$Builder instance using the provided configuration. The function takes the CfnTargetGroup$TargetGroupConfigProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. 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 | |---|---|---|---| | `healthCheck` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:health-check` | | `ipAddressType` | java.lang.String | [[cdk.support/lookup-entry]] | `:ip-address-type` | | `lambdaEventStructureVersion` | java.lang.String | [[cdk.support/lookup-entry]] | `:lambda-event-structure-version` | | `port` | java.lang.Number | [[cdk.support/lookup-entry]] | `:port` | | `protocol` | java.lang.String | [[cdk.support/lookup-entry]] | `:protocol` | | `protocolVersion` | java.lang.String | [[cdk.support/lookup-entry]] | `:protocol-version` | | `vpcIdentifier` | java.lang.String | [[cdk.support/lookup-entry]] | `:vpc-identifier` |
(build-cfn-target-group-target-property-builder builder id config)
The build-cfn-target-group-target-property-builder function updates a CfnTargetGroup$TargetProperty$Builder instance using the provided configuration. The function takes the CfnTargetGroup$TargetProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:
Field | DataType | Lookup Function | Data Key |
---|---|---|---|
id | java.lang.String | cdk.support/lookup-entry | :id |
port | java.lang.Number | cdk.support/lookup-entry | :port |
The build-cfn-target-group-target-property-builder function updates a CfnTargetGroup$TargetProperty$Builder instance using the provided configuration. The function takes the CfnTargetGroup$TargetProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value: | Field | DataType | Lookup Function | Data Key | |---|---|---|---| | `id` | java.lang.String | [[cdk.support/lookup-entry]] | `:id` | | `port` | java.lang.Number | [[cdk.support/lookup-entry]] | `:port` |
(cfn-access-log-subscription-builder scope id config)
Creates a CfnAccessLogSubscription$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 `CfnAccessLogSubscription$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-access-log-subscription-props-builder id config)
Creates a CfnAccessLogSubscriptionProps$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 `CfnAccessLogSubscriptionProps$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-auth-policy-builder scope id config)
Creates a CfnAuthPolicy$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 `CfnAuthPolicy$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-auth-policy-props-builder id config)
Creates a CfnAuthPolicyProps$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 `CfnAuthPolicyProps$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-listener-builder scope id config)
Creates a CfnListener$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 `CfnListener$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-listener-default-action-property-builder id config)
Creates a CfnListener$DefaultActionProperty$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 `CfnListener$DefaultActionProperty$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-listener-fixed-response-property-builder id config)
Creates a CfnListener$FixedResponseProperty$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 `CfnListener$FixedResponseProperty$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-listener-forward-property-builder id config)
Creates a CfnListener$ForwardProperty$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 `CfnListener$ForwardProperty$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-listener-props-builder id config)
Creates a CfnListenerProps$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 `CfnListenerProps$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-listener-weighted-target-group-property-builder id config)
Creates a CfnListener$WeightedTargetGroupProperty$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 `CfnListener$WeightedTargetGroupProperty$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-resource-policy-builder scope id config)
Creates a CfnResourcePolicy$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 `CfnResourcePolicy$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-resource-policy-props-builder id config)
Creates a CfnResourcePolicyProps$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 `CfnResourcePolicyProps$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-rule-action-property-builder id config)
Creates a CfnRule$ActionProperty$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 `CfnRule$ActionProperty$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-rule-builder scope id config)
Creates a CfnRule$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 `CfnRule$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-rule-fixed-response-property-builder id config)
Creates a CfnRule$FixedResponseProperty$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 `CfnRule$FixedResponseProperty$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-rule-forward-property-builder id config)
Creates a CfnRule$ForwardProperty$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 `CfnRule$ForwardProperty$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-rule-header-match-property-builder id config)
Creates a CfnRule$HeaderMatchProperty$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 `CfnRule$HeaderMatchProperty$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-rule-header-match-type-property-builder id config)
Creates a CfnRule$HeaderMatchTypeProperty$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 `CfnRule$HeaderMatchTypeProperty$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-rule-http-match-property-builder id config)
Creates a CfnRule$HttpMatchProperty$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 `CfnRule$HttpMatchProperty$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-rule-match-property-builder id config)
Creates a CfnRule$MatchProperty$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 `CfnRule$MatchProperty$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-rule-path-match-property-builder id config)
Creates a CfnRule$PathMatchProperty$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 `CfnRule$PathMatchProperty$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-rule-path-match-type-property-builder id config)
Creates a CfnRule$PathMatchTypeProperty$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 `CfnRule$PathMatchTypeProperty$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-rule-props-builder id config)
Creates a CfnRuleProps$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 `CfnRuleProps$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-rule-weighted-target-group-property-builder id config)
Creates a CfnRule$WeightedTargetGroupProperty$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 `CfnRule$WeightedTargetGroupProperty$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-service-builder scope id config)
Creates a CfnService$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 `CfnService$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-service-dns-entry-property-builder id config)
Creates a CfnService$DnsEntryProperty$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 `CfnService$DnsEntryProperty$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-service-network-builder scope id config)
Creates a CfnServiceNetwork$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 `CfnServiceNetwork$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-service-network-props-builder id config)
Creates a CfnServiceNetworkProps$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 `CfnServiceNetworkProps$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-service-network-service-association-builder scope id config)
Creates a CfnServiceNetworkServiceAssociation$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 `CfnServiceNetworkServiceAssociation$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-service-network-service-association-dns-entry-property-builder id config)
Creates a CfnServiceNetworkServiceAssociation$DnsEntryProperty$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 `CfnServiceNetworkServiceAssociation$DnsEntryProperty$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-service-network-service-association-props-builder id config)
Creates a CfnServiceNetworkServiceAssociationProps$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 `CfnServiceNetworkServiceAssociationProps$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-service-network-vpc-association-builder scope id config)
Creates a CfnServiceNetworkVpcAssociation$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 `CfnServiceNetworkVpcAssociation$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-service-network-vpc-association-props-builder id config)
Creates a CfnServiceNetworkVpcAssociationProps$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 `CfnServiceNetworkVpcAssociationProps$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-service-props-builder id config)
Creates a CfnServiceProps$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 `CfnServiceProps$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-target-group-builder scope id config)
Creates a CfnTargetGroup$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 `CfnTargetGroup$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-target-group-health-check-config-property-builder id config)
Creates a CfnTargetGroup$HealthCheckConfigProperty$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 `CfnTargetGroup$HealthCheckConfigProperty$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-target-group-matcher-property-builder id config)
Creates a CfnTargetGroup$MatcherProperty$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 `CfnTargetGroup$MatcherProperty$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-target-group-props-builder id config)
Creates a CfnTargetGroupProps$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 `CfnTargetGroupProps$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-target-group-target-group-config-property-builder id config)
Creates a CfnTargetGroup$TargetGroupConfigProperty$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 `CfnTargetGroup$TargetGroupConfigProperty$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-target-group-target-property-builder id config)
Creates a CfnTargetGroup$TargetProperty$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 `CfnTargetGroup$TargetProperty$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