Liking cljdoc? Tell your friends :D

cdk.api.services.cloudfront.origins

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

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

build-function-url-origin-builderclj

(build-function-url-origin-builder builder id config)

The build-function-url-origin-builder function updates a FunctionUrlOrigin$Builder instance using the provided configuration. The function takes the FunctionUrlOrigin$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
connectionAttemptsjava.lang.Numbercdk.support/lookup-entry:connection-attempts
connectionTimeoutsoftware.amazon.awscdk.Durationcdk.support/lookup-entry:connection-timeout
customHeadersjava.util.Mapcdk.support/lookup-entry:custom-headers
keepaliveTimeoutsoftware.amazon.awscdk.Durationcdk.support/lookup-entry:keepalive-timeout
originIdjava.lang.Stringcdk.support/lookup-entry:origin-id
originPathjava.lang.Stringcdk.support/lookup-entry:origin-path
originShieldEnabledjava.lang.Booleancdk.support/lookup-entry:origin-shield-enabled
originShieldRegionjava.lang.Stringcdk.support/lookup-entry:origin-shield-region
readTimeoutsoftware.amazon.awscdk.Durationcdk.support/lookup-entry:read-timeout
The build-function-url-origin-builder function updates a FunctionUrlOrigin$Builder instance using the provided configuration.
  The function takes the FunctionUrlOrigin$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 |
|---|---|---|---|
| `connectionAttempts` | java.lang.Number | [[cdk.support/lookup-entry]] | `:connection-attempts` |
| `connectionTimeout` | software.amazon.awscdk.Duration | [[cdk.support/lookup-entry]] | `:connection-timeout` |
| `customHeaders` | java.util.Map | [[cdk.support/lookup-entry]] | `:custom-headers` |
| `keepaliveTimeout` | software.amazon.awscdk.Duration | [[cdk.support/lookup-entry]] | `:keepalive-timeout` |
| `originId` | java.lang.String | [[cdk.support/lookup-entry]] | `:origin-id` |
| `originPath` | java.lang.String | [[cdk.support/lookup-entry]] | `:origin-path` |
| `originShieldEnabled` | java.lang.Boolean | [[cdk.support/lookup-entry]] | `:origin-shield-enabled` |
| `originShieldRegion` | java.lang.String | [[cdk.support/lookup-entry]] | `:origin-shield-region` |
| `readTimeout` | software.amazon.awscdk.Duration | [[cdk.support/lookup-entry]] | `:read-timeout` |
sourceraw docstring

build-function-url-origin-props-builderclj

(build-function-url-origin-props-builder builder id config)

The build-function-url-origin-props-builder function updates a FunctionUrlOriginProps$Builder instance using the provided configuration. The function takes the FunctionUrlOriginProps$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
connectionAttemptsjava.lang.Numbercdk.support/lookup-entry:connection-attempts
connectionTimeoutsoftware.amazon.awscdk.Durationcdk.support/lookup-entry:connection-timeout
customHeadersjava.util.Mapcdk.support/lookup-entry:custom-headers
keepaliveTimeoutsoftware.amazon.awscdk.Durationcdk.support/lookup-entry:keepalive-timeout
originIdjava.lang.Stringcdk.support/lookup-entry:origin-id
originPathjava.lang.Stringcdk.support/lookup-entry:origin-path
originShieldEnabledjava.lang.Booleancdk.support/lookup-entry:origin-shield-enabled
originShieldRegionjava.lang.Stringcdk.support/lookup-entry:origin-shield-region
readTimeoutsoftware.amazon.awscdk.Durationcdk.support/lookup-entry:read-timeout
The build-function-url-origin-props-builder function updates a FunctionUrlOriginProps$Builder instance using the provided configuration.
  The function takes the FunctionUrlOriginProps$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 |
