Liking cljdoc? Tell your friends :D

cdk.api.services.globalaccelerator.endpoints

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

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

application-load-balancer-endpoint-builderclj

(application-load-balancer-endpoint-builder load-balancer id config)

Creates a ApplicationLoadBalancerEndpoint$Builder instance using provided forms, applies the data configuration, then builds it. Takes the following arguments:

Create Form: _[software.amazon.awscdk.services.elasticloadbalancingv2.IApplicationLoadBalancer] | Argument | DataType | Description | |---|---|---| | load-balancer | software.amazon.awscdk.services.elasticloadbalancingv2.IApplicationLoadBalancer | | | id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. | | config | map | Data configuration |

Creates a  `ApplicationLoadBalancerEndpoint$Builder` instance using provided forms, applies the data configuration, then builds it.  Takes the following arguments: 


__Create Form:__ ____[software.amazon.awscdk.services.elasticloadbalancingv2.IApplicationLoadBalancer]___
| Argument | DataType | Description |
|---|---|---|
| load-balancer | software.amazon.awscdk.services.elasticloadbalancingv2.IApplicationLoadBalancer |  |
| id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
| config | map | Data configuration |
sourceraw docstring

application-load-balancer-endpoint-options-builderclj

(application-load-balancer-endpoint-options-builder id config)

Creates a ApplicationLoadBalancerEndpointOptions$Builder instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments:

ArgumentDataTypeDescription
idString or Keyword or SymbolValue to use as namespace when looking up configuration values.
configmapData configuration
Creates a  `ApplicationLoadBalancerEndpointOptions$Builder` instance using a no-argument constructor, applies the data configuration, then builds it.  Takes the following arguments: 

| Argument | DataType | Description |
|---|---|---|
| id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
| config | map | Data configuration |
sourceraw docstring

build-application-load-balancer-endpoint-builderclj

(build-application-load-balancer-endpoint-builder builder id config)

The build-application-load-balancer-endpoint-builder function updates a ApplicationLoadBalancerEndpoint$Builder instance using the provided configuration. The function takes the ApplicationLoadBalancerEndpoint$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.

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

FieldDataTypeLookup FunctionData Key
preserveClientIpjava.lang.Booleancdk.support/lookup-entry:preserve-client-ip
weightjava.lang.Numbercdk.support/lookup-entry:weight
The build-application-load-balancer-endpoint-builder function updates a ApplicationLoadBalancerEndpoint$Builder instance using the provided configuration.
  The function takes the ApplicationLoadBalancerEndpoint$Builder instance, an optional namespace to use when looking up a value in the configuration,
  and the configuration itself.

  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 |
|---|---|---|---|
| `preserveClientIp` | java.lang.Boolean | [[cdk.support/lookup-entry]] | `:preserve-client-ip` |
| `weight` | java.lang.Number | [[cdk.support/lookup-entry]] | `:weight` |
sourceraw docstring

build-application-load-balancer-endpoint-options-builderclj

(build-application-load-balancer-endpoint-options-builder builder id config)

The build-application-load-balancer-endpoint-options-builder function updates a ApplicationLoadBalancerEndpointOptions$Builder instance using the provided configuration. The function takes the ApplicationLoadBalancerEndpointOptions$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.

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

FieldDataTypeLookup FunctionData Key
preserveClientIpjava.lang.Booleancdk.support/lookup-entry:preserve-client-ip
weightjava.lang.Numbercdk.support/lookup-entry:weight
The build-application-load-balancer-endpoint-options-builder function updates a ApplicationLoadBalancerEndpointOptions$Builder instance using the provided configuration.
  The function takes the ApplicationLoadBalancerEndpointOptions$Builder instance, an optional namespace to use when looking up a value in the configuration,
  and the configuration itself.

  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 |
|---|---|---|---|
| `preserveClientIp` | java.lang.Boolean | [[cdk.support/lookup-entry]] | `:preserve-client-ip` |
| `weight` | java.lang.Number | [[cdk.support/lookup-entry]] | `:weight` |
sourceraw docstring

build-cfn-eip-endpoint-builderclj

(build-cfn-eip-endpoint-builder builder id config)

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

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

FieldDataTypeLookup FunctionData Key
weightjava.lang.Numbercdk.support/lookup-entry:weight
The build-cfn-eip-endpoint-builder function updates a CfnEipEndpoint$Builder instance using the provided configuration.
  The function takes the CfnEipEndpoint$Builder instance, an optional namespace to use when looking up a value in the configuration,
  and the configuration itself.

  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 |
