Liking cljdoc? Tell your friends :D
Clojure only.

cdk.api.services.mediaconnect

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

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

build-cfn-bridge-bridge-flow-source-property-builderclj

(build-cfn-bridge-bridge-flow-source-property-builder builder id config)

The build-cfn-bridge-bridge-flow-source-property-builder function updates a CfnBridge$BridgeFlowSourceProperty$Builder instance using the provided configuration. The function takes the CfnBridge$BridgeFlowSourceProperty$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
flowArnjava.lang.Stringcdk.support/lookup-entry:flow-arn
flowVpcInterfaceAttachmentsoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:flow-vpc-interface-attachment
namejava.lang.Stringcdk.support/lookup-entry:name
The build-cfn-bridge-bridge-flow-source-property-builder function updates a CfnBridge$BridgeFlowSourceProperty$Builder instance using the provided configuration.
  The function takes the CfnBridge$BridgeFlowSourceProperty$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 |
|---|---|---|---|
| `flowArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:flow-arn` |
| `flowVpcInterfaceAttachment` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:flow-vpc-interface-attachment` |
| `name` | java.lang.String | [[cdk.support/lookup-entry]] | `:name` |
sourceraw docstring

build-cfn-bridge-bridge-network-output-property-builderclj

(build-cfn-bridge-bridge-network-output-property-builder builder id config)

The build-cfn-bridge-bridge-network-output-property-builder function updates a CfnBridge$BridgeNetworkOutputProperty$Builder instance using the provided configuration. The function takes the CfnBridge$BridgeNetworkOutputProperty$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
ipAddressjava.lang.Stringcdk.support/lookup-entry:ip-address
namejava.lang.Stringcdk.support/lookup-entry:name
networkNamejava.lang.Stringcdk.support/lookup-entry:network-name
portjava.lang.Numbercdk.support/lookup-entry:port
protocoljava.lang.Stringcdk.support/lookup-entry:protocol
ttljava.lang.Numbercdk.support/lookup-entry:ttl
The build-cfn-bridge-bridge-network-output-property-builder function updates a CfnBridge$BridgeNetworkOutputProperty$Builder instance using the provided configuration.
  The function takes the CfnBridge$BridgeNetworkOutputProperty$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 |
|---|---|---|---|
| `ipAddress` | java.lang.String | [[cdk.support/lookup-entry]] | `:ip-address` |
| `name` | java.lang.String | [[cdk.support/lookup-entry]] | `:name` |
| `networkName` | java.lang.String | [[cdk.support/lookup-entry]] | `:network-name` |
| `port` | java.lang.Number | [[cdk.support/lookup-entry]] | `:port` |
| `protocol` | java.lang.String | [[cdk.support/lookup-entry]] | `:protocol` |
| `ttl` | java.lang.Number | [[cdk.support/lookup-entry]] | `:ttl` |
sourceraw docstring

build-cfn-bridge-bridge-network-source-property-builderclj

(build-cfn-bridge-bridge-network-source-property-builder builder id config)

The build-cfn-bridge-bridge-network-source-property-builder function updates a CfnBridge$BridgeNetworkSourceProperty$Builder instance using the provided configuration. The function takes the CfnBridge$BridgeNetworkSourceProperty$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
multicastIpjava.lang.Stringcdk.support/lookup-entry:multicast-ip
namejava.lang.Stringcdk.support/lookup-entry:name
networkNamejava.lang.Stringcdk.support/lookup-entry:network-name
portjava.lang.Numbercdk.support/lookup-entry:port
protocoljava.lang.Stringcdk.support/lookup-entry:protocol
The build-cfn-bridge-bridge-network-source-property-builder function updates a CfnBridge$BridgeNetworkSourceProperty$Builder instance using the provided configuration.
  The function takes the CfnBridge$BridgeNetworkSourceProperty$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 |
|---|---|---|---|
| `multicastIp` | java.lang.String | [[cdk.support/lookup-entry]] | `:multicast-ip` |
| `name` | java.lang.String | [[cdk.support/lookup-entry]] | `:name` |
| `networkName` | java.lang.String | [[cdk.support/lookup-entry]] | `:network-name` |
| `port` | java.lang.Number | [[cdk.support/lookup-entry]] | `:port` |
| `protocol` | java.lang.String | [[cdk.support/lookup-entry]] | `:protocol` |
sourceraw docstring

build-cfn-bridge-bridge-output-property-builderclj

(build-cfn-bridge-bridge-output-property-builder builder id config)

The build-cfn-bridge-bridge-output-property-builder function updates a CfnBridge$BridgeOutputProperty$Builder instance using the provided configuration. The function takes the CfnBridge$BridgeOutputProperty$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
networkOutputsoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:network-output
The build-cfn-bridge-bridge-output-property-builder function updates a CfnBridge$BridgeOutputProperty$Builder instance using the provided configuration.
  The function takes the CfnBridge$BridgeOutputProperty$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 |
|---|---|---|---|
| `networkOutput` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:network-output` |
sourceraw docstring

build-cfn-bridge-bridge-source-property-builderclj

(build-cfn-bridge-bridge-source-property-builder builder id config)

The build-cfn-bridge-bridge-source-property-builder function updates a CfnBridge$BridgeSourceProperty$Builder instance using the provided configuration. The function takes the CfnBridge$BridgeSourceProperty$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
flowSourcesoftware.amazon.awscdk.services.mediaconnect.CfnBridge$BridgeFlowSourcePropertycdk.support/lookup-entry:flow-source
networkSourcesoftware.amazon.awscdk.services.mediaconnect.CfnBridge$BridgeNetworkSourcePropertycdk.support/lookup-entry:network-source
The build-cfn-bridge-bridge-source-property-builder function updates a CfnBridge$BridgeSourceProperty$Builder instance using the provided configuration.
  The function takes the CfnBridge$BridgeSourceProperty$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 |
|---|---|---|---|
| `flowSource` | software.amazon.awscdk.services.mediaconnect.CfnBridge$BridgeFlowSourceProperty | [[cdk.support/lookup-entry]] | `:flow-source` |
| `networkSource` | software.amazon.awscdk.services.mediaconnect.CfnBridge$BridgeNetworkSourceProperty | [[cdk.support/lookup-entry]] | `:network-source` |
sourceraw docstring

build-cfn-bridge-builderclj

(build-cfn-bridge-builder builder id config)

The build-cfn-bridge-builder function updates a CfnBridge$Builder instance using the provided configuration. The function takes the CfnBridge$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
egressGatewayBridgesoftware.amazon.awscdk.services.mediaconnect.CfnBridge$EgressGatewayBridgePropertycdk.support/lookup-entry:egress-gateway-bridge
ingressGatewayBridgesoftware.amazon.awscdk.services.mediaconnect.CfnBridge$IngressGatewayBridgePropertycdk.support/lookup-entry:ingress-gateway-bridge
namejava.lang.Stringcdk.support/lookup-entry:name
outputsjava.util.Listcdk.support/lookup-entry:outputs
placementArnjava.lang.Stringcdk.support/lookup-entry:placement-arn
sourceFailoverConfigsoftware.amazon.awscdk.services.mediaconnect.CfnBridge$FailoverConfigPropertycdk.support/lookup-entry:source-failover-config
sourcessoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:sources
The build-cfn-bridge-builder function updates a CfnBridge$Builder instance using the provided configuration.
  The function takes the CfnBridge$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 |
|---|---|---|---|
| `egressGatewayBridge` | software.amazon.awscdk.services.mediaconnect.CfnBridge$EgressGatewayBridgeProperty | [[cdk.support/lookup-entry]] | `:egress-gateway-bridge` |
| `ingressGatewayBridge` | software.amazon.awscdk.services.mediaconnect.CfnBridge$IngressGatewayBridgeProperty | [[cdk.support/lookup-entry]] | `:ingress-gateway-bridge` |
| `name` | java.lang.String | [[cdk.support/lookup-entry]] | `:name` |
| `outputs` | java.util.List | [[cdk.support/lookup-entry]] | `:outputs` |
| `placementArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:placement-arn` |
| `sourceFailoverConfig` | software.amazon.awscdk.services.mediaconnect.CfnBridge$FailoverConfigProperty | [[cdk.support/lookup-entry]] | `:source-failover-config` |
| `sources` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:sources` |
sourceraw docstring

build-cfn-bridge-egress-gateway-bridge-property-builderclj

(build-cfn-bridge-egress-gateway-bridge-property-builder builder id config)

The build-cfn-bridge-egress-gateway-bridge-property-builder function updates a CfnBridge$EgressGatewayBridgeProperty$Builder instance using the provided configuration. The function takes the CfnBridge$EgressGatewayBridgeProperty$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
maxBitratejava.lang.Numbercdk.support/lookup-entry:max-bitrate
The build-cfn-bridge-egress-gateway-bridge-property-builder function updates a CfnBridge$EgressGatewayBridgeProperty$Builder instance using the provided configuration.
  The function takes the CfnBridge$EgressGatewayBridgeProperty$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 |
|---|---|---|---|
| `maxBitrate` | java.lang.Number | [[cdk.support/lookup-entry]] | `:max-bitrate` |
sourceraw docstring

build-cfn-bridge-failover-config-property-builderclj

(build-cfn-bridge-failover-config-property-builder builder id config)

The build-cfn-bridge-failover-config-property-builder function updates a CfnBridge$FailoverConfigProperty$Builder instance using the provided configuration. The function takes the CfnBridge$FailoverConfigProperty$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
failoverModejava.lang.Stringcdk.support/lookup-entry:failover-mode
sourcePrioritysoftware.amazon.awscdk.services.mediaconnect.CfnBridge$SourcePriorityPropertycdk.support/lookup-entry:source-priority
statejava.lang.Stringcdk.support/lookup-entry:state
The build-cfn-bridge-failover-config-property-builder function updates a CfnBridge$FailoverConfigProperty$Builder instance using the provided configuration.
  The function takes the CfnBridge$FailoverConfigProperty$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 |
|---|---|---|---|
| `failoverMode` | java.lang.String | [[cdk.support/lookup-entry]] | `:failover-mode` |
| `sourcePriority` | software.amazon.awscdk.services.mediaconnect.CfnBridge$SourcePriorityProperty | [[cdk.support/lookup-entry]] | `:source-priority` |
| `state` | java.lang.String | [[cdk.support/lookup-entry]] | `:state` |
sourceraw docstring

build-cfn-bridge-ingress-gateway-bridge-property-builderclj

(build-cfn-bridge-ingress-gateway-bridge-property-builder builder id config)

The build-cfn-bridge-ingress-gateway-bridge-property-builder function updates a CfnBridge$IngressGatewayBridgeProperty$Builder instance using the provided configuration. The function takes the CfnBridge$IngressGatewayBridgeProperty$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
maxBitratejava.lang.Numbercdk.support/lookup-entry:max-bitrate
maxOutputsjava.lang.Numbercdk.support/lookup-entry:max-outputs
The build-cfn-bridge-ingress-gateway-bridge-property-builder function updates a CfnBridge$IngressGatewayBridgeProperty$Builder instance using the provided configuration.
  The function takes the CfnBridge$IngressGatewayBridgeProperty$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 |
|---|---|---|---|
| `maxBitrate` | java.lang.Number | [[cdk.support/lookup-entry]] | `:max-bitrate` |
| `maxOutputs` | java.lang.Number | [[cdk.support/lookup-entry]] | `:max-outputs` |
sourceraw docstring

build-cfn-bridge-output-bridge-network-output-property-builderclj

(build-cfn-bridge-output-bridge-network-output-property-builder builder
                                                                id
                                                                config)

The build-cfn-bridge-output-bridge-network-output-property-builder function updates a CfnBridgeOutput$BridgeNetworkOutputProperty$Builder instance using the provided configuration. The function takes the CfnBridgeOutput$BridgeNetworkOutputProperty$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
ipAddressjava.lang.Stringcdk.support/lookup-entry:ip-address
networkNamejava.lang.Stringcdk.support/lookup-entry:network-name
portjava.lang.Numbercdk.support/lookup-entry:port
protocoljava.lang.Stringcdk.support/lookup-entry:protocol
ttljava.lang.Numbercdk.support/lookup-entry:ttl
The build-cfn-bridge-output-bridge-network-output-property-builder function updates a CfnBridgeOutput$BridgeNetworkOutputProperty$Builder instance using the provided configuration.
  The function takes the CfnBridgeOutput$BridgeNetworkOutputProperty$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 |
|---|---|---|---|
| `ipAddress` | java.lang.String | [[cdk.support/lookup-entry]] | `:ip-address` |
| `networkName` | java.lang.String | [[cdk.support/lookup-entry]] | `:network-name` |
| `port` | java.lang.Number | [[cdk.support/lookup-entry]] | `:port` |
| `protocol` | java.lang.String | [[cdk.support/lookup-entry]] | `:protocol` |
| `ttl` | java.lang.Number | [[cdk.support/lookup-entry]] | `:ttl` |
sourceraw docstring

build-cfn-bridge-output-builderclj

(build-cfn-bridge-output-builder builder id config)

The build-cfn-bridge-output-builder function updates a CfnBridgeOutput$Builder instance using the provided configuration. The function takes the CfnBridgeOutput$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
bridgeArnjava.lang.Stringcdk.support/lookup-entry:bridge-arn
namejava.lang.Stringcdk.support/lookup-entry:name
networkOutputsoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:network-output
The build-cfn-bridge-output-builder function updates a CfnBridgeOutput$Builder instance using the provided configuration.
  The function takes the CfnBridgeOutput$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 |
|---|---|---|---|
| `bridgeArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:bridge-arn` |
| `name` | java.lang.String | [[cdk.support/lookup-entry]] | `:name` |
| `networkOutput` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:network-output` |
sourceraw docstring