|---|---|---|---|
| `connectionAttempts` | java.lang.Number | [[cdk.support/lookup-entry]] | `:connection-attempts` |
| `connectionTimeout` | software.amazon.awscdk.Duration | [[cdk.support/lookup-entry]] | `:connection-timeout` |
| `customHeaders` | java.util.Map | [[cdk.support/lookup-entry]] | `:custom-headers` |
| `keepaliveTimeout` | software.amazon.awscdk.Duration | [[cdk.support/lookup-entry]] | `:keepalive-timeout` |
| `originId` | java.lang.String | [[cdk.support/lookup-entry]] | `:origin-id` |
| `originPath` | java.lang.String | [[cdk.support/lookup-entry]] | `:origin-path` |
| `originShieldEnabled` | java.lang.Boolean | [[cdk.support/lookup-entry]] | `:origin-shield-enabled` |
| `originShieldRegion` | java.lang.String | [[cdk.support/lookup-entry]] | `:origin-shield-region` |
| `readTimeout` | software.amazon.awscdk.Duration | [[cdk.support/lookup-entry]] | `:read-timeout` |
sourceraw docstring

build-http-origin-builderclj

(build-http-origin-builder builder id config)

The build-http-origin-builder function updates a HttpOrigin$Builder instance using the provided configuration. The function takes the HttpOrigin$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
connectionAttemptsjava.lang.Numbercdk.support/lookup-entry:connection-attempts
connectionTimeoutsoftware.amazon.awscdk.Durationcdk.support/lookup-entry:connection-timeout
customHeadersjava.util.Mapcdk.support/lookup-entry:custom-headers
httpPortjava.lang.Numbercdk.support/lookup-entry:http-port
httpsPortjava.lang.Numbercdk.support/lookup-entry:https-port
keepaliveTimeoutsoftware.amazon.awscdk.Durationcdk.support/lookup-entry:keepalive-timeout
originIdjava.lang.Stringcdk.support/lookup-entry:origin-id
originPathjava.lang.Stringcdk.support/lookup-entry:origin-path
originShieldEnabledjava.lang.Booleancdk.support/lookup-entry:origin-shield-enabled
originShieldRegionjava.lang.Stringcdk.support/lookup-entry:origin-shield-region
originSslProtocolsjava.util.Listcdk.support/lookup-entry:origin-ssl-protocols
protocolPolicysoftware.amazon.awscdk.services.cloudfront.OriginProtocolPolicycdk.api.services.cloudfront/origin-protocol-policy:protocol-policy
readTimeoutsoftware.amazon.awscdk.Durationcdk.support/lookup-entry:read-timeout
The build-http-origin-builder function updates a HttpOrigin$Builder instance using the provided configuration.
  The function takes the HttpOrigin$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 |
|---|---|---|---|
| `connectionAttempts` | java.lang.Number | [[cdk.support/lookup-entry]] | `:connection-attempts` |
| `connectionTimeout` | software.amazon.awscdk.Duration | [[cdk.support/lookup-entry]] | `:connection-timeout` |
| `customHeaders` | java.util.Map | [[cdk.support/lookup-entry]] | `:custom-headers` |
| `httpPort` | java.lang.Number | [[cdk.support/lookup-entry]] | `:http-port` |
| `httpsPort` | java.lang.Number | [[cdk.support/lookup-entry]] | `:https-port` |
| `keepaliveTimeout` | software.amazon.awscdk.Duration | [[cdk.support/lookup-entry]] | `:keepalive-timeout` |
| `originId` | java.lang.String | [[cdk.support/lookup-entry]] | `:origin-id` |
| `originPath` | java.lang.String | [[cdk.support/lookup-entry]] | `:origin-path` |
| `originShieldEnabled` | java.lang.Boolean | [[cdk.support/lookup-entry]] | `:origin-shield-enabled` |
| `originShieldRegion` | java.lang.String | [[cdk.support/lookup-entry]] | `:origin-shield-region` |
| `originSslProtocols` | java.util.List | [[cdk.support/lookup-entry]] | `:origin-ssl-protocols` |
| `protocolPolicy` | software.amazon.awscdk.services.cloudfront.OriginProtocolPolicy | [[cdk.api.services.cloudfront/origin-protocol-policy]] | `:protocol-policy` |
| `readTimeout` | software.amazon.awscdk.Duration | [[cdk.support/lookup-entry]] | `:read-timeout` |
sourceraw docstring