|---|---|---|---|
| `weight` | java.lang.Number | [[cdk.support/lookup-entry]] | `:weight` |
sourceraw docstring

build-cfn-eip-endpoint-props-builderclj

(build-cfn-eip-endpoint-props-builder builder id config)

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

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

FieldDataTypeLookup FunctionData Key
weightjava.lang.Numbercdk.support/lookup-entry:weight
The build-cfn-eip-endpoint-props-builder function updates a CfnEipEndpointProps$Builder instance using the provided configuration.
  The function takes the CfnEipEndpointProps$Builder instance, an optional namespace to use when looking up a value in the configuration,
  and the configuration itself.

  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 |
|---|---|---|---|
| `weight` | java.lang.Number | [[cdk.support/lookup-entry]] | `:weight` |
sourceraw docstring

build-instance-endpoint-builderclj

(build-instance-endpoint-builder builder id config)

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

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

FieldDataTypeLookup FunctionData Key
preserveClientIpjava.lang.Booleancdk.support/lookup-entry:preserve-client-ip
weightjava.lang.Numbercdk.support/lookup-entry:weight
The build-instance-endpoint-builder function updates a InstanceEndpoint$Builder instance using the provided configuration.
  The function takes the InstanceEndpoint$Builder instance, an optional namespace to use when looking up a value in the configuration,
  and the configuration itself.

  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 |
|---|---|---|---|
| `preserveClientIp` | java.lang.Boolean | [[cdk.support/lookup-entry]] | `:preserve-client-ip` |
| `weight` | java.lang.Number | [[cdk.support/lookup-entry]] | `:weight` |
sourceraw docstring

build-instance-endpoint-props-builderclj

(build-instance-endpoint-props-builder builder id config)

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

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

FieldDataTypeLookup FunctionData Key
preserveClientIpjava.lang.Booleancdk.support/lookup-entry:preserve-client-ip
weightjava.lang.Numbercdk.support/lookup-entry:weight
The build-instance-endpoint-props-builder function updates a InstanceEndpointProps$Builder instance using the provided configuration.
  The function takes the InstanceEndpointProps$Builder instance, an optional namespace to use when looking up a value in the configuration,
  and the configuration itself.

  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 |
|---|---|---|---|
| `preserveClientIp` | java.lang.Boolean | [[cdk.support/lookup-entry]] | `:preserve-client-ip` |
| `weight` | java.lang.Number | [[cdk.support/lookup-entry]] | `:weight` |
sourceraw docstring

build-network-load-balancer-endpoint-builderclj

(build-network-load-balancer-endpoint-builder builder id config)

The build-network-load-balancer-endpoint-builder function updates a NetworkLoadBalancerEndpoint$Builder instance using the provided configuration. The function takes the NetworkLoadBalancerEndpoint$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.

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

FieldDataTypeLookup FunctionData Key
weightjava.lang.Numbercdk.support/lookup-entry:weight
The build-network-load-balancer-endpoint-builder function updates a NetworkLoadBalancerEndpoint$Builder instance using the provided configuration.
  The function takes the NetworkLoadBalancerEndpoint$Builder instance, an optional namespace to use when looking up a value in the configuration,
  and the configuration itself.

  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 |
|---|---|---|---|
| `weight` | java.lang.Number | [[cdk.support/lookup-entry]] | `:weight` |
sourceraw docstring

build-network-load-balancer-endpoint-props-builderclj

(build-network-load-balancer-endpoint-props-builder builder id config)

The build-network-load-balancer-endpoint-props-builder function updates a NetworkLoadBalancerEndpointProps$Builder instance using the provided configuration. The function takes the NetworkLoadBalancerEndpointProps$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.

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

FieldDataTypeLookup FunctionData Key
weightjava.lang.Numbercdk.support/lookup-entry:weight
The build-network-load-balancer-endpoint-props-builder function updates a NetworkLoadBalancerEndpointProps$Builder instance using the provided configuration.
  The function takes the NetworkLoadBalancerEndpointProps$Builder instance, an optional namespace to use when looking up a value in the configuration,
  and the configuration itself.

  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 |
|---|---|---|---|
| `weight` | java.lang.Number | [[cdk.support/lookup-entry]] | `:weight` |
sourceraw docstring

cfn-eip-endpoint-builderclj

(cfn-eip-endpoint-builder eip id config)