build-cfn-bridge-output-props-builderclj

(build-cfn-bridge-output-props-builder builder id config)

The build-cfn-bridge-output-props-builder function updates a CfnBridgeOutputProps$Builder instance using the provided configuration. The function takes the CfnBridgeOutputProps$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
bridgeArnjava.lang.Stringcdk.support/lookup-entry:bridge-arn
namejava.lang.Stringcdk.support/lookup-entry:name
networkOutputsoftware.amazon.awscdk.services.mediaconnect.CfnBridgeOutput$BridgeNetworkOutputPropertycdk.support/lookup-entry:network-output
The build-cfn-bridge-output-props-builder function updates a CfnBridgeOutputProps$Builder instance using the provided configuration.
  The function takes the CfnBridgeOutputProps$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 |
|---|---|---|---|
| `bridgeArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:bridge-arn` |
| `name` | java.lang.String | [[cdk.support/lookup-entry]] | `:name` |
| `networkOutput` | software.amazon.awscdk.services.mediaconnect.CfnBridgeOutput$BridgeNetworkOutputProperty | [[cdk.support/lookup-entry]] | `:network-output` |
sourceraw docstring

build-cfn-bridge-props-builderclj

(build-cfn-bridge-props-builder builder id config)

The build-cfn-bridge-props-builder function updates a CfnBridgeProps$Builder instance using the provided configuration. The function takes the CfnBridgeProps$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
egressGatewayBridgesoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:egress-gateway-bridge
ingressGatewayBridgesoftware.amazon.awscdk.services.mediaconnect.CfnBridge$IngressGatewayBridgePropertycdk.support/lookup-entry:ingress-gateway-bridge
namejava.lang.Stringcdk.support/lookup-entry:name
outputssoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:outputs
placementArnjava.lang.Stringcdk.support/lookup-entry:placement-arn
sourceFailoverConfigsoftware.amazon.awscdk.services.mediaconnect.CfnBridge$FailoverConfigPropertycdk.support/lookup-entry:source-failover-config
sourcesjava.util.Listcdk.support/lookup-entry:sources
The build-cfn-bridge-props-builder function updates a CfnBridgeProps$Builder instance using the provided configuration.
  The function takes the CfnBridgeProps$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 |
|---|---|---|---|
| `egressGatewayBridge` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:egress-gateway-bridge` |
| `ingressGatewayBridge` | software.amazon.awscdk.services.mediaconnect.CfnBridge$IngressGatewayBridgeProperty | [[cdk.support/lookup-entry]] | `:ingress-gateway-bridge` |
| `name` | java.lang.String | [[cdk.support/lookup-entry]] | `:name` |
| `outputs` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:outputs` |
| `placementArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:placement-arn` |
| `sourceFailoverConfig` | software.amazon.awscdk.services.mediaconnect.CfnBridge$FailoverConfigProperty | [[cdk.support/lookup-entry]] | `:source-failover-config` |
| `sources` | java.util.List | [[cdk.support/lookup-entry]] | `:sources` |
sourceraw docstring

build-cfn-bridge-source-bridge-flow-source-property-builderclj

(build-cfn-bridge-source-bridge-flow-source-property-builder builder id config)

The build-cfn-bridge-source-bridge-flow-source-property-builder function updates a CfnBridgeSource$BridgeFlowSourceProperty$Builder instance using the provided configuration. The function takes the CfnBridgeSource$BridgeFlowSourceProperty$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
flowArnjava.lang.Stringcdk.support/lookup-entry:flow-arn
flowVpcInterfaceAttachmentsoftware.amazon.awscdk.services.mediaconnect.CfnBridgeSource$VpcInterfaceAttachmentPropertycdk.support/lookup-entry:flow-vpc-interface-attachment
The build-cfn-bridge-source-bridge-flow-source-property-builder function updates a CfnBridgeSource$BridgeFlowSourceProperty$Builder instance using the provided configuration.
  The function takes the CfnBridgeSource$BridgeFlowSourceProperty$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 |
|---|---|---|---|
| `flowArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:flow-arn` |
| `flowVpcInterfaceAttachment` | software.amazon.awscdk.services.mediaconnect.CfnBridgeSource$VpcInterfaceAttachmentProperty | [[cdk.support/lookup-entry]] | `:flow-vpc-interface-attachment` |
sourceraw docstring

build-cfn-bridge-source-bridge-network-source-property-builderclj

(build-cfn-bridge-source-bridge-network-source-property-builder builder
                                                                id
                                                                config)

The build-cfn-bridge-source-bridge-network-source-property-builder function updates a CfnBridgeSource$BridgeNetworkSourceProperty$Builder instance using the provided configuration. The function takes the CfnBridgeSource$BridgeNetworkSourceProperty$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
multicastIpjava.lang.Stringcdk.support/lookup-entry:multicast-ip
networkNamejava.lang.Stringcdk.support/lookup-entry:network-name
portjava.lang.Numbercdk.support/lookup-entry:port
protocoljava.lang.Stringcdk.support/lookup-entry:protocol
The build-cfn-bridge-source-bridge-network-source-property-builder function updates a CfnBridgeSource$BridgeNetworkSourceProperty$Builder instance using the provided configuration.
  The function takes the CfnBridgeSource$BridgeNetworkSourceProperty$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 |
|---|---|---|---|
| `multicastIp` | java.lang.String | [[cdk.support/lookup-entry]] | `:multicast-ip` |
| `networkName` | java.lang.String | [[cdk.support/lookup-entry]] | `:network-name` |
| `port` | java.lang.Number | [[cdk.support/lookup-entry]] | `:port` |
| `protocol` | java.lang.String | [[cdk.support/lookup-entry]] | `:protocol` |
sourceraw docstring

build-cfn-bridge-source-builderclj

(build-cfn-bridge-source-builder builder id config)

The build-cfn-bridge-source-builder function updates a CfnBridgeSource$Builder instance using the provided configuration. The function takes the CfnBridgeSource$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
bridgeArnjava.lang.Stringcdk.support/lookup-entry:bridge-arn
flowSourcesoftware.amazon.awscdk.services.mediaconnect.CfnBridgeSource$BridgeFlowSourcePropertycdk.support/lookup-entry:flow-source
namejava.lang.Stringcdk.support/lookup-entry:name
networkSourcesoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:network-source
The build-cfn-bridge-source-builder function updates a CfnBridgeSource$Builder instance using the provided configuration.
  The function takes the CfnBridgeSource$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 |
|---|---|---|---|
| `bridgeArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:bridge-arn` |
| `flowSource` | software.amazon.awscdk.services.mediaconnect.CfnBridgeSource$BridgeFlowSourceProperty | [[cdk.support/lookup-entry]] | `:flow-source` |
| `name` | java.lang.String | [[cdk.support/lookup-entry]] | `:name` |
| `networkSource` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:network-source` |
sourceraw docstring

build-cfn-bridge-source-priority-property-builderclj

(build-cfn-bridge-source-priority-property-builder builder id config)

The build-cfn-bridge-source-priority-property-builder function updates a CfnBridge$SourcePriorityProperty$Builder instance using the provided configuration. The function takes the CfnBridge$SourcePriorityProperty$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
primarySourcejava.lang.Stringcdk.support/lookup-entry:primary-source
The build-cfn-bridge-source-priority-property-builder function updates a CfnBridge$SourcePriorityProperty$Builder instance using the provided configuration.
  The function takes the CfnBridge$SourcePriorityProperty$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 |
|---|---|---|---|
| `primarySource` | java.lang.String | [[cdk.support/lookup-entry]] | `:primary-source` |
sourceraw docstring

build-cfn-bridge-source-props-builderclj

(build-cfn-bridge-source-props-builder builder id config)

The build-cfn-bridge-source-props-builder function updates a CfnBridgeSourceProps$Builder instance using the provided configuration. The function takes the CfnBridgeSourceProps$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
bridgeArnjava.lang.Stringcdk.support/lookup-entry:bridge-arn
flowSourcesoftware.amazon.awscdk.services.mediaconnect.CfnBridgeSource$BridgeFlowSourcePropertycdk.support/lookup-entry:flow-source
namejava.lang.Stringcdk.support/lookup-entry:name
networkSourcesoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:network-source
The build-cfn-bridge-source-props-builder function updates a CfnBridgeSourceProps$Builder instance using the provided configuration.
  The function takes the CfnBridgeSourceProps$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 |
|---|---|---|---|
| `bridgeArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:bridge-arn` |
| `flowSource` | software.amazon.awscdk.services.mediaconnect.CfnBridgeSource$BridgeFlowSourceProperty | [[cdk.support/lookup-entry]] | `:flow-source` |
| `name` | java.lang.String | [[cdk.support/lookup-entry]] | `:name` |
| `networkSource` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:network-source` |
sourceraw docstring