build-http-origin-props-builderclj

(build-http-origin-props-builder builder id config)

The build-http-origin-props-builder function updates a HttpOriginProps$Builder instance using the provided configuration. The function takes the HttpOriginProps$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
connectionAttemptsjava.lang.Numbercdk.support/lookup-entry:connection-attempts
connectionTimeoutsoftware.amazon.awscdk.Durationcdk.support/lookup-entry:connection-timeout
customHeadersjava.util.Mapcdk.support/lookup-entry:custom-headers
httpPortjava.lang.Numbercdk.support/lookup-entry:http-port
httpsPortjava.lang.Numbercdk.support/lookup-entry:https-port
keepaliveTimeoutsoftware.amazon.awscdk.Durationcdk.support/lookup-entry:keepalive-timeout
originIdjava.lang.Stringcdk.support/lookup-entry:origin-id
originPathjava.lang.Stringcdk.support/lookup-entry:origin-path
originShieldEnabledjava.lang.Booleancdk.support/lookup-entry:origin-shield-enabled
originShieldRegionjava.lang.Stringcdk.support/lookup-entry:origin-shield-region
originSslProtocolsjava.util.Listcdk.support/lookup-entry:origin-ssl-protocols
protocolPolicysoftware.amazon.awscdk.services.cloudfront.OriginProtocolPolicycdk.api.services.cloudfront/origin-protocol-policy:protocol-policy
readTimeoutsoftware.amazon.awscdk.Durationcdk.support/lookup-entry:read-timeout
The build-http-origin-props-builder function updates a HttpOriginProps$Builder instance using the provided configuration.
  The function takes the HttpOriginProps$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 |
|---|---|---|---|
| `connectionAttempts` | java.lang.Number | [[cdk.support/lookup-entry]] | `:connection-attempts` |
| `connectionTimeout` | software.amazon.awscdk.Duration | [[cdk.support/lookup-entry]] | `:connection-timeout` |
| `customHeaders` | java.util.Map | [[cdk.support/lookup-entry]] | `:custom-headers` |
| `httpPort` | java.lang.Number | [[cdk.support/lookup-entry]] | `:http-port` |
| `httpsPort` | java.lang.Number | [[cdk.support/lookup-entry]] | `:https-port` |
| `keepaliveTimeout` | software.amazon.awscdk.Duration | [[cdk.support/lookup-entry]] | `:keepalive-timeout` |
| `originId` | java.lang.String | [[cdk.support/lookup-entry]] | `:origin-id` |
| `originPath` | java.lang.String | [[cdk.support/lookup-entry]] | `:origin-path` |
| `originShieldEnabled` | java.lang.Boolean | [[cdk.support/lookup-entry]] | `:origin-shield-enabled` |
| `originShieldRegion` | java.lang.String | [[cdk.support/lookup-entry]] | `:origin-shield-region` |
| `originSslProtocols` | java.util.List | [[cdk.support/lookup-entry]] | `:origin-ssl-protocols` |
| `protocolPolicy` | software.amazon.awscdk.services.cloudfront.OriginProtocolPolicy | [[cdk.api.services.cloudfront/origin-protocol-policy]] | `:protocol-policy` |
| `readTimeout` | software.amazon.awscdk.Duration | [[cdk.support/lookup-entry]] | `:read-timeout` |
sourceraw docstring

build-load-balancer-v2-origin-builderclj

(build-load-balancer-v2-origin-builder builder id config)