Creates a CfnEipEndpoint$Builder instance using provided forms, applies the data configuration, then builds it. Takes the following arguments:

Create Form: _[software.amazon.awscdk.services.ec2.CfnEIP] | Argument | DataType | Description | |---|---|---| | eip | software.amazon.awscdk.services.ec2.CfnEIP | | | id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. | | config | map | Data configuration |

Creates a  `CfnEipEndpoint$Builder` instance using provided forms, applies the data configuration, then builds it.  Takes the following arguments: 


__Create Form:__ ____[software.amazon.awscdk.services.ec2.CfnEIP]___
| Argument | DataType | Description |
|---|---|---|
| eip | software.amazon.awscdk.services.ec2.CfnEIP |  |
| id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
| config | map | Data configuration |
sourceraw docstring

cfn-eip-endpoint-props-builderclj

(cfn-eip-endpoint-props-builder id config)

Creates a CfnEipEndpointProps$Builder instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments:

ArgumentDataTypeDescription
idString or Keyword or SymbolValue to use as namespace when looking up configuration values.
configmapData configuration
Creates a  `CfnEipEndpointProps$Builder` instance using a no-argument constructor, applies the data configuration, then builds it.  Takes the following arguments: 

| Argument | DataType | Description |
|---|---|---|
| id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
| config | map | Data configuration |
sourceraw docstring

instance-endpoint-builderclj

(instance-endpoint-builder endpoint-instance id config)

Creates a InstanceEndpoint$Builder instance using provided forms, applies the data configuration, then builds it. Takes the following arguments:

Create Form: _[software.amazon.awscdk.services.ec2.IInstance] | Argument | DataType | Description | |---|---|---| | endpoint-instance | software.amazon.awscdk.services.ec2.IInstance | | | id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. | | config | map | Data configuration |

Creates a  `InstanceEndpoint$Builder` instance using provided forms, applies the data configuration, then builds it.  Takes the following arguments: 


__Create Form:__ ____[software.amazon.awscdk.services.ec2.IInstance]___
| Argument | DataType | Description |
|---|---|---|
| endpoint-instance | software.amazon.awscdk.services.ec2.IInstance |  |
| id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
| config | map | Data configuration |
sourceraw docstring

instance-endpoint-props-builderclj

(instance-endpoint-props-builder id config)

Creates a InstanceEndpointProps$Builder instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments:

ArgumentDataTypeDescription
idString or Keyword or SymbolValue to use as namespace when looking up configuration values.
configmapData configuration
Creates a  `InstanceEndpointProps$Builder` instance using a no-argument constructor, applies the data configuration, then builds it.  Takes the following arguments: 

| Argument | DataType | Description |
|---|---|---|
| id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
| config | map | Data configuration |
sourceraw docstring

network-load-balancer-endpoint-builderclj

(network-load-balancer-endpoint-builder load-balancer id config)

Creates a NetworkLoadBalancerEndpoint$Builder instance using provided forms, applies the data configuration, then builds it. Takes the following arguments:

Create Form: _[software.amazon.awscdk.services.elasticloadbalancingv2.INetworkLoadBalancer] | Argument | DataType | Description | |---|---|---| | load-balancer | software.amazon.awscdk.services.elasticloadbalancingv2.INetworkLoadBalancer | | | id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. | | config | map | Data configuration |

Creates a  `NetworkLoadBalancerEndpoint$Builder` instance using provided forms, applies the data configuration, then builds it.  Takes the following arguments: 


__Create Form:__ ____[software.amazon.awscdk.services.elasticloadbalancingv2.INetworkLoadBalancer]___
| Argument | DataType | Description |
|---|---|---|
| load-balancer | software.amazon.awscdk.services.elasticloadbalancingv2.INetworkLoadBalancer |  |
| id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
| config | map | Data configuration |
sourceraw docstring

network-load-balancer-endpoint-props-builderclj

(network-load-balancer-endpoint-props-builder id config)

Creates a NetworkLoadBalancerEndpointProps$Builder instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments:

ArgumentDataTypeDescription
idString or Keyword or SymbolValue to use as namespace when looking up configuration values.
configmapData configuration
Creates a  `NetworkLoadBalancerEndpointProps$Builder` instance using a no-argument constructor, applies the data configuration, then builds it.  Takes the following arguments: 

| Argument | DataType | Description |
|---|---|---|
| id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
| config | map | Data configuration |
sourceraw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close