build-cfn-bridge-source-vpc-interface-attachment-property-builderclj

(build-cfn-bridge-source-vpc-interface-attachment-property-builder builder
                                                                   id
                                                                   config)

The build-cfn-bridge-source-vpc-interface-attachment-property-builder function updates a CfnBridgeSource$VpcInterfaceAttachmentProperty$Builder instance using the provided configuration. The function takes the CfnBridgeSource$VpcInterfaceAttachmentProperty$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
vpcInterfaceNamejava.lang.Stringcdk.support/lookup-entry:vpc-interface-name
The build-cfn-bridge-source-vpc-interface-attachment-property-builder function updates a CfnBridgeSource$VpcInterfaceAttachmentProperty$Builder instance using the provided configuration.
  The function takes the CfnBridgeSource$VpcInterfaceAttachmentProperty$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 |
|---|---|---|---|
| `vpcInterfaceName` | java.lang.String | [[cdk.support/lookup-entry]] | `:vpc-interface-name` |
sourceraw docstring

build-cfn-bridge-vpc-interface-attachment-property-builderclj

(build-cfn-bridge-vpc-interface-attachment-property-builder builder id config)

The build-cfn-bridge-vpc-interface-attachment-property-builder function updates a CfnBridge$VpcInterfaceAttachmentProperty$Builder instance using the provided configuration. The function takes the CfnBridge$VpcInterfaceAttachmentProperty$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
vpcInterfaceNamejava.lang.Stringcdk.support/lookup-entry:vpc-interface-name
The build-cfn-bridge-vpc-interface-attachment-property-builder function updates a CfnBridge$VpcInterfaceAttachmentProperty$Builder instance using the provided configuration.
  The function takes the CfnBridge$VpcInterfaceAttachmentProperty$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 |
|---|---|---|---|
| `vpcInterfaceName` | java.lang.String | [[cdk.support/lookup-entry]] | `:vpc-interface-name` |
sourceraw docstring

build-cfn-flow-builderclj

(build-cfn-flow-builder builder id config)

The build-cfn-flow-builder function updates a CfnFlow$Builder instance using the provided configuration. The function takes the CfnFlow$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
availabilityZonejava.lang.Stringcdk.support/lookup-entry:availability-zone
maintenancesoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:maintenance
mediaStreamssoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:media-streams
namejava.lang.Stringcdk.support/lookup-entry:name
sourcesoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:source
sourceFailoverConfigsoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:source-failover-config
vpcInterfacessoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:vpc-interfaces
The build-cfn-flow-builder function updates a CfnFlow$Builder instance using the provided configuration.
  The function takes the CfnFlow$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 |
|---|---|---|---|
| `availabilityZone` | java.lang.String | [[cdk.support/lookup-entry]] | `:availability-zone` |
| `maintenance` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:maintenance` |
| `mediaStreams` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:media-streams` |
| `name` | java.lang.String | [[cdk.support/lookup-entry]] | `:name` |
| `source` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:source` |
| `sourceFailoverConfig` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:source-failover-config` |
| `vpcInterfaces` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:vpc-interfaces` |
sourceraw docstring

build-cfn-flow-encryption-property-builderclj

(build-cfn-flow-encryption-property-builder builder id config)

The build-cfn-flow-encryption-property-builder function updates a CfnFlow$EncryptionProperty$Builder instance using the provided configuration. The function takes the CfnFlow$EncryptionProperty$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
algorithmjava.lang.Stringcdk.support/lookup-entry:algorithm
constantInitializationVectorjava.lang.Stringcdk.support/lookup-entry:constant-initialization-vector
deviceIdjava.lang.Stringcdk.support/lookup-entry:device-id
keyTypejava.lang.Stringcdk.support/lookup-entry:key-type
regionjava.lang.Stringcdk.support/lookup-entry:region
resourceIdjava.lang.Stringcdk.support/lookup-entry:resource-id
roleArnjava.lang.Stringcdk.support/lookup-entry:role-arn
secretArnjava.lang.Stringcdk.support/lookup-entry:secret-arn
urljava.lang.Stringcdk.support/lookup-entry:url
The build-cfn-flow-encryption-property-builder function updates a CfnFlow$EncryptionProperty$Builder instance using the provided configuration.
  The function takes the CfnFlow$EncryptionProperty$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 |
|---|---|---|---|
| `algorithm` | java.lang.String | [[cdk.support/lookup-entry]] | `:algorithm` |
| `constantInitializationVector` | java.lang.String | [[cdk.support/lookup-entry]] | `:constant-initialization-vector` |
| `deviceId` | java.lang.String | [[cdk.support/lookup-entry]] | `:device-id` |
| `keyType` | java.lang.String | [[cdk.support/lookup-entry]] | `:key-type` |
| `region` | java.lang.String | [[cdk.support/lookup-entry]] | `:region` |
| `resourceId` | java.lang.String | [[cdk.support/lookup-entry]] | `:resource-id` |
| `roleArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:role-arn` |
| `secretArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:secret-arn` |
| `url` | java.lang.String | [[cdk.support/lookup-entry]] | `:url` |
sourceraw docstring

build-cfn-flow-entitlement-builderclj

(build-cfn-flow-entitlement-builder builder id config)

The build-cfn-flow-entitlement-builder function updates a CfnFlowEntitlement$Builder instance using the provided configuration. The function takes the CfnFlowEntitlement$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
dataTransferSubscriberFeePercentjava.lang.Numbercdk.support/lookup-entry:data-transfer-subscriber-fee-percent
descriptionjava.lang.Stringcdk.support/lookup-entry:description
encryptionsoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:encryption
entitlementStatusjava.lang.Stringcdk.support/lookup-entry:entitlement-status
flowArnjava.lang.Stringcdk.support/lookup-entry:flow-arn
namejava.lang.Stringcdk.support/lookup-entry:name
subscribersjava.util.Listcdk.support/lookup-entry:subscribers
The build-cfn-flow-entitlement-builder function updates a CfnFlowEntitlement$Builder instance using the provided configuration.
  The function takes the CfnFlowEntitlement$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 |
|---|---|---|---|
| `dataTransferSubscriberFeePercent` | java.lang.Number | [[cdk.support/lookup-entry]] | `:data-transfer-subscriber-fee-percent` |
| `description` | java.lang.String | [[cdk.support/lookup-entry]] | `:description` |
| `encryption` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:encryption` |
| `entitlementStatus` | java.lang.String | [[cdk.support/lookup-entry]] | `:entitlement-status` |
| `flowArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:flow-arn` |
| `name` | java.lang.String | [[cdk.support/lookup-entry]] | `:name` |
| `subscribers` | java.util.List | [[cdk.support/lookup-entry]] | `:subscribers` |
sourceraw docstring

build-cfn-flow-entitlement-encryption-property-builderclj

(build-cfn-flow-entitlement-encryption-property-builder builder id config)

The build-cfn-flow-entitlement-encryption-property-builder function updates a CfnFlowEntitlement$EncryptionProperty$Builder instance using the provided configuration. The function takes the CfnFlowEntitlement$EncryptionProperty$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
algorithmjava.lang.Stringcdk.support/lookup-entry:algorithm
constantInitializationVectorjava.lang.Stringcdk.support/lookup-entry:constant-initialization-vector
deviceIdjava.lang.Stringcdk.support/lookup-entry:device-id
keyTypejava.lang.Stringcdk.support/lookup-entry:key-type
regionjava.lang.Stringcdk.support/lookup-entry:region
resourceIdjava.lang.Stringcdk.support/lookup-entry:resource-id
roleArnjava.lang.Stringcdk.support/lookup-entry:role-arn
secretArnjava.lang.Stringcdk.support/lookup-entry:secret-arn
urljava.lang.Stringcdk.support/lookup-entry:url
The build-cfn-flow-entitlement-encryption-property-builder function updates a CfnFlowEntitlement$EncryptionProperty$Builder instance using the provided configuration.
  The function takes the CfnFlowEntitlement$EncryptionProperty$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 |
|---|---|---|---|
| `algorithm` | java.lang.String | [[cdk.support/lookup-entry]] | `:algorithm` |
| `constantInitializationVector` | java.lang.String | [[cdk.support/lookup-entry]] | `:constant-initialization-vector` |
| `deviceId` | java.lang.String | [[cdk.support/lookup-entry]] | `:device-id` |
| `keyType` | java.lang.String | [[cdk.support/lookup-entry]] | `:key-type` |
| `region` | java.lang.String | [[cdk.support/lookup-entry]] | `:region` |
| `resourceId` | java.lang.String | [[cdk.support/lookup-entry]] | `:resource-id` |
| `roleArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:role-arn` |
| `secretArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:secret-arn` |
| `url` | java.lang.String | [[cdk.support/lookup-entry]] | `:url` |
sourceraw docstring

build-cfn-flow-entitlement-props-builderclj

(build-cfn-flow-entitlement-props-builder builder id config)

The build-cfn-flow-entitlement-props-builder function updates a CfnFlowEntitlementProps$Builder instance using the provided configuration. The function takes the CfnFlowEntitlementProps$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
dataTransferSubscriberFeePercentjava.lang.Numbercdk.support/lookup-entry:data-transfer-subscriber-fee-percent
descriptionjava.lang.Stringcdk.support/lookup-entry:description
encryptionsoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:encryption
entitlementStatusjava.lang.Stringcdk.support/lookup-entry:entitlement-status
flowArnjava.lang.Stringcdk.support/lookup-entry:flow-arn
namejava.lang.Stringcdk.support/lookup-entry:name
subscribersjava.util.Listcdk.support/lookup-entry:subscribers
The build-cfn-flow-entitlement-props-builder function updates a CfnFlowEntitlementProps$Builder instance using the provided configuration.
  The function takes the CfnFlowEntitlementProps$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 |
|---|---|---|---|
| `dataTransferSubscriberFeePercent` | java.lang.Number | [[cdk.support/lookup-entry]] | `:data-transfer-subscriber-fee-percent` |
| `description` | java.lang.String | [[cdk.support/lookup-entry]] | `:description` |
| `encryption` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:encryption` |
| `entitlementStatus` | java.lang.String | [[cdk.support/lookup-entry]] | `:entitlement-status` |
| `flowArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:flow-arn` |
| `name` | java.lang.String | [[cdk.support/lookup-entry]] | `:name` |
| `subscribers` | java.util.List | [[cdk.support/lookup-entry]] | `:subscribers` |
sourceraw docstring

build-cfn-flow-failover-config-property-builderclj

(build-cfn-flow-failover-config-property-builder builder id config)

The build-cfn-flow-failover-config-property-builder function updates a CfnFlow$FailoverConfigProperty$Builder instance using the provided configuration. The function takes the CfnFlow$FailoverConfigProperty$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
failoverModejava.lang.Stringcdk.support/lookup-entry:failover-mode
recoveryWindowjava.lang.Numbercdk.support/lookup-entry:recovery-window
sourcePrioritysoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:source-priority
statejava.lang.Stringcdk.support/lookup-entry:state
The build-cfn-flow-failover-config-property-builder function updates a CfnFlow$FailoverConfigProperty$Builder instance using the provided configuration.
  The function takes the CfnFlow$FailoverConfigProperty$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 |
|---|---|---|---|
| `failoverMode` | java.lang.String | [[cdk.support/lookup-entry]] | `:failover-mode` |
| `recoveryWindow` | java.lang.Number | [[cdk.support/lookup-entry]] | `:recovery-window` |
| `sourcePriority` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:source-priority` |
| `state` | java.lang.String | [[cdk.support/lookup-entry]] | `:state` |
sourceraw docstring