The build-load-balancer-v2-origin-builder function updates a LoadBalancerV2Origin$Builder instance using the provided configuration. The function takes the LoadBalancerV2Origin$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
connectionAttemptsjava.lang.Numbercdk.support/lookup-entry:connection-attempts
connectionTimeoutsoftware.amazon.awscdk.Durationcdk.support/lookup-entry:connection-timeout
customHeadersjava.util.Mapcdk.support/lookup-entry:custom-headers
httpPortjava.lang.Numbercdk.support/lookup-entry:http-port
httpsPortjava.lang.Numbercdk.support/lookup-entry:https-port
keepaliveTimeoutsoftware.amazon.awscdk.Durationcdk.support/lookup-entry:keepalive-timeout
originIdjava.lang.Stringcdk.support/lookup-entry:origin-id
originPathjava.lang.Stringcdk.support/lookup-entry:origin-path
originShieldEnabledjava.lang.Booleancdk.support/lookup-entry:origin-shield-enabled
originShieldRegionjava.lang.Stringcdk.support/lookup-entry:origin-shield-region
originSslProtocolsjava.util.Listcdk.support/lookup-entry:origin-ssl-protocols
protocolPolicysoftware.amazon.awscdk.services.cloudfront.OriginProtocolPolicycdk.api.services.cloudfront/origin-protocol-policy:protocol-policy
readTimeoutsoftware.amazon.awscdk.Durationcdk.support/lookup-entry:read-timeout
The build-load-balancer-v2-origin-builder function updates a LoadBalancerV2Origin$Builder instance using the provided configuration.
  The function takes the LoadBalancerV2Origin$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 |
|---|---|---|---|
| `connectionAttempts` | java.lang.Number | [[cdk.support/lookup-entry]] | `:connection-attempts` |
| `connectionTimeout` | software.amazon.awscdk.Duration | [[cdk.support/lookup-entry]] | `:connection-timeout` |
| `customHeaders` | java.util.Map | [[cdk.support/lookup-entry]] | `:custom-headers` |
| `httpPort` | java.lang.Number | [[cdk.support/lookup-entry]] | `:http-port` |
| `httpsPort` | java.lang.Number | [[cdk.support/lookup-entry]] | `:https-port` |
| `keepaliveTimeout` | software.amazon.awscdk.Duration | [[cdk.support/lookup-entry]] | `:keepalive-timeout` |
| `originId` | java.lang.String | [[cdk.support/lookup-entry]] | `:origin-id` |
| `originPath` | java.lang.String | [[cdk.support/lookup-entry]] | `:origin-path` |
| `originShieldEnabled` | java.lang.Boolean | [[cdk.support/lookup-entry]] | `:origin-shield-enabled` |
| `originShieldRegion` | java.lang.String | [[cdk.support/lookup-entry]] | `:origin-shield-region` |
| `originSslProtocols` | java.util.List | [[cdk.support/lookup-entry]] | `:origin-ssl-protocols` |
| `protocolPolicy` | software.amazon.awscdk.services.cloudfront.OriginProtocolPolicy | [[cdk.api.services.cloudfront/origin-protocol-policy]] | `:protocol-policy` |
| `readTimeout` | software.amazon.awscdk.Duration | [[cdk.support/lookup-entry]] | `:read-timeout` |
sourceraw docstring

build-load-balancer-v2-origin-props-builderclj

(build-load-balancer-v2-origin-props-builder builder id config)

The build-load-balancer-v2-origin-props-builder function updates a LoadBalancerV2OriginProps$Builder instance using the provided configuration. The function takes the LoadBalancerV2OriginProps$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
connectionAttemptsjava.lang.Numbercdk.support/lookup-entry:connection-attempts
connectionTimeoutsoftware.amazon.awscdk.Durationcdk.support/lookup-entry:connection-timeout
customHeadersjava.util.Mapcdk.support/lookup-entry:custom-headers
httpPortjava.lang.Numbercdk.support/lookup-entry:http-port
httpsPortjava.lang.Numbercdk.support/lookup-entry:https-port
keepaliveTimeoutsoftware.amazon.awscdk.Durationcdk.support/lookup-entry:keepalive-timeout
originIdjava.lang.Stringcdk.support/lookup-entry:origin-id
originPathjava.lang.Stringcdk.support/lookup-entry:origin-path
originShieldEnabledjava.lang.Booleancdk.support/lookup-entry:origin-shield-enabled
originShieldRegionjava.lang.Stringcdk.support/lookup-entry:origin-shield-region
originSslProtocolsjava.util.Listcdk.support/lookup-entry:origin-ssl-protocols
protocolPolicysoftware.amazon.awscdk.services.cloudfront.OriginProtocolPolicycdk.api.services.cloudfront/origin-protocol-policy:protocol-policy
readTimeoutsoftware.amazon.awscdk.Durationcdk.support/lookup-entry:read-timeout
The build-load-balancer-v2-origin-props-builder function updates a LoadBalancerV2OriginProps$Builder instance using the provided configuration.
  The function takes the LoadBalancerV2OriginProps$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 |