build-cfn-flow-fmtp-property-builderclj

(build-cfn-flow-fmtp-property-builder builder id config)

The build-cfn-flow-fmtp-property-builder function updates a CfnFlow$FmtpProperty$Builder instance using the provided configuration. The function takes the CfnFlow$FmtpProperty$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
channelOrderjava.lang.Stringcdk.support/lookup-entry:channel-order
colorimetryjava.lang.Stringcdk.support/lookup-entry:colorimetry
exactFrameratejava.lang.Stringcdk.support/lookup-entry:exact-framerate
parjava.lang.Stringcdk.support/lookup-entry:par
rangejava.lang.Stringcdk.support/lookup-entry:range
scanModejava.lang.Stringcdk.support/lookup-entry:scan-mode
tcsjava.lang.Stringcdk.support/lookup-entry:tcs
The build-cfn-flow-fmtp-property-builder function updates a CfnFlow$FmtpProperty$Builder instance using the provided configuration.
  The function takes the CfnFlow$FmtpProperty$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 |
|---|---|---|---|
| `channelOrder` | java.lang.String | [[cdk.support/lookup-entry]] | `:channel-order` |
| `colorimetry` | java.lang.String | [[cdk.support/lookup-entry]] | `:colorimetry` |
| `exactFramerate` | java.lang.String | [[cdk.support/lookup-entry]] | `:exact-framerate` |
| `par` | java.lang.String | [[cdk.support/lookup-entry]] | `:par` |
| `range` | java.lang.String | [[cdk.support/lookup-entry]] | `:range` |
| `scanMode` | java.lang.String | [[cdk.support/lookup-entry]] | `:scan-mode` |
| `tcs` | java.lang.String | [[cdk.support/lookup-entry]] | `:tcs` |
sourceraw docstring

build-cfn-flow-gateway-bridge-source-property-builderclj

(build-cfn-flow-gateway-bridge-source-property-builder builder id config)

The build-cfn-flow-gateway-bridge-source-property-builder function updates a CfnFlow$GatewayBridgeSourceProperty$Builder instance using the provided configuration. The function takes the CfnFlow$GatewayBridgeSourceProperty$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
bridgeArnjava.lang.Stringcdk.support/lookup-entry:bridge-arn
vpcInterfaceAttachmentsoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:vpc-interface-attachment
The build-cfn-flow-gateway-bridge-source-property-builder function updates a CfnFlow$GatewayBridgeSourceProperty$Builder instance using the provided configuration.
  The function takes the CfnFlow$GatewayBridgeSourceProperty$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 |
|---|---|---|---|
| `bridgeArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:bridge-arn` |
| `vpcInterfaceAttachment` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:vpc-interface-attachment` |
sourceraw docstring

build-cfn-flow-input-configuration-property-builderclj

(build-cfn-flow-input-configuration-property-builder builder id config)

The build-cfn-flow-input-configuration-property-builder function updates a CfnFlow$InputConfigurationProperty$Builder instance using the provided configuration. The function takes the CfnFlow$InputConfigurationProperty$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
inputPortjava.lang.Numbercdk.support/lookup-entry:input-port
interfaceValuesoftware.amazon.awscdk.services.mediaconnect.CfnFlow$InterfacePropertycdk.support/lookup-entry:interface-value
The build-cfn-flow-input-configuration-property-builder function updates a CfnFlow$InputConfigurationProperty$Builder instance using the provided configuration.
  The function takes the CfnFlow$InputConfigurationProperty$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 |
|---|---|---|---|
| `inputPort` | java.lang.Number | [[cdk.support/lookup-entry]] | `:input-port` |
| `interfaceValue` | software.amazon.awscdk.services.mediaconnect.CfnFlow$InterfaceProperty | [[cdk.support/lookup-entry]] | `:interface-value` |
sourceraw docstring

build-cfn-flow-interface-property-builderclj

(build-cfn-flow-interface-property-builder builder id config)

The build-cfn-flow-interface-property-builder function updates a CfnFlow$InterfaceProperty$Builder instance using the provided configuration. The function takes the CfnFlow$InterfaceProperty$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
namejava.lang.Stringcdk.support/lookup-entry:name
The build-cfn-flow-interface-property-builder function updates a CfnFlow$InterfaceProperty$Builder instance using the provided configuration.
  The function takes the CfnFlow$InterfaceProperty$Builder instance, an optional namespace to use when looking up a value in the configuration,
  and the configuration itself.

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

| Field | DataType | Lookup Function | Data Key |
|---|---|---|---|
| `name` | java.lang.String | [[cdk.support/lookup-entry]] | `:name` |
sourceraw docstring

build-cfn-flow-maintenance-property-builderclj

(build-cfn-flow-maintenance-property-builder builder id config)

The build-cfn-flow-maintenance-property-builder function updates a CfnFlow$MaintenanceProperty$Builder instance using the provided configuration. The function takes the CfnFlow$MaintenanceProperty$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
maintenanceDayjava.lang.Stringcdk.support/lookup-entry:maintenance-day
maintenanceStartHourjava.lang.Stringcdk.support/lookup-entry:maintenance-start-hour
The build-cfn-flow-maintenance-property-builder function updates a CfnFlow$MaintenanceProperty$Builder instance using the provided configuration.
  The function takes the CfnFlow$MaintenanceProperty$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 |
|---|---|---|---|
| `maintenanceDay` | java.lang.String | [[cdk.support/lookup-entry]] | `:maintenance-day` |
| `maintenanceStartHour` | java.lang.String | [[cdk.support/lookup-entry]] | `:maintenance-start-hour` |
sourceraw docstring

build-cfn-flow-media-stream-attributes-property-builderclj

(build-cfn-flow-media-stream-attributes-property-builder builder id config)

The build-cfn-flow-media-stream-attributes-property-builder function updates a CfnFlow$MediaStreamAttributesProperty$Builder instance using the provided configuration. The function takes the CfnFlow$MediaStreamAttributesProperty$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
fmtpsoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:fmtp
langjava.lang.Stringcdk.support/lookup-entry:lang
The build-cfn-flow-media-stream-attributes-property-builder function updates a CfnFlow$MediaStreamAttributesProperty$Builder instance using the provided configuration.
  The function takes the CfnFlow$MediaStreamAttributesProperty$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 |
|---|---|---|---|
| `fmtp` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:fmtp` |
| `lang` | java.lang.String | [[cdk.support/lookup-entry]] | `:lang` |
sourceraw docstring

build-cfn-flow-media-stream-property-builderclj

(build-cfn-flow-media-stream-property-builder builder id config)

The build-cfn-flow-media-stream-property-builder function updates a CfnFlow$MediaStreamProperty$Builder instance using the provided configuration. The function takes the CfnFlow$MediaStreamProperty$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
attributessoftware.amazon.awscdk.services.mediaconnect.CfnFlow$MediaStreamAttributesPropertycdk.support/lookup-entry:attributes
clockRatejava.lang.Numbercdk.support/lookup-entry:clock-rate
descriptionjava.lang.Stringcdk.support/lookup-entry:description
fmtjava.lang.Numbercdk.support/lookup-entry:fmt
mediaStreamIdjava.lang.Numbercdk.support/lookup-entry:media-stream-id
mediaStreamNamejava.lang.Stringcdk.support/lookup-entry:media-stream-name
mediaStreamTypejava.lang.Stringcdk.support/lookup-entry:media-stream-type
videoFormatjava.lang.Stringcdk.support/lookup-entry:video-format
The build-cfn-flow-media-stream-property-builder function updates a CfnFlow$MediaStreamProperty$Builder instance using the provided configuration.
  The function takes the CfnFlow$MediaStreamProperty$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 |
|---|---|---|---|
| `attributes` | software.amazon.awscdk.services.mediaconnect.CfnFlow$MediaStreamAttributesProperty | [[cdk.support/lookup-entry]] | `:attributes` |
| `clockRate` | java.lang.Number | [[cdk.support/lookup-entry]] | `:clock-rate` |
| `description` | java.lang.String | [[cdk.support/lookup-entry]] | `:description` |
| `fmt` | java.lang.Number | [[cdk.support/lookup-entry]] | `:fmt` |
| `mediaStreamId` | java.lang.Number | [[cdk.support/lookup-entry]] | `:media-stream-id` |
| `mediaStreamName` | java.lang.String | [[cdk.support/lookup-entry]] | `:media-stream-name` |
| `mediaStreamType` | java.lang.String | [[cdk.support/lookup-entry]] | `:media-stream-type` |
| `videoFormat` | java.lang.String | [[cdk.support/lookup-entry]] | `:video-format` |
sourceraw docstring

build-cfn-flow-media-stream-source-configuration-property-builderclj

(build-cfn-flow-media-stream-source-configuration-property-builder builder
                                                                   id
                                                                   config)

The build-cfn-flow-media-stream-source-configuration-property-builder function updates a CfnFlow$MediaStreamSourceConfigurationProperty$Builder instance using the provided configuration. The function takes the CfnFlow$MediaStreamSourceConfigurationProperty$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
encodingNamejava.lang.Stringcdk.support/lookup-entry:encoding-name
inputConfigurationsjava.util.Listcdk.support/lookup-entry:input-configurations
mediaStreamNamejava.lang.Stringcdk.support/lookup-entry:media-stream-name
The build-cfn-flow-media-stream-source-configuration-property-builder function updates a CfnFlow$MediaStreamSourceConfigurationProperty$Builder instance using the provided configuration.
  The function takes the CfnFlow$MediaStreamSourceConfigurationProperty$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 |
|---|---|---|---|
| `encodingName` | java.lang.String | [[cdk.support/lookup-entry]] | `:encoding-name` |
| `inputConfigurations` | java.util.List | [[cdk.support/lookup-entry]] | `:input-configurations` |
| `mediaStreamName` | java.lang.String | [[cdk.support/lookup-entry]] | `:media-stream-name` |
sourceraw docstring

build-cfn-flow-output-builderclj

(build-cfn-flow-output-builder builder id config)

The build-cfn-flow-output-builder function updates a CfnFlowOutput$Builder instance using the provided configuration. The function takes the CfnFlowOutput$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
cidrAllowListjava.util.Listcdk.support/lookup-entry:cidr-allow-list
descriptionjava.lang.Stringcdk.support/lookup-entry:description
destinationjava.lang.Stringcdk.support/lookup-entry:destination
encryptionsoftware.amazon.awscdk.services.mediaconnect.CfnFlowOutput$EncryptionPropertycdk.support/lookup-entry:encryption
flowArnjava.lang.Stringcdk.support/lookup-entry:flow-arn
maxLatencyjava.lang.Numbercdk.support/lookup-entry:max-latency
mediaStreamOutputConfigurationsjava.util.Listcdk.support/lookup-entry:media-stream-output-configurations
minLatencyjava.lang.Numbercdk.support/lookup-entry:min-latency
namejava.lang.Stringcdk.support/lookup-entry:name
portjava.lang.Numbercdk.support/lookup-entry:port
protocoljava.lang.Stringcdk.support/lookup-entry:protocol
remoteIdjava.lang.Stringcdk.support/lookup-entry:remote-id
smoothingLatencyjava.lang.Numbercdk.support/lookup-entry:smoothing-latency
streamIdjava.lang.Stringcdk.support/lookup-entry:stream-id
vpcInterfaceAttachmentsoftware.amazon.awscdk.services.mediaconnect.CfnFlowOutput$VpcInterfaceAttachmentPropertycdk.support/lookup-entry:vpc-interface-attachment
The build-cfn-flow-output-builder function updates a CfnFlowOutput$Builder instance using the provided configuration.
  The function takes the CfnFlowOutput$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 |
|---|---|---|---|
| `cidrAllowList` | java.util.List | [[cdk.support/lookup-entry]] | `:cidr-allow-list` |
| `description` | java.lang.String | [[cdk.support/lookup-entry]] | `:description` |
| `destination` | java.lang.String | [[cdk.support/lookup-entry]] | `:destination` |
| `encryption` | software.amazon.awscdk.services.mediaconnect.CfnFlowOutput$EncryptionProperty | [[cdk.support/lookup-entry]] | `:encryption` |
| `flowArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:flow-arn` |
| `maxLatency` | java.lang.Number | [[cdk.support/lookup-entry]] | `:max-latency` |
| `mediaStreamOutputConfigurations` | java.util.List | [[cdk.support/lookup-entry]] | `:media-stream-output-configurations` |
| `minLatency` | java.lang.Number | [[cdk.support/lookup-entry]] | `:min-latency` |
| `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` |
| `remoteId` | java.lang.String | [[cdk.support/lookup-entry]] | `:remote-id` |
| `smoothingLatency` | java.lang.Number | [[cdk.support/lookup-entry]] | `:smoothing-latency` |
| `streamId` | java.lang.String | [[cdk.support/lookup-entry]] | `:stream-id` |
| `vpcInterfaceAttachment` | software.amazon.awscdk.services.mediaconnect.CfnFlowOutput$VpcInterfaceAttachmentProperty | [[cdk.support/lookup-entry]] | `:vpc-interface-attachment` |
sourceraw docstring

build-cfn-flow-output-destination-configuration-property-builderclj

(build-cfn-flow-output-destination-configuration-property-builder builder
                                                                  id
                                                                  config)

The build-cfn-flow-output-destination-configuration-property-builder function updates a CfnFlowOutput$DestinationConfigurationProperty$Builder instance using the provided configuration. The function takes the CfnFlowOutput$DestinationConfigurationProperty$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
destinationIpjava.lang.Stringcdk.support/lookup-entry:destination-ip
destinationPortjava.lang.Numbercdk.support/lookup-entry:destination-port
interfaceValuesoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:interface-value
The build-cfn-flow-output-destination-configuration-property-builder function updates a CfnFlowOutput$DestinationConfigurationProperty$Builder instance using the provided configuration.
  The function takes the CfnFlowOutput$DestinationConfigurationProperty$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 |
|---|---|---|---|
| `destinationIp` | java.lang.String | [[cdk.support/lookup-entry]] | `:destination-ip` |
| `destinationPort` | java.lang.Number | [[cdk.support/lookup-entry]] | `:destination-port` |
| `interfaceValue` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:interface-value` |
sourceraw docstring

build-cfn-flow-output-encoding-parameters-property-builderclj

(build-cfn-flow-output-encoding-parameters-property-builder builder id config)

The build-cfn-flow-output-encoding-parameters-property-builder function updates a CfnFlowOutput$EncodingParametersProperty$Builder instance using the provided configuration. The function takes the CfnFlowOutput$EncodingParametersProperty$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
compressionFactorjava.lang.Numbercdk.support/lookup-entry:compression-factor
encoderProfilejava.lang.Stringcdk.support/lookup-entry:encoder-profile
The build-cfn-flow-output-encoding-parameters-property-builder function updates a CfnFlowOutput$EncodingParametersProperty$Builder instance using the provided configuration.
  The function takes the CfnFlowOutput$EncodingParametersProperty$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 |
|---|---|---|---|
| `compressionFactor` | java.lang.Number | [[cdk.support/lookup-entry]] | `:compression-factor` |
| `encoderProfile` | java.lang.String | [[cdk.support/lookup-entry]] | `:encoder-profile` |
sourceraw docstring

build-cfn-flow-output-encryption-property-builderclj

(build-cfn-flow-output-encryption-property-builder builder id config)

The build-cfn-flow-output-encryption-property-builder function updates a CfnFlowOutput$EncryptionProperty$Builder instance using the provided configuration. The function takes the CfnFlowOutput$EncryptionProperty$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
algorithmjava.lang.Stringcdk.support/lookup-entry:algorithm
keyTypejava.lang.Stringcdk.support/lookup-entry:key-type
roleArnjava.lang.Stringcdk.support/lookup-entry:role-arn
secretArnjava.lang.Stringcdk.support/lookup-entry:secret-arn
The build-cfn-flow-output-encryption-property-builder function updates a CfnFlowOutput$EncryptionProperty$Builder instance using the provided configuration.
  The function takes the CfnFlowOutput$EncryptionProperty$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 |
|---|---|---|---|
| `algorithm` | java.lang.String | [[cdk.support/lookup-entry]] | `:algorithm` |
| `keyType` | java.lang.String | [[cdk.support/lookup-entry]] | `:key-type` |
| `roleArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:role-arn` |
| `secretArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:secret-arn` |
sourceraw docstring

build-cfn-flow-output-interface-property-builderclj

(build-cfn-flow-output-interface-property-builder builder id config)

The build-cfn-flow-output-interface-property-builder function updates a CfnFlowOutput$InterfaceProperty$Builder instance using the provided configuration. The function takes the CfnFlowOutput$InterfaceProperty$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
namejava.lang.Stringcdk.support/lookup-entry:name
The build-cfn-flow-output-interface-property-builder function updates a CfnFlowOutput$InterfaceProperty$Builder instance using the provided configuration.
  The function takes the CfnFlowOutput$InterfaceProperty$Builder instance, an optional namespace to use when looking up a value in the configuration,
  and the configuration itself.

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

| Field | DataType | Lookup Function | Data Key |
|---|---|---|---|
| `name` | java.lang.String | [[cdk.support/lookup-entry]] | `:name` |
sourceraw docstring

build-cfn-flow-output-media-stream-output-configuration-property-builderclj

(build-cfn-flow-output-media-stream-output-configuration-property-builder
  builder
  id
  config)

The build-cfn-flow-output-media-stream-output-configuration-property-builder function updates a CfnFlowOutput$MediaStreamOutputConfigurationProperty$Builder instance using the provided configuration. The function takes the CfnFlowOutput$MediaStreamOutputConfigurationProperty$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
destinationConfigurationssoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:destination-configurations
encodingNamejava.lang.Stringcdk.support/lookup-entry:encoding-name
encodingParameterssoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:encoding-parameters
mediaStreamNamejava.lang.Stringcdk.support/lookup-entry:media-stream-name
The build-cfn-flow-output-media-stream-output-configuration-property-builder function updates a CfnFlowOutput$MediaStreamOutputConfigurationProperty$Builder instance using the provided configuration.
  The function takes the CfnFlowOutput$MediaStreamOutputConfigurationProperty$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 |
|---|---|---|---|
| `destinationConfigurations` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:destination-configurations` |
| `encodingName` | java.lang.String | [[cdk.support/lookup-entry]] | `:encoding-name` |
| `encodingParameters` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:encoding-parameters` |
| `mediaStreamName` | java.lang.String | [[cdk.support/lookup-entry]] | `:media-stream-name` |
sourceraw docstring

build-cfn-flow-output-props-builderclj

(build-cfn-flow-output-props-builder builder id config)

The build-cfn-flow-output-props-builder function updates a CfnFlowOutputProps$Builder instance using the provided configuration. The function takes the CfnFlowOutputProps$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
cidrAllowListjava.util.Listcdk.support/lookup-entry:cidr-allow-list
descriptionjava.lang.Stringcdk.support/lookup-entry:description
destinationjava.lang.Stringcdk.support/lookup-entry:destination
encryptionsoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:encryption
flowArnjava.lang.Stringcdk.support/lookup-entry:flow-arn
maxLatencyjava.lang.Numbercdk.support/lookup-entry:max-latency
mediaStreamOutputConfigurationsjava.util.Listcdk.support/lookup-entry:media-stream-output-configurations
minLatencyjava.lang.Numbercdk.support/lookup-entry:min-latency
namejava.lang.Stringcdk.support/lookup-entry:name
portjava.lang.Numbercdk.support/lookup-entry:port
protocoljava.lang.Stringcdk.support/lookup-entry:protocol
remoteIdjava.lang.Stringcdk.support/lookup-entry:remote-id
smoothingLatencyjava.lang.Numbercdk.support/lookup-entry:smoothing-latency
streamIdjava.lang.Stringcdk.support/lookup-entry:stream-id
vpcInterfaceAttachmentsoftware.amazon.awscdk.services.mediaconnect.CfnFlowOutput$VpcInterfaceAttachmentPropertycdk.support/lookup-entry:vpc-interface-attachment
The build-cfn-flow-output-props-builder function updates a CfnFlowOutputProps$Builder instance using the provided configuration.
  The function takes the CfnFlowOutputProps$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 |
|---|---|---|---|
| `cidrAllowList` | java.util.List | [[cdk.support/lookup-entry]] | `:cidr-allow-list` |
| `description` | java.lang.String | [[cdk.support/lookup-entry]] | `:description` |
| `destination` | java.lang.String | [[cdk.support/lookup-entry]] | `:destination` |
| `encryption` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:encryption` |
| `flowArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:flow-arn` |
| `maxLatency` | java.lang.Number | [[cdk.support/lookup-entry]] | `:max-latency` |
| `mediaStreamOutputConfigurations` | java.util.List | [[cdk.support/lookup-entry]] | `:media-stream-output-configurations` |
| `minLatency` | java.lang.Number | [[cdk.support/lookup-entry]] | `:min-latency` |
| `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` |
| `remoteId` | java.lang.String | [[cdk.support/lookup-entry]] | `:remote-id` |
| `smoothingLatency` | java.lang.Number | [[cdk.support/lookup-entry]] | `:smoothing-latency` |
| `streamId` | java.lang.String | [[cdk.support/lookup-entry]] | `:stream-id` |
| `vpcInterfaceAttachment` | software.amazon.awscdk.services.mediaconnect.CfnFlowOutput$VpcInterfaceAttachmentProperty | [[cdk.support/lookup-entry]] | `:vpc-interface-attachment` |
sourceraw docstring

build-cfn-flow-output-vpc-interface-attachment-property-builderclj

(build-cfn-flow-output-vpc-interface-attachment-property-builder builder
                                                                 id
                                                                 config)

The build-cfn-flow-output-vpc-interface-attachment-property-builder function updates a CfnFlowOutput$VpcInterfaceAttachmentProperty$Builder instance using the provided configuration. The function takes the CfnFlowOutput$VpcInterfaceAttachmentProperty$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
vpcInterfaceNamejava.lang.Stringcdk.support/lookup-entry:vpc-interface-name
The build-cfn-flow-output-vpc-interface-attachment-property-builder function updates a CfnFlowOutput$VpcInterfaceAttachmentProperty$Builder instance using the provided configuration.
  The function takes the CfnFlowOutput$VpcInterfaceAttachmentProperty$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 |