|---|---|---|---|
| `connectionAttempts` | java.lang.Number | [[cdk.support/lookup-entry]] | `:connection-attempts` |
| `connectionTimeout` | software.amazon.awscdk.Duration | [[cdk.support/lookup-entry]] | `:connection-timeout` |
| `customHeaders` | java.util.Map | [[cdk.support/lookup-entry]] | `:custom-headers` |
| `httpPort` | java.lang.Number | [[cdk.support/lookup-entry]] | `:http-port` |
| `httpsPort` | java.lang.Number | [[cdk.support/lookup-entry]] | `:https-port` |
| `keepaliveTimeout` | software.amazon.awscdk.Duration | [[cdk.support/lookup-entry]] | `:keepalive-timeout` |
| `originId` | java.lang.String | [[cdk.support/lookup-entry]] | `:origin-id` |
| `originPath` | java.lang.String | [[cdk.support/lookup-entry]] | `:origin-path` |
| `originShieldEnabled` | java.lang.Boolean | [[cdk.support/lookup-entry]] | `:origin-shield-enabled` |
| `originShieldRegion` | java.lang.String | [[cdk.support/lookup-entry]] | `:origin-shield-region` |
| `originSslProtocols` | java.util.List | [[cdk.support/lookup-entry]] | `:origin-ssl-protocols` |
| `protocolPolicy` | software.amazon.awscdk.services.cloudfront.OriginProtocolPolicy | [[cdk.api.services.cloudfront/origin-protocol-policy]] | `:protocol-policy` |
| `readTimeout` | software.amazon.awscdk.Duration | [[cdk.support/lookup-entry]] | `:read-timeout` |
sourceraw docstring

build-origin-group-builderclj

(build-origin-group-builder builder id config)

The build-origin-group-builder function updates a OriginGroup$Builder instance using the provided configuration. The function takes the OriginGroup$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
fallbackOriginsoftware.amazon.awscdk.services.cloudfront.IOrigincdk.support/lookup-entry:fallback-origin
fallbackStatusCodesjava.util.Listcdk.support/lookup-entry:fallback-status-codes
primaryOriginsoftware.amazon.awscdk.services.cloudfront.IOrigincdk.support/lookup-entry:primary-origin
The build-origin-group-builder function updates a OriginGroup$Builder instance using the provided configuration.
  The function takes the OriginGroup$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 |
|---|---|---|---|
| `fallbackOrigin` | software.amazon.awscdk.services.cloudfront.IOrigin | [[cdk.support/lookup-entry]] | `:fallback-origin` |
| `fallbackStatusCodes` | java.util.List | [[cdk.support/lookup-entry]] | `:fallback-status-codes` |
| `primaryOrigin` | software.amazon.awscdk.services.cloudfront.IOrigin | [[cdk.support/lookup-entry]] | `:primary-origin` |
sourceraw docstring

build-origin-group-props-builderclj

(build-origin-group-props-builder builder id config)