|---|---|---|---|
| `vpcInterfaceName` | java.lang.String | [[cdk.support/lookup-entry]] | `:vpc-interface-name` |
sourceraw docstring

build-cfn-flow-props-builderclj

(build-cfn-flow-props-builder builder id config)

The build-cfn-flow-props-builder function updates a CfnFlowProps$Builder instance using the provided configuration. The function takes the CfnFlowProps$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
availabilityZonejava.lang.Stringcdk.support/lookup-entry:availability-zone
maintenancesoftware.amazon.awscdk.services.mediaconnect.CfnFlow$MaintenancePropertycdk.support/lookup-entry:maintenance
mediaStreamsjava.util.Listcdk.support/lookup-entry:media-streams
namejava.lang.Stringcdk.support/lookup-entry:name
sourcesoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:source
sourceFailoverConfigsoftware.amazon.awscdk.services.mediaconnect.CfnFlow$FailoverConfigPropertycdk.support/lookup-entry:source-failover-config
vpcInterfacessoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:vpc-interfaces
The build-cfn-flow-props-builder function updates a CfnFlowProps$Builder instance using the provided configuration.
  The function takes the CfnFlowProps$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 |
|---|---|---|---|
| `availabilityZone` | java.lang.String | [[cdk.support/lookup-entry]] | `:availability-zone` |
| `maintenance` | software.amazon.awscdk.services.mediaconnect.CfnFlow$MaintenanceProperty | [[cdk.support/lookup-entry]] | `:maintenance` |
| `mediaStreams` | java.util.List | [[cdk.support/lookup-entry]] | `:media-streams` |
| `name` | java.lang.String | [[cdk.support/lookup-entry]] | `:name` |
| `source` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:source` |
| `sourceFailoverConfig` | software.amazon.awscdk.services.mediaconnect.CfnFlow$FailoverConfigProperty | [[cdk.support/lookup-entry]] | `:source-failover-config` |
| `vpcInterfaces` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:vpc-interfaces` |
sourceraw docstring

build-cfn-flow-source-builderclj

(build-cfn-flow-source-builder builder id config)

The build-cfn-flow-source-builder function updates a CfnFlowSource$Builder instance using the provided configuration. The function takes the CfnFlowSource$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
decryptionsoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:decryption
descriptionjava.lang.Stringcdk.support/lookup-entry:description
entitlementArnjava.lang.Stringcdk.support/lookup-entry:entitlement-arn
flowArnjava.lang.Stringcdk.support/lookup-entry:flow-arn
gatewayBridgeSourcesoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:gateway-bridge-source
ingestPortjava.lang.Numbercdk.support/lookup-entry:ingest-port
maxBitratejava.lang.Numbercdk.support/lookup-entry:max-bitrate
maxLatencyjava.lang.Numbercdk.support/lookup-entry:max-latency
minLatencyjava.lang.Numbercdk.support/lookup-entry:min-latency
namejava.lang.Stringcdk.support/lookup-entry:name
protocoljava.lang.Stringcdk.support/lookup-entry:protocol
senderControlPortjava.lang.Numbercdk.support/lookup-entry:sender-control-port
senderIpAddressjava.lang.Stringcdk.support/lookup-entry:sender-ip-address
sourceListenerAddressjava.lang.Stringcdk.support/lookup-entry:source-listener-address
sourceListenerPortjava.lang.Numbercdk.support/lookup-entry:source-listener-port
streamIdjava.lang.Stringcdk.support/lookup-entry:stream-id
vpcInterfaceNamejava.lang.Stringcdk.support/lookup-entry:vpc-interface-name
whitelistCidrjava.lang.Stringcdk.support/lookup-entry:whitelist-cidr
The build-cfn-flow-source-builder function updates a CfnFlowSource$Builder instance using the provided configuration.
  The function takes the CfnFlowSource$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 |
|---|---|---|---|
| `decryption` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:decryption` |
| `description` | java.lang.String | [[cdk.support/lookup-entry]] | `:description` |
| `entitlementArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:entitlement-arn` |
| `flowArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:flow-arn` |
| `gatewayBridgeSource` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:gateway-bridge-source` |
| `ingestPort` | java.lang.Number | [[cdk.support/lookup-entry]] | `:ingest-port` |
| `maxBitrate` | java.lang.Number | [[cdk.support/lookup-entry]] | `:max-bitrate` |
| `maxLatency` | java.lang.Number | [[cdk.support/lookup-entry]] | `:max-latency` |
| `minLatency` | java.lang.Number | [[cdk.support/lookup-entry]] | `:min-latency` |
| `name` | java.lang.String | [[cdk.support/lookup-entry]] | `:name` |
| `protocol` | java.lang.String | [[cdk.support/lookup-entry]] | `:protocol` |
| `senderControlPort` | java.lang.Number | [[cdk.support/lookup-entry]] | `:sender-control-port` |
| `senderIpAddress` | java.lang.String | [[cdk.support/lookup-entry]] | `:sender-ip-address` |
| `sourceListenerAddress` | java.lang.String | [[cdk.support/lookup-entry]] | `:source-listener-address` |
| `sourceListenerPort` | java.lang.Number | [[cdk.support/lookup-entry]] | `:source-listener-port` |
| `streamId` | java.lang.String | [[cdk.support/lookup-entry]] | `:stream-id` |
| `vpcInterfaceName` | java.lang.String | [[cdk.support/lookup-entry]] | `:vpc-interface-name` |
| `whitelistCidr` | java.lang.String | [[cdk.support/lookup-entry]] | `:whitelist-cidr` |
sourceraw docstring

build-cfn-flow-source-encryption-property-builderclj

(build-cfn-flow-source-encryption-property-builder builder id config)

The build-cfn-flow-source-encryption-property-builder function updates a CfnFlowSource$EncryptionProperty$Builder instance using the provided configuration. The function takes the CfnFlowSource$EncryptionProperty$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
algorithmjava.lang.Stringcdk.support/lookup-entry:algorithm
constantInitializationVectorjava.lang.Stringcdk.support/lookup-entry:constant-initialization-vector
deviceIdjava.lang.Stringcdk.support/lookup-entry:device-id
keyTypejava.lang.Stringcdk.support/lookup-entry:key-type
regionjava.lang.Stringcdk.support/lookup-entry:region
resourceIdjava.lang.Stringcdk.support/lookup-entry:resource-id
roleArnjava.lang.Stringcdk.support/lookup-entry:role-arn
secretArnjava.lang.Stringcdk.support/lookup-entry:secret-arn
urljava.lang.Stringcdk.support/lookup-entry:url
The build-cfn-flow-source-encryption-property-builder function updates a CfnFlowSource$EncryptionProperty$Builder instance using the provided configuration.
  The function takes the CfnFlowSource$EncryptionProperty$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 |
|---|---|---|---|
| `algorithm` | java.lang.String | [[cdk.support/lookup-entry]] | `:algorithm` |
| `constantInitializationVector` | java.lang.String | [[cdk.support/lookup-entry]] | `:constant-initialization-vector` |
| `deviceId` | java.lang.String | [[cdk.support/lookup-entry]] | `:device-id` |
| `keyType` | java.lang.String | [[cdk.support/lookup-entry]] | `:key-type` |
| `region` | java.lang.String | [[cdk.support/lookup-entry]] | `:region` |
| `resourceId` | java.lang.String | [[cdk.support/lookup-entry]] | `:resource-id` |
| `roleArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:role-arn` |
| `secretArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:secret-arn` |
| `url` | java.lang.String | [[cdk.support/lookup-entry]] | `:url` |
sourceraw docstring

build-cfn-flow-source-gateway-bridge-source-property-builderclj

(build-cfn-flow-source-gateway-bridge-source-property-builder builder id config)

The build-cfn-flow-source-gateway-bridge-source-property-builder function updates a CfnFlowSource$GatewayBridgeSourceProperty$Builder instance using the provided configuration. The function takes the CfnFlowSource$GatewayBridgeSourceProperty$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
bridgeArnjava.lang.Stringcdk.support/lookup-entry:bridge-arn
vpcInterfaceAttachmentsoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:vpc-interface-attachment
The build-cfn-flow-source-gateway-bridge-source-property-builder function updates a CfnFlowSource$GatewayBridgeSourceProperty$Builder instance using the provided configuration.
  The function takes the CfnFlowSource$GatewayBridgeSourceProperty$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 |
|---|---|---|---|
| `bridgeArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:bridge-arn` |
| `vpcInterfaceAttachment` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:vpc-interface-attachment` |
sourceraw docstring

build-cfn-flow-source-priority-property-builderclj

(build-cfn-flow-source-priority-property-builder builder id config)

The build-cfn-flow-source-priority-property-builder function updates a CfnFlow$SourcePriorityProperty$Builder instance using the provided configuration. The function takes the CfnFlow$SourcePriorityProperty$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
primarySourcejava.lang.Stringcdk.support/lookup-entry:primary-source
The build-cfn-flow-source-priority-property-builder function updates a CfnFlow$SourcePriorityProperty$Builder instance using the provided configuration.
  The function takes the CfnFlow$SourcePriorityProperty$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 |
|---|---|---|---|
| `primarySource` | java.lang.String | [[cdk.support/lookup-entry]] | `:primary-source` |
sourceraw docstring

build-cfn-flow-source-property-builderclj

(build-cfn-flow-source-property-builder builder id config)

The build-cfn-flow-source-property-builder function updates a CfnFlow$SourceProperty$Builder instance using the provided configuration. The function takes the CfnFlow$SourceProperty$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
decryptionsoftware.amazon.awscdk.services.mediaconnect.CfnFlow$EncryptionPropertycdk.support/lookup-entry:decryption
descriptionjava.lang.Stringcdk.support/lookup-entry:description
entitlementArnjava.lang.Stringcdk.support/lookup-entry:entitlement-arn
gatewayBridgeSourcesoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:gateway-bridge-source
ingestIpjava.lang.Stringcdk.support/lookup-entry:ingest-ip
ingestPortjava.lang.Numbercdk.support/lookup-entry:ingest-port
maxBitratejava.lang.Numbercdk.support/lookup-entry:max-bitrate
maxLatencyjava.lang.Numbercdk.support/lookup-entry:max-latency
maxSyncBufferjava.lang.Numbercdk.support/lookup-entry:max-sync-buffer
mediaStreamSourceConfigurationssoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:media-stream-source-configurations
minLatencyjava.lang.Numbercdk.support/lookup-entry:min-latency
namejava.lang.Stringcdk.support/lookup-entry:name
protocoljava.lang.Stringcdk.support/lookup-entry:protocol
senderControlPortjava.lang.Numbercdk.support/lookup-entry:sender-control-port
senderIpAddressjava.lang.Stringcdk.support/lookup-entry:sender-ip-address
sourceArnjava.lang.Stringcdk.support/lookup-entry:source-arn
sourceIngestPortjava.lang.Stringcdk.support/lookup-entry:source-ingest-port
sourceListenerAddressjava.lang.Stringcdk.support/lookup-entry:source-listener-address
sourceListenerPortjava.lang.Numbercdk.support/lookup-entry:source-listener-port
streamIdjava.lang.Stringcdk.support/lookup-entry:stream-id
vpcInterfaceNamejava.lang.Stringcdk.support/lookup-entry:vpc-interface-name
whitelistCidrjava.lang.Stringcdk.support/lookup-entry:whitelist-cidr
The build-cfn-flow-source-property-builder function updates a CfnFlow$SourceProperty$Builder instance using the provided configuration.
  The function takes the CfnFlow$SourceProperty$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 |
|---|---|---|---|
| `decryption` | software.amazon.awscdk.services.mediaconnect.CfnFlow$EncryptionProperty | [[cdk.support/lookup-entry]] | `:decryption` |
| `description` | java.lang.String | [[cdk.support/lookup-entry]] | `:description` |
| `entitlementArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:entitlement-arn` |
| `gatewayBridgeSource` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:gateway-bridge-source` |
| `ingestIp` | java.lang.String | [[cdk.support/lookup-entry]] | `:ingest-ip` |
| `ingestPort` | java.lang.Number | [[cdk.support/lookup-entry]] | `:ingest-port` |
| `maxBitrate` | java.lang.Number | [[cdk.support/lookup-entry]] | `:max-bitrate` |
| `maxLatency` | java.lang.Number | [[cdk.support/lookup-entry]] | `:max-latency` |
| `maxSyncBuffer` | java.lang.Number | [[cdk.support/lookup-entry]] | `:max-sync-buffer` |
| `mediaStreamSourceConfigurations` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:media-stream-source-configurations` |
| `minLatency` | java.lang.Number | [[cdk.support/lookup-entry]] | `:min-latency` |
| `name` | java.lang.String | [[cdk.support/lookup-entry]] | `:name` |
| `protocol` | java.lang.String | [[cdk.support/lookup-entry]] | `:protocol` |
| `senderControlPort` | java.lang.Number | [[cdk.support/lookup-entry]] | `:sender-control-port` |
| `senderIpAddress` | java.lang.String | [[cdk.support/lookup-entry]] | `:sender-ip-address` |
| `sourceArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:source-arn` |
| `sourceIngestPort` | java.lang.String | [[cdk.support/lookup-entry]] | `:source-ingest-port` |
| `sourceListenerAddress` | java.lang.String | [[cdk.support/lookup-entry]] | `:source-listener-address` |
| `sourceListenerPort` | java.lang.Number | [[cdk.support/lookup-entry]] | `:source-listener-port` |
| `streamId` | java.lang.String | [[cdk.support/lookup-entry]] | `:stream-id` |
| `vpcInterfaceName` | java.lang.String | [[cdk.support/lookup-entry]] | `:vpc-interface-name` |
| `whitelistCidr` | java.lang.String | [[cdk.support/lookup-entry]] | `:whitelist-cidr` |
sourceraw docstring

build-cfn-flow-source-props-builderclj

(build-cfn-flow-source-props-builder builder id config)

The build-cfn-flow-source-props-builder function updates a CfnFlowSourceProps$Builder instance using the provided configuration. The function takes the CfnFlowSourceProps$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
decryptionsoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:decryption
descriptionjava.lang.Stringcdk.support/lookup-entry:description
entitlementArnjava.lang.Stringcdk.support/lookup-entry:entitlement-arn
flowArnjava.lang.Stringcdk.support/lookup-entry:flow-arn
gatewayBridgeSourcesoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:gateway-bridge-source
ingestPortjava.lang.Numbercdk.support/lookup-entry:ingest-port
maxBitratejava.lang.Numbercdk.support/lookup-entry:max-bitrate
maxLatencyjava.lang.Numbercdk.support/lookup-entry:max-latency
minLatencyjava.lang.Numbercdk.support/lookup-entry:min-latency
namejava.lang.Stringcdk.support/lookup-entry:name
protocoljava.lang.Stringcdk.support/lookup-entry:protocol
senderControlPortjava.lang.Numbercdk.support/lookup-entry:sender-control-port
senderIpAddressjava.lang.Stringcdk.support/lookup-entry:sender-ip-address
sourceListenerAddressjava.lang.Stringcdk.support/lookup-entry:source-listener-address
sourceListenerPortjava.lang.Numbercdk.support/lookup-entry:source-listener-port
streamIdjava.lang.Stringcdk.support/lookup-entry:stream-id
vpcInterfaceNamejava.lang.Stringcdk.support/lookup-entry:vpc-interface-name
whitelistCidrjava.lang.Stringcdk.support/lookup-entry:whitelist-cidr
The build-cfn-flow-source-props-builder function updates a CfnFlowSourceProps$Builder instance using the provided configuration.
  The function takes the CfnFlowSourceProps$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 |
|---|---|---|---|
| `decryption` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:decryption` |
| `description` | java.lang.String | [[cdk.support/lookup-entry]] | `:description` |
| `entitlementArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:entitlement-arn` |
| `flowArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:flow-arn` |
| `gatewayBridgeSource` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:gateway-bridge-source` |
| `ingestPort` | java.lang.Number | [[cdk.support/lookup-entry]] | `:ingest-port` |
| `maxBitrate` | java.lang.Number | [[cdk.support/lookup-entry]] | `:max-bitrate` |
| `maxLatency` | java.lang.Number | [[cdk.support/lookup-entry]] | `:max-latency` |
| `minLatency` | java.lang.Number | [[cdk.support/lookup-entry]] | `:min-latency` |
| `name` | java.lang.String | [[cdk.support/lookup-entry]] | `:name` |
| `protocol` | java.lang.String | [[cdk.support/lookup-entry]] | `:protocol` |
| `senderControlPort` | java.lang.Number | [[cdk.support/lookup-entry]] | `:sender-control-port` |
| `senderIpAddress` | java.lang.String | [[cdk.support/lookup-entry]] | `:sender-ip-address` |
| `sourceListenerAddress` | java.lang.String | [[cdk.support/lookup-entry]] | `:source-listener-address` |
| `sourceListenerPort` | java.lang.Number | [[cdk.support/lookup-entry]] | `:source-listener-port` |
| `streamId` | java.lang.String | [[cdk.support/lookup-entry]] | `:stream-id` |
| `vpcInterfaceName` | java.lang.String | [[cdk.support/lookup-entry]] | `:vpc-interface-name` |
| `whitelistCidr` | java.lang.String | [[cdk.support/lookup-entry]] | `:whitelist-cidr` |
sourceraw docstring

build-cfn-flow-source-vpc-interface-attachment-property-builderclj

(build-cfn-flow-source-vpc-interface-attachment-property-builder builder
                                                                 id
                                                                 config)

The build-cfn-flow-source-vpc-interface-attachment-property-builder function updates a CfnFlowSource$VpcInterfaceAttachmentProperty$Builder instance using the provided configuration. The function takes the CfnFlowSource$VpcInterfaceAttachmentProperty$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
vpcInterfaceNamejava.lang.Stringcdk.support/lookup-entry:vpc-interface-name
The build-cfn-flow-source-vpc-interface-attachment-property-builder function updates a CfnFlowSource$VpcInterfaceAttachmentProperty$Builder instance using the provided configuration.
  The function takes the CfnFlowSource$VpcInterfaceAttachmentProperty$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 |
|---|---|---|---|
| `vpcInterfaceName` | java.lang.String | [[cdk.support/lookup-entry]] | `:vpc-interface-name` |
sourceraw docstring

build-cfn-flow-vpc-interface-attachment-property-builderclj

(build-cfn-flow-vpc-interface-attachment-property-builder builder id config)

The build-cfn-flow-vpc-interface-attachment-property-builder function updates a CfnFlow$VpcInterfaceAttachmentProperty$Builder instance using the provided configuration. The function takes the CfnFlow$VpcInterfaceAttachmentProperty$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
vpcInterfaceNamejava.lang.Stringcdk.support/lookup-entry:vpc-interface-name
The build-cfn-flow-vpc-interface-attachment-property-builder function updates a CfnFlow$VpcInterfaceAttachmentProperty$Builder instance using the provided configuration.
  The function takes the CfnFlow$VpcInterfaceAttachmentProperty$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 |
|---|---|---|---|
| `vpcInterfaceName` | java.lang.String | [[cdk.support/lookup-entry]] | `:vpc-interface-name` |
sourceraw docstring

build-cfn-flow-vpc-interface-builderclj

(build-cfn-flow-vpc-interface-builder builder id config)

The build-cfn-flow-vpc-interface-builder function updates a CfnFlowVpcInterface$Builder instance using the provided configuration. The function takes the CfnFlowVpcInterface$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
flowArnjava.lang.Stringcdk.support/lookup-entry:flow-arn
namejava.lang.Stringcdk.support/lookup-entry:name
roleArnjava.lang.Stringcdk.support/lookup-entry:role-arn
securityGroupIdsjava.util.Listcdk.support/lookup-entry:security-group-ids
subnetIdjava.lang.Stringcdk.support/lookup-entry:subnet-id
The build-cfn-flow-vpc-interface-builder function updates a CfnFlowVpcInterface$Builder instance using the provided configuration.
  The function takes the CfnFlowVpcInterface$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 |
|---|---|---|---|
| `flowArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:flow-arn` |
| `name` | java.lang.String | [[cdk.support/lookup-entry]] | `:name` |
| `roleArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:role-arn` |
| `securityGroupIds` | java.util.List | [[cdk.support/lookup-entry]] | `:security-group-ids` |
| `subnetId` | java.lang.String | [[cdk.support/lookup-entry]] | `:subnet-id` |
sourceraw docstring

build-cfn-flow-vpc-interface-property-builderclj

(build-cfn-flow-vpc-interface-property-builder builder id config)

The build-cfn-flow-vpc-interface-property-builder function updates a CfnFlow$VpcInterfaceProperty$Builder instance using the provided configuration. The function takes the CfnFlow$VpcInterfaceProperty$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
namejava.lang.Stringcdk.support/lookup-entry:name
networkInterfaceIdsjava.util.Listcdk.support/lookup-entry:network-interface-ids
networkInterfaceTypejava.lang.Stringcdk.support/lookup-entry:network-interface-type
roleArnjava.lang.Stringcdk.support/lookup-entry:role-arn
securityGroupIdsjava.util.Listcdk.support/lookup-entry:security-group-ids
subnetIdjava.lang.Stringcdk.support/lookup-entry:subnet-id
The build-cfn-flow-vpc-interface-property-builder function updates a CfnFlow$VpcInterfaceProperty$Builder instance using the provided configuration.
  The function takes the CfnFlow$VpcInterfaceProperty$Builder instance, an optional namespace to use when looking up a value in the configuration,
  and the configuration itself.

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

| Field | DataType | Lookup Function | Data Key |
|---|---|---|---|
| `name` | java.lang.String | [[cdk.support/lookup-entry]] | `:name` |
| `networkInterfaceIds` | java.util.List | [[cdk.support/lookup-entry]] | `:network-interface-ids` |
| `networkInterfaceType` | java.lang.String | [[cdk.support/lookup-entry]] | `:network-interface-type` |
| `roleArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:role-arn` |
| `securityGroupIds` | java.util.List | [[cdk.support/lookup-entry]] | `:security-group-ids` |
| `subnetId` | java.lang.String | [[cdk.support/lookup-entry]] | `:subnet-id` |
sourceraw docstring

build-cfn-flow-vpc-interface-props-builderclj

(build-cfn-flow-vpc-interface-props-builder builder id config)

The build-cfn-flow-vpc-interface-props-builder function updates a CfnFlowVpcInterfaceProps$Builder instance using the provided configuration. The function takes the CfnFlowVpcInterfaceProps$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
flowArnjava.lang.Stringcdk.support/lookup-entry:flow-arn
namejava.lang.Stringcdk.support/lookup-entry:name
roleArnjava.lang.Stringcdk.support/lookup-entry:role-arn
securityGroupIdsjava.util.Listcdk.support/lookup-entry:security-group-ids
subnetIdjava.lang.Stringcdk.support/lookup-entry:subnet-id
The build-cfn-flow-vpc-interface-props-builder function updates a CfnFlowVpcInterfaceProps$Builder instance using the provided configuration.
  The function takes the CfnFlowVpcInterfaceProps$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 |
|---|---|---|---|
| `flowArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:flow-arn` |
| `name` | java.lang.String | [[cdk.support/lookup-entry]] | `:name` |
| `roleArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:role-arn` |
| `securityGroupIds` | java.util.List | [[cdk.support/lookup-entry]] | `:security-group-ids` |
| `subnetId` | java.lang.String | [[cdk.support/lookup-entry]] | `:subnet-id` |
sourceraw docstring

build-cfn-gateway-builderclj

(build-cfn-gateway-builder builder id config)

The build-cfn-gateway-builder function updates a CfnGateway$Builder instance using the provided configuration. The function takes the CfnGateway$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
egressCidrBlocksjava.util.Listcdk.support/lookup-entry:egress-cidr-blocks
namejava.lang.Stringcdk.support/lookup-entry:name
networkssoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:networks
The build-cfn-gateway-builder function updates a CfnGateway$Builder instance using the provided configuration.
  The function takes the CfnGateway$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 |
|---|---|---|---|
| `egressCidrBlocks` | java.util.List | [[cdk.support/lookup-entry]] | `:egress-cidr-blocks` |
| `name` | java.lang.String | [[cdk.support/lookup-entry]] | `:name` |
| `networks` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:networks` |
sourceraw docstring