The build-origin-group-props-builder function updates a OriginGroupProps$Builder instance using the provided configuration. The function takes the OriginGroupProps$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
fallbackOriginsoftware.amazon.awscdk.services.cloudfront.IOrigincdk.support/lookup-entry:fallback-origin
fallbackStatusCodesjava.util.Listcdk.support/lookup-entry:fallback-status-codes
primaryOriginsoftware.amazon.awscdk.services.cloudfront.IOrigincdk.support/lookup-entry:primary-origin
The build-origin-group-props-builder function updates a OriginGroupProps$Builder instance using the provided configuration.
  The function takes the OriginGroupProps$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 |
|---|---|---|---|
| `fallbackOrigin` | software.amazon.awscdk.services.cloudfront.IOrigin | [[cdk.support/lookup-entry]] | `:fallback-origin` |
| `fallbackStatusCodes` | java.util.List | [[cdk.support/lookup-entry]] | `:fallback-status-codes` |
| `primaryOrigin` | software.amazon.awscdk.services.cloudfront.IOrigin | [[cdk.support/lookup-entry]] | `:primary-origin` |
sourceraw docstring

build-rest-api-origin-builderclj

(build-rest-api-origin-builder builder id config)

The build-rest-api-origin-builder function updates a RestApiOrigin$Builder instance using the provided configuration. The function takes the RestApiOrigin$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
connectionAttemptsjava.lang.Numbercdk.support/lookup-entry:connection-attempts
connectionTimeoutsoftware.amazon.awscdk.Durationcdk.support/lookup-entry:connection-timeout
customHeadersjava.util.Mapcdk.support/lookup-entry:custom-headers
keepaliveTimeoutsoftware.amazon.awscdk.Durationcdk.support/lookup-entry:keepalive-timeout
originIdjava.lang.Stringcdk.support/lookup-entry:origin-id
originPathjava.lang.Stringcdk.support/lookup-entry:origin-path
originShieldEnabledjava.lang.Booleancdk.support/lookup-entry:origin-shield-enabled
originShieldRegionjava.lang.Stringcdk.support/lookup-entry:origin-shield-region
readTimeoutsoftware.amazon.awscdk.Durationcdk.support/lookup-entry:read-timeout
The build-rest-api-origin-builder function updates a RestApiOrigin$Builder instance using the provided configuration.
  The function takes the RestApiOrigin$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 |
|---|---|---|---|
| `connectionAttempts` | java.lang.Number | [[cdk.support/lookup-entry]] | `:connection-attempts` |
| `connectionTimeout` | software.amazon.awscdk.Duration | [[cdk.support/lookup-entry]] | `:connection-timeout` |
| `customHeaders` | java.util.Map | [[cdk.support/lookup-entry]] | `:custom-headers` |
| `keepaliveTimeout` | software.amazon.awscdk.Duration | [[cdk.support/lookup-entry]] | `:keepalive-timeout` |
| `originId` | java.lang.String | [[cdk.support/lookup-entry]] | `:origin-id` |
| `originPath` | java.lang.String | [[cdk.support/lookup-entry]] | `:origin-path` |
| `originShieldEnabled` | java.lang.Boolean | [[cdk.support/lookup-entry]] | `:origin-shield-enabled` |
| `originShieldRegion` | java.lang.String | [[cdk.support/lookup-entry]] | `:origin-shield-region` |
| `readTimeout` | software.amazon.awscdk.Duration | [[cdk.support/lookup-entry]] | `:read-timeout` |
sourceraw docstring

build-rest-api-origin-props-builderclj

(build-rest-api-origin-props-builder builder id config)

The build-rest-api-origin-props-builder function updates a RestApiOriginProps$Builder instance using the provided configuration. The function takes the RestApiOriginProps$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
connectionAttemptsjava.lang.Numbercdk.support/lookup-entry:connection-attempts
connectionTimeoutsoftware.amazon.awscdk.Durationcdk.support/lookup-entry:connection-timeout
customHeadersjava.util.Mapcdk.support/lookup-entry:custom-headers
keepaliveTimeoutsoftware.amazon.awscdk.Durationcdk.support/lookup-entry:keepalive-timeout
originIdjava.lang.Stringcdk.support/lookup-entry:origin-id
originPathjava.lang.Stringcdk.support/lookup-entry:origin-path
originShieldEnabledjava.lang.Booleancdk.support/lookup-entry:origin-shield-enabled
originShieldRegionjava.lang.Stringcdk.support/lookup-entry:origin-shield-region
readTimeoutsoftware.amazon.awscdk.Durationcdk.support/lookup-entry:read-timeout
The build-rest-api-origin-props-builder function updates a RestApiOriginProps$Builder instance using the provided configuration.
  The function takes the RestApiOriginProps$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 |
|---|---|---|---|
| `connectionAttempts` | java.lang.Number | [[cdk.support/lookup-entry]] | `:connection-attempts` |
| `connectionTimeout` | software.amazon.awscdk.Duration | [[cdk.support/lookup-entry]] | `:connection-timeout` |
| `customHeaders` | java.util.Map | [[cdk.support/lookup-entry]] | `:custom-headers` |
| `keepaliveTimeout` | software.amazon.awscdk.Duration | [[cdk.support/lookup-entry]] | `:keepalive-timeout` |
| `originId` | java.lang.String | [[cdk.support/lookup-entry]] | `:origin-id` |
| `originPath` | java.lang.String | [[cdk.support/lookup-entry]] | `:origin-path` |
| `originShieldEnabled` | java.lang.Boolean | [[cdk.support/lookup-entry]] | `:origin-shield-enabled` |
| `originShieldRegion` | java.lang.String | [[cdk.support/lookup-entry]] | `:origin-shield-region` |
| `readTimeout` | software.amazon.awscdk.Duration | [[cdk.support/lookup-entry]] | `:read-timeout` |
sourceraw docstring

build-s3-origin-builderclj

(build-s3-origin-builder builder id config)

The build-s3-origin-builder function updates a S3Origin$Builder instance using the provided configuration. The function takes the S3Origin$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
connectionAttemptsjava.lang.Numbercdk.support/lookup-entry:connection-attempts
connectionTimeoutsoftware.amazon.awscdk.Durationcdk.support/lookup-entry:connection-timeout
customHeadersjava.util.Mapcdk.support/lookup-entry:custom-headers
originAccessIdentitysoftware.amazon.awscdk.services.cloudfront.IOriginAccessIdentitycdk.support/lookup-entry:origin-access-identity
originIdjava.lang.Stringcdk.support/lookup-entry:origin-id
originPathjava.lang.Stringcdk.support/lookup-entry:origin-path
originShieldEnabledjava.lang.Booleancdk.support/lookup-entry:origin-shield-enabled
originShieldRegionjava.lang.Stringcdk.support/lookup-entry:origin-shield-region
The build-s3-origin-builder function updates a S3Origin$Builder instance using the provided configuration.
  The function takes the S3Origin$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 |
|---|---|---|---|
| `connectionAttempts` | java.lang.Number | [[cdk.support/lookup-entry]] | `:connection-attempts` |
| `connectionTimeout` | software.amazon.awscdk.Duration | [[cdk.support/lookup-entry]] | `:connection-timeout` |
| `customHeaders` | java.util.Map | [[cdk.support/lookup-entry]] | `:custom-headers` |
| `originAccessIdentity` | software.amazon.awscdk.services.cloudfront.IOriginAccessIdentity | [[cdk.support/lookup-entry]] | `:origin-access-identity` |
| `originId` | java.lang.String | [[cdk.support/lookup-entry]] | `:origin-id` |
| `originPath` | java.lang.String | [[cdk.support/lookup-entry]] | `:origin-path` |
| `originShieldEnabled` | java.lang.Boolean | [[cdk.support/lookup-entry]] | `:origin-shield-enabled` |
| `originShieldRegion` | java.lang.String | [[cdk.support/lookup-entry]] | `:origin-shield-region` |
sourceraw docstring

build-s3-origin-props-builderclj

(build-s3-origin-props-builder builder id config)