build-cfn-gateway-gateway-network-property-builderclj

(build-cfn-gateway-gateway-network-property-builder builder id config)

The build-cfn-gateway-gateway-network-property-builder function updates a CfnGateway$GatewayNetworkProperty$Builder instance using the provided configuration. The function takes the CfnGateway$GatewayNetworkProperty$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
cidrBlockjava.lang.Stringcdk.support/lookup-entry:cidr-block
namejava.lang.Stringcdk.support/lookup-entry:name
The build-cfn-gateway-gateway-network-property-builder function updates a CfnGateway$GatewayNetworkProperty$Builder instance using the provided configuration.
  The function takes the CfnGateway$GatewayNetworkProperty$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 |
|---|---|---|---|
| `cidrBlock` | java.lang.String | [[cdk.support/lookup-entry]] | `:cidr-block` |
| `name` | java.lang.String | [[cdk.support/lookup-entry]] | `:name` |
sourceraw docstring

build-cfn-gateway-props-builderclj

(build-cfn-gateway-props-builder builder id config)

The build-cfn-gateway-props-builder function updates a CfnGatewayProps$Builder instance using the provided configuration. The function takes the CfnGatewayProps$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
egressCidrBlocksjava.util.Listcdk.support/lookup-entry:egress-cidr-blocks
namejava.lang.Stringcdk.support/lookup-entry:name
networksjava.util.Listcdk.support/lookup-entry:networks
The build-cfn-gateway-props-builder function updates a CfnGatewayProps$Builder instance using the provided configuration.
  The function takes the CfnGatewayProps$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 |
|---|---|---|---|
| `egressCidrBlocks` | java.util.List | [[cdk.support/lookup-entry]] | `:egress-cidr-blocks` |
| `name` | java.lang.String | [[cdk.support/lookup-entry]] | `:name` |
| `networks` | java.util.List | [[cdk.support/lookup-entry]] | `:networks` |
sourceraw docstring

cfn-bridge-bridge-flow-source-property-builderclj

(cfn-bridge-bridge-flow-source-property-builder id config)

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

cfn-bridge-bridge-network-output-property-builderclj

(cfn-bridge-bridge-network-output-property-builder id config)

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

cfn-bridge-bridge-network-source-property-builderclj

(cfn-bridge-bridge-network-source-property-builder id config)

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

cfn-bridge-bridge-output-property-builderclj

(cfn-bridge-bridge-output-property-builder id config)

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

cfn-bridge-bridge-source-property-builderclj

(cfn-bridge-bridge-source-property-builder id config)

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

cfn-bridge-builderclj

(cfn-bridge-builder scope id config)

Creates a CfnBridge$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  `CfnBridge$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 |
sourceraw docstring

cfn-bridge-egress-gateway-bridge-property-builderclj

(cfn-bridge-egress-gateway-bridge-property-builder id config)

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

cfn-bridge-failover-config-property-builderclj

(cfn-bridge-failover-config-property-builder id config)

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

cfn-bridge-ingress-gateway-bridge-property-builderclj

(cfn-bridge-ingress-gateway-bridge-property-builder id config)

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

cfn-bridge-output-bridge-network-output-property-builderclj

(cfn-bridge-output-bridge-network-output-property-builder id config)

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

cfn-bridge-output-builderclj

(cfn-bridge-output-builder scope id config)

Creates a CfnBridgeOutput$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  `CfnBridgeOutput$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 |
sourceraw docstring

cfn-bridge-output-props-builderclj

(cfn-bridge-output-props-builder id config)

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

cfn-bridge-props-builderclj

(cfn-bridge-props-builder id config)

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

cfn-bridge-source-bridge-flow-source-property-builderclj

(cfn-bridge-source-bridge-flow-source-property-builder id config)

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

cfn-bridge-source-bridge-network-source-property-builderclj

(cfn-bridge-source-bridge-network-source-property-builder id config)

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

cfn-bridge-source-builderclj

(cfn-bridge-source-builder scope id config)

Creates a CfnBridgeSource$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  `CfnBridgeSource$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 |
sourceraw docstring

cfn-bridge-source-priority-property-builderclj

(cfn-bridge-source-priority-property-builder id config)

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

cfn-bridge-source-props-builderclj

(cfn-bridge-source-props-builder id config)

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

cfn-bridge-source-vpc-interface-attachment-property-builderclj

(cfn-bridge-source-vpc-interface-attachment-property-builder id config)

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

cfn-bridge-vpc-interface-attachment-property-builderclj

(cfn-bridge-vpc-interface-attachment-property-builder id config)

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

cfn-flow-builderclj

(cfn-flow-builder scope id config)

Creates a CfnFlow$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  `CfnFlow$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 |
sourceraw docstring

cfn-flow-encryption-property-builderclj

(cfn-flow-encryption-property-builder id config)

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

cfn-flow-entitlement-builderclj

(cfn-flow-entitlement-builder scope id config)

Creates a CfnFlowEntitlement$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  `CfnFlowEntitlement$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 |
sourceraw docstring

cfn-flow-entitlement-encryption-property-builderclj

(cfn-flow-entitlement-encryption-property-builder id config)

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

cfn-flow-entitlement-props-builderclj

(cfn-flow-entitlement-props-builder id config)

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

cfn-flow-failover-config-property-builderclj

(cfn-flow-failover-config-property-builder id config)

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

cfn-flow-fmtp-property-builderclj

(cfn-flow-fmtp-property-builder id config)

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

cfn-flow-gateway-bridge-source-property-builderclj

(cfn-flow-gateway-bridge-source-property-builder id config)

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

cfn-flow-input-configuration-property-builderclj

(cfn-flow-input-configuration-property-builder id config)

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

cfn-flow-interface-property-builderclj

(cfn-flow-interface-property-builder id config)

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

cfn-flow-maintenance-property-builderclj

(cfn-flow-maintenance-property-builder id config)

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

cfn-flow-media-stream-attributes-property-builderclj

(cfn-flow-media-stream-attributes-property-builder id config)

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

cfn-flow-media-stream-property-builderclj

(cfn-flow-media-stream-property-builder id config)

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

cfn-flow-media-stream-source-configuration-property-builderclj

(cfn-flow-media-stream-source-configuration-property-builder id config)

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

cfn-flow-output-builderclj

(cfn-flow-output-builder scope id config)

Creates a CfnFlowOutput$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  `CfnFlowOutput$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 |
sourceraw docstring

cfn-flow-output-destination-configuration-property-builderclj

(cfn-flow-output-destination-configuration-property-builder id config)

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

cfn-flow-output-encoding-parameters-property-builderclj

(cfn-flow-output-encoding-parameters-property-builder id config)

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

cfn-flow-output-encryption-property-builderclj

(cfn-flow-output-encryption-property-builder id config)

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

cfn-flow-output-interface-property-builderclj

(cfn-flow-output-interface-property-builder id config)

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

cfn-flow-output-media-stream-output-configuration-property-builderclj

(cfn-flow-output-media-stream-output-configuration-property-builder id config)

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

cfn-flow-output-props-builderclj

(cfn-flow-output-props-builder id config)

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

cfn-flow-output-vpc-interface-attachment-property-builderclj

(cfn-flow-output-vpc-interface-attachment-property-builder id config)

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

cfn-flow-props-builderclj

(cfn-flow-props-builder id config)

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

cfn-flow-source-builderclj

(cfn-flow-source-builder scope id config)

Creates a CfnFlowSource$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  `CfnFlowSource$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 |
sourceraw docstring

cfn-flow-source-encryption-property-builderclj

(cfn-flow-source-encryption-property-builder id config)

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

cfn-flow-source-gateway-bridge-source-property-builderclj

(cfn-flow-source-gateway-bridge-source-property-builder id config)

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

cfn-flow-source-priority-property-builderclj

(cfn-flow-source-priority-property-builder id config)

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

cfn-flow-source-property-builderclj

(cfn-flow-source-property-builder id config)

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

cfn-flow-source-props-builderclj

(cfn-flow-source-props-builder id config)

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

cfn-flow-source-vpc-interface-attachment-property-builderclj

(cfn-flow-source-vpc-interface-attachment-property-builder id config)

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

cfn-flow-vpc-interface-attachment-property-builderclj

(cfn-flow-vpc-interface-attachment-property-builder id config)

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

cfn-flow-vpc-interface-builderclj

(cfn-flow-vpc-interface-builder scope id config)

Creates a CfnFlowVpcInterface$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  `CfnFlowVpcInterface$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 |
sourceraw docstring

cfn-flow-vpc-interface-property-builderclj

(cfn-flow-vpc-interface-property-builder id config)

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

cfn-flow-vpc-interface-props-builderclj

(cfn-flow-vpc-interface-props-builder id config)

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

cfn-gateway-builderclj

(cfn-gateway-builder scope id config)

Creates a CfnGateway$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  `CfnGateway$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 |
sourceraw docstring

cfn-gateway-gateway-network-property-builderclj

(cfn-gateway-gateway-network-property-builder id config)

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

cfn-gateway-props-builderclj

(cfn-gateway-props-builder id config)

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