The build-s3-origin-props-builder function updates a S3OriginProps$Builder instance using the provided configuration. The function takes the S3OriginProps$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
connectionAttemptsjava.lang.Numbercdk.support/lookup-entry:connection-attempts
connectionTimeoutsoftware.amazon.awscdk.Durationcdk.support/lookup-entry:connection-timeout
customHeadersjava.util.Mapcdk.support/lookup-entry:custom-headers
originAccessIdentitysoftware.amazon.awscdk.services.cloudfront.IOriginAccessIdentitycdk.support/lookup-entry:origin-access-identity
originIdjava.lang.Stringcdk.support/lookup-entry:origin-id
originPathjava.lang.Stringcdk.support/lookup-entry:origin-path
originShieldEnabledjava.lang.Booleancdk.support/lookup-entry:origin-shield-enabled
originShieldRegionjava.lang.Stringcdk.support/lookup-entry:origin-shield-region
The build-s3-origin-props-builder function updates a S3OriginProps$Builder instance using the provided configuration.
  The function takes the S3OriginProps$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 |
|---|---|---|---|
| `connectionAttempts` | java.lang.Number | [[cdk.support/lookup-entry]] | `:connection-attempts` |
| `connectionTimeout` | software.amazon.awscdk.Duration | [[cdk.support/lookup-entry]] | `:connection-timeout` |
| `customHeaders` | java.util.Map | [[cdk.support/lookup-entry]] | `:custom-headers` |
| `originAccessIdentity` | software.amazon.awscdk.services.cloudfront.IOriginAccessIdentity | [[cdk.support/lookup-entry]] | `:origin-access-identity` |
| `originId` | java.lang.String | [[cdk.support/lookup-entry]] | `:origin-id` |
| `originPath` | java.lang.String | [[cdk.support/lookup-entry]] | `:origin-path` |
| `originShieldEnabled` | java.lang.Boolean | [[cdk.support/lookup-entry]] | `:origin-shield-enabled` |
| `originShieldRegion` | java.lang.String | [[cdk.support/lookup-entry]] | `:origin-shield-region` |
sourceraw docstring

function-url-origin-builderclj

(function-url-origin-builder function-url id config)

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

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

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


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

function-url-origin-props-builderclj

(function-url-origin-props-builder id config)

Creates a FunctionUrlOriginProps$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  `FunctionUrlOriginProps$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

http-origin-builderclj

(http-origin-builder domain-name id config)

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

Create Form: _[java.lang.String] | Argument | DataType | Description | |---|---|---| | domain-name | java.lang.String | | | id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. | | config | map | Data configuration |

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


__Create Form:__ ____[java.lang.String]___
| Argument | DataType | Description |
|---|---|---|
| domain-name | java.lang.String |  |
| id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
| config | map | Data configuration |
sourceraw docstring

http-origin-props-builderclj

(http-origin-props-builder id config)

Creates a HttpOriginProps$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  `HttpOriginProps$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

load-balancer-v2-origin-builderclj

(load-balancer-v2-origin-builder load-balancer id config)

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

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

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


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

load-balancer-v2-origin-props-builderclj

(load-balancer-v2-origin-props-builder id config)

Creates a LoadBalancerV2OriginProps$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  `LoadBalancerV2OriginProps$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

origin-group-builderclj

(origin-group-builder id config)

Creates a OriginGroup$Builder instance using a no-argument create, 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  `OriginGroup$Builder` instance using a no-argument create, 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

origin-group-props-builderclj

(origin-group-props-builder id config)

Creates a OriginGroupProps$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  `OriginGroupProps$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

rest-api-origin-builderclj

(rest-api-origin-builder rest-api id config)

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

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

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


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

rest-api-origin-props-builderclj

(rest-api-origin-props-builder id config)

Creates a RestApiOriginProps$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  `RestApiOriginProps$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

s3-origin-builderclj

(s3-origin-builder bucket id config)

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

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

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


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

s3-origin-props-builderclj

(s3-origin-props-builder id config)

Creates a S3OriginProps$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  `S3OriginProps$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