Liking cljdoc? Tell your friends :D
Clojure only.

cdk.api.services.networkmanager

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

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

build-cfn-connect-attachment-builderclj

(build-cfn-connect-attachment-builder builder id config)

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

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
coreNetworkIdjava.lang.Stringcdk.support/lookup-entry:core-network-id
edgeLocationjava.lang.Stringcdk.support/lookup-entry:edge-location
optionssoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:options
proposedSegmentChangesoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:proposed-segment-change
tagsjava.util.Listcdk.support/lookup-entry:tags
transportAttachmentIdjava.lang.Stringcdk.support/lookup-entry:transport-attachment-id
The build-cfn-connect-attachment-builder function updates a CfnConnectAttachment$Builder instance using the provided configuration.
  The function takes the CfnConnectAttachment$Builder instance, an optional namespace to use when looking up a value in the configuration,
  and the configuration itself.

  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 |
|---|---|---|---|
| `coreNetworkId` | java.lang.String | [[cdk.support/lookup-entry]] | `:core-network-id` |
| `edgeLocation` | java.lang.String | [[cdk.support/lookup-entry]] | `:edge-location` |
| `options` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:options` |
| `proposedSegmentChange` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:proposed-segment-change` |
| `tags` | java.util.List | [[cdk.support/lookup-entry]] | `:tags` |
| `transportAttachmentId` | java.lang.String | [[cdk.support/lookup-entry]] | `:transport-attachment-id` |
sourceraw docstring

build-cfn-connect-attachment-connect-attachment-options-property-builderclj

(build-cfn-connect-attachment-connect-attachment-options-property-builder
  builder
  id
  config)

The build-cfn-connect-attachment-connect-attachment-options-property-builder function updates a CfnConnectAttachment$ConnectAttachmentOptionsProperty$Builder instance using the provided configuration. The function takes the CfnConnectAttachment$ConnectAttachmentOptionsProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.

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
protocoljava.lang.Stringcdk.support/lookup-entry:protocol
The build-cfn-connect-attachment-connect-attachment-options-property-builder function updates a CfnConnectAttachment$ConnectAttachmentOptionsProperty$Builder instance using the provided configuration.
  The function takes the CfnConnectAttachment$ConnectAttachmentOptionsProperty$Builder instance, an optional namespace to use when looking up a value in the configuration,
  and the configuration itself.

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

build-cfn-connect-attachment-proposed-segment-change-property-builderclj

(build-cfn-connect-attachment-proposed-segment-change-property-builder builder
                                                                       id
                                                                       config)

The build-cfn-connect-attachment-proposed-segment-change-property-builder function updates a CfnConnectAttachment$ProposedSegmentChangeProperty$Builder instance using the provided configuration. The function takes the CfnConnectAttachment$ProposedSegmentChangeProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.

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
attachmentPolicyRuleNumberjava.lang.Numbercdk.support/lookup-entry:attachment-policy-rule-number
segmentNamejava.lang.Stringcdk.support/lookup-entry:segment-name
tagsjava.util.Listcdk.support/lookup-entry:tags
The build-cfn-connect-attachment-proposed-segment-change-property-builder function updates a CfnConnectAttachment$ProposedSegmentChangeProperty$Builder instance using the provided configuration.
  The function takes the CfnConnectAttachment$ProposedSegmentChangeProperty$Builder instance, an optional namespace to use when looking up a value in the configuration,
  and the configuration itself.

  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 |
|---|---|---|---|
| `attachmentPolicyRuleNumber` | java.lang.Number | [[cdk.support/lookup-entry]] | `:attachment-policy-rule-number` |
| `segmentName` | java.lang.String | [[cdk.support/lookup-entry]] | `:segment-name` |
| `tags` | java.util.List | [[cdk.support/lookup-entry]] | `:tags` |
sourceraw docstring

build-cfn-connect-attachment-props-builderclj

(build-cfn-connect-attachment-props-builder builder id config)

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

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
coreNetworkIdjava.lang.Stringcdk.support/lookup-entry:core-network-id
edgeLocationjava.lang.Stringcdk.support/lookup-entry:edge-location
optionssoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:options
proposedSegmentChangesoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:proposed-segment-change
tagsjava.util.Listcdk.support/lookup-entry:tags
transportAttachmentIdjava.lang.Stringcdk.support/lookup-entry:transport-attachment-id
The build-cfn-connect-attachment-props-builder function updates a CfnConnectAttachmentProps$Builder instance using the provided configuration.
  The function takes the CfnConnectAttachmentProps$Builder instance, an optional namespace to use when looking up a value in the configuration,
  and the configuration itself.

  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 |
|---|---|---|---|
| `coreNetworkId` | java.lang.String | [[cdk.support/lookup-entry]] | `:core-network-id` |
| `edgeLocation` | java.lang.String | [[cdk.support/lookup-entry]] | `:edge-location` |
| `options` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:options` |
| `proposedSegmentChange` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:proposed-segment-change` |
| `tags` | java.util.List | [[cdk.support/lookup-entry]] | `:tags` |
| `transportAttachmentId` | java.lang.String | [[cdk.support/lookup-entry]] | `:transport-attachment-id` |
sourceraw docstring

build-cfn-connect-peer-bgp-options-property-builderclj

(build-cfn-connect-peer-bgp-options-property-builder builder id config)

The build-cfn-connect-peer-bgp-options-property-builder function updates a CfnConnectPeer$BgpOptionsProperty$Builder instance using the provided configuration. The function takes the CfnConnectPeer$BgpOptionsProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.

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
peerAsnjava.lang.Numbercdk.support/lookup-entry:peer-asn
The build-cfn-connect-peer-bgp-options-property-builder function updates a CfnConnectPeer$BgpOptionsProperty$Builder instance using the provided configuration.
  The function takes the CfnConnectPeer$BgpOptionsProperty$Builder instance, an optional namespace to use when looking up a value in the configuration,
  and the configuration itself.

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

build-cfn-connect-peer-builderclj

(build-cfn-connect-peer-builder builder id config)

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

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
bgpOptionssoftware.amazon.awscdk.services.networkmanager.CfnConnectPeer$BgpOptionsPropertycdk.support/lookup-entry:bgp-options
connectAttachmentIdjava.lang.Stringcdk.support/lookup-entry:connect-attachment-id
coreNetworkAddressjava.lang.Stringcdk.support/lookup-entry:core-network-address
insideCidrBlocksjava.util.Listcdk.support/lookup-entry:inside-cidr-blocks
peerAddressjava.lang.Stringcdk.support/lookup-entry:peer-address
subnetArnjava.lang.Stringcdk.support/lookup-entry:subnet-arn
tagsjava.util.Listcdk.support/lookup-entry:tags
The build-cfn-connect-peer-builder function updates a CfnConnectPeer$Builder instance using the provided configuration.
  The function takes the CfnConnectPeer$Builder instance, an optional namespace to use when looking up a value in the configuration,
  and the configuration itself.

  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 |
|---|---|---|---|
| `bgpOptions` | software.amazon.awscdk.services.networkmanager.CfnConnectPeer$BgpOptionsProperty | [[cdk.support/lookup-entry]] | `:bgp-options` |
| `connectAttachmentId` | java.lang.String | [[cdk.support/lookup-entry]] | `:connect-attachment-id` |
| `coreNetworkAddress` | java.lang.String | [[cdk.support/lookup-entry]] | `:core-network-address` |
| `insideCidrBlocks` | java.util.List | [[cdk.support/lookup-entry]] | `:inside-cidr-blocks` |
| `peerAddress` | java.lang.String | [[cdk.support/lookup-entry]] | `:peer-address` |
| `subnetArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:subnet-arn` |
| `tags` | java.util.List | [[cdk.support/lookup-entry]] | `:tags` |
sourceraw docstring

build-cfn-connect-peer-connect-peer-bgp-configuration-property-builderclj

(build-cfn-connect-peer-connect-peer-bgp-configuration-property-builder builder
                                                                        id
                                                                        config)

The build-cfn-connect-peer-connect-peer-bgp-configuration-property-builder function updates a CfnConnectPeer$ConnectPeerBgpConfigurationProperty$Builder instance using the provided configuration. The function takes the CfnConnectPeer$ConnectPeerBgpConfigurationProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.

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
coreNetworkAddressjava.lang.Stringcdk.support/lookup-entry:core-network-address
coreNetworkAsnjava.lang.Numbercdk.support/lookup-entry:core-network-asn
peerAddressjava.lang.Stringcdk.support/lookup-entry:peer-address
peerAsnjava.lang.Numbercdk.support/lookup-entry:peer-asn
The build-cfn-connect-peer-connect-peer-bgp-configuration-property-builder function updates a CfnConnectPeer$ConnectPeerBgpConfigurationProperty$Builder instance using the provided configuration.
  The function takes the CfnConnectPeer$ConnectPeerBgpConfigurationProperty$Builder instance, an optional namespace to use when looking up a value in the configuration,
  and the configuration itself.

  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 |
|---|---|---|---|
| `coreNetworkAddress` | java.lang.String | [[cdk.support/lookup-entry]] | `:core-network-address` |
| `coreNetworkAsn` | java.lang.Number | [[cdk.support/lookup-entry]] | `:core-network-asn` |
| `peerAddress` | java.lang.String | [[cdk.support/lookup-entry]] | `:peer-address` |
| `peerAsn` | java.lang.Number | [[cdk.support/lookup-entry]] | `:peer-asn` |
sourceraw docstring

build-cfn-connect-peer-connect-peer-configuration-property-builderclj

(build-cfn-connect-peer-connect-peer-configuration-property-builder builder
                                                                    id
                                                                    config)

The build-cfn-connect-peer-connect-peer-configuration-property-builder function updates a CfnConnectPeer$ConnectPeerConfigurationProperty$Builder instance using the provided configuration. The function takes the CfnConnectPeer$ConnectPeerConfigurationProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.

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
bgpConfigurationssoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:bgp-configurations
coreNetworkAddressjava.lang.Stringcdk.support/lookup-entry:core-network-address
insideCidrBlocksjava.util.Listcdk.support/lookup-entry:inside-cidr-blocks
peerAddressjava.lang.Stringcdk.support/lookup-entry:peer-address
protocoljava.lang.Stringcdk.support/lookup-entry:protocol
The build-cfn-connect-peer-connect-peer-configuration-property-builder function updates a CfnConnectPeer$ConnectPeerConfigurationProperty$Builder instance using the provided configuration.
  The function takes the CfnConnectPeer$ConnectPeerConfigurationProperty$Builder instance, an optional namespace to use when looking up a value in the configuration,
  and the configuration itself.

  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 |
|---|---|---|---|
| `bgpConfigurations` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:bgp-configurations` |
| `coreNetworkAddress` | java.lang.String | [[cdk.support/lookup-entry]] | `:core-network-address` |
| `insideCidrBlocks` | java.util.List | [[cdk.support/lookup-entry]] | `:inside-cidr-blocks` |
| `peerAddress` | java.lang.String | [[cdk.support/lookup-entry]] | `:peer-address` |
| `protocol` | java.lang.String | [[cdk.support/lookup-entry]] | `:protocol` |
sourceraw docstring

build-cfn-connect-peer-props-builderclj

(build-cfn-connect-peer-props-builder builder id config)

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

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
bgpOptionssoftware.amazon.awscdk.services.networkmanager.CfnConnectPeer$BgpOptionsPropertycdk.support/lookup-entry:bgp-options
connectAttachmentIdjava.lang.Stringcdk.support/lookup-entry:connect-attachment-id
coreNetworkAddressjava.lang.Stringcdk.support/lookup-entry:core-network-address
insideCidrBlocksjava.util.Listcdk.support/lookup-entry:inside-cidr-blocks
peerAddressjava.lang.Stringcdk.support/lookup-entry:peer-address
subnetArnjava.lang.Stringcdk.support/lookup-entry:subnet-arn
tagsjava.util.Listcdk.support/lookup-entry:tags
The build-cfn-connect-peer-props-builder function updates a CfnConnectPeerProps$Builder instance using the provided configuration.
  The function takes the CfnConnectPeerProps$Builder instance, an optional namespace to use when looking up a value in the configuration,
  and the configuration itself.

  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 |
|---|---|---|---|
| `bgpOptions` | software.amazon.awscdk.services.networkmanager.CfnConnectPeer$BgpOptionsProperty | [[cdk.support/lookup-entry]] | `:bgp-options` |
| `connectAttachmentId` | java.lang.String | [[cdk.support/lookup-entry]] | `:connect-attachment-id` |
| `coreNetworkAddress` | java.lang.String | [[cdk.support/lookup-entry]] | `:core-network-address` |
| `insideCidrBlocks` | java.util.List | [[cdk.support/lookup-entry]] | `:inside-cidr-blocks` |
| `peerAddress` | java.lang.String | [[cdk.support/lookup-entry]] | `:peer-address` |
| `subnetArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:subnet-arn` |
| `tags` | java.util.List | [[cdk.support/lookup-entry]] | `:tags` |
sourceraw docstring

build-cfn-core-network-builderclj

(build-cfn-core-network-builder builder id config)

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

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
descriptionjava.lang.Stringcdk.support/lookup-entry:description
globalNetworkIdjava.lang.Stringcdk.support/lookup-entry:global-network-id
policyDocumentjava.lang.Objectcdk.support/lookup-entry:policy-document
tagsjava.util.Listcdk.support/lookup-entry:tags
The build-cfn-core-network-builder function updates a CfnCoreNetwork$Builder instance using the provided configuration.
  The function takes the CfnCoreNetwork$Builder instance, an optional namespace to use when looking up a value in the configuration,
  and the configuration itself.

  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 |
|---|---|---|---|
| `description` | java.lang.String | [[cdk.support/lookup-entry]] | `:description` |
| `globalNetworkId` | java.lang.String | [[cdk.support/lookup-entry]] | `:global-network-id` |
| `policyDocument` | java.lang.Object | [[cdk.support/lookup-entry]] | `:policy-document` |
| `tags` | java.util.List | [[cdk.support/lookup-entry]] | `:tags` |
sourceraw docstring

build-cfn-core-network-core-network-edge-property-builderclj

(build-cfn-core-network-core-network-edge-property-builder builder id config)

The build-cfn-core-network-core-network-edge-property-builder function updates a CfnCoreNetwork$CoreNetworkEdgeProperty$Builder instance using the provided configuration. The function takes the CfnCoreNetwork$CoreNetworkEdgeProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.

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
asnjava.lang.Numbercdk.support/lookup-entry:asn
edgeLocationjava.lang.Stringcdk.support/lookup-entry:edge-location
insideCidrBlocksjava.util.Listcdk.support/lookup-entry:inside-cidr-blocks
The build-cfn-core-network-core-network-edge-property-builder function updates a CfnCoreNetwork$CoreNetworkEdgeProperty$Builder instance using the provided configuration.
  The function takes the CfnCoreNetwork$CoreNetworkEdgeProperty$Builder instance, an optional namespace to use when looking up a value in the configuration,
  and the configuration itself.

  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 |
|---|---|---|---|
| `asn` | java.lang.Number | [[cdk.support/lookup-entry]] | `:asn` |
| `edgeLocation` | java.lang.String | [[cdk.support/lookup-entry]] | `:edge-location` |
| `insideCidrBlocks` | java.util.List | [[cdk.support/lookup-entry]] | `:inside-cidr-blocks` |
sourceraw docstring

build-cfn-core-network-core-network-segment-property-builderclj

(build-cfn-core-network-core-network-segment-property-builder builder id config)

The build-cfn-core-network-core-network-segment-property-builder function updates a CfnCoreNetwork$CoreNetworkSegmentProperty$Builder instance using the provided configuration. The function takes the CfnCoreNetwork$CoreNetworkSegmentProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.

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
edgeLocationsjava.util.Listcdk.support/lookup-entry:edge-locations
namejava.lang.Stringcdk.support/lookup-entry:name
sharedSegmentsjava.util.Listcdk.support/lookup-entry:shared-segments
The build-cfn-core-network-core-network-segment-property-builder function updates a CfnCoreNetwork$CoreNetworkSegmentProperty$Builder instance using the provided configuration.
  The function takes the CfnCoreNetwork$CoreNetworkSegmentProperty$Builder instance, an optional namespace to use when looking up a value in the configuration,
  and the configuration itself.

  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 |
|---|---|---|---|
| `edgeLocations` | java.util.List | [[cdk.support/lookup-entry]] | `:edge-locations` |
| `name` | java.lang.String | [[cdk.support/lookup-entry]] | `:name` |
| `sharedSegments` | java.util.List | [[cdk.support/lookup-entry]] | `:shared-segments` |
sourceraw docstring

build-cfn-core-network-props-builderclj

(build-cfn-core-network-props-builder builder id config)

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

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
descriptionjava.lang.Stringcdk.support/lookup-entry:description
globalNetworkIdjava.lang.Stringcdk.support/lookup-entry:global-network-id
policyDocumentjava.lang.Objectcdk.support/lookup-entry:policy-document
tagsjava.util.Listcdk.support/lookup-entry:tags
The build-cfn-core-network-props-builder function updates a CfnCoreNetworkProps$Builder instance using the provided configuration.
  The function takes the CfnCoreNetworkProps$Builder instance, an optional namespace to use when looking up a value in the configuration,
  and the configuration itself.

  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 |
|---|---|---|---|
| `description` | java.lang.String | [[cdk.support/lookup-entry]] | `:description` |
| `globalNetworkId` | java.lang.String | [[cdk.support/lookup-entry]] | `:global-network-id` |
| `policyDocument` | java.lang.Object | [[cdk.support/lookup-entry]] | `:policy-document` |
| `tags` | java.util.List | [[cdk.support/lookup-entry]] | `:tags` |
sourceraw docstring

build-cfn-customer-gateway-association-builderclj

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

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

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
customerGatewayArnjava.lang.Stringcdk.support/lookup-entry:customer-gateway-arn
deviceIdjava.lang.Stringcdk.support/lookup-entry:device-id
globalNetworkIdjava.lang.Stringcdk.support/lookup-entry:global-network-id
linkIdjava.lang.Stringcdk.support/lookup-entry:link-id
The build-cfn-customer-gateway-association-builder function updates a CfnCustomerGatewayAssociation$Builder instance using the provided configuration.
  The function takes the CfnCustomerGatewayAssociation$Builder instance, an optional namespace to use when looking up a value in the configuration,
  and the configuration itself.

  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 |
|---|---|---|---|
| `customerGatewayArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:customer-gateway-arn` |
| `deviceId` | java.lang.String | [[cdk.support/lookup-entry]] | `:device-id` |
| `globalNetworkId` | java.lang.String | [[cdk.support/lookup-entry]] | `:global-network-id` |
| `linkId` | java.lang.String | [[cdk.support/lookup-entry]] | `:link-id` |
sourceraw docstring

build-cfn-customer-gateway-association-props-builderclj

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

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

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
customerGatewayArnjava.lang.Stringcdk.support/lookup-entry:customer-gateway-arn
deviceIdjava.lang.Stringcdk.support/lookup-entry:device-id
globalNetworkIdjava.lang.Stringcdk.support/lookup-entry:global-network-id
linkIdjava.lang.Stringcdk.support/lookup-entry:link-id
The build-cfn-customer-gateway-association-props-builder function updates a CfnCustomerGatewayAssociationProps$Builder instance using the provided configuration.
  The function takes the CfnCustomerGatewayAssociationProps$Builder instance, an optional namespace to use when looking up a value in the configuration,
  and the configuration itself.

  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 |
|---|---|---|---|
| `customerGatewayArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:customer-gateway-arn` |
| `deviceId` | java.lang.String | [[cdk.support/lookup-entry]] | `:device-id` |
| `globalNetworkId` | java.lang.String | [[cdk.support/lookup-entry]] | `:global-network-id` |
| `linkId` | java.lang.String | [[cdk.support/lookup-entry]] | `:link-id` |
sourceraw docstring

build-cfn-device-aws-location-property-builderclj

(build-cfn-device-aws-location-property-builder builder id config)

The build-cfn-device-aws-location-property-builder function updates a CfnDevice$AWSLocationProperty$Builder instance using the provided configuration. The function takes the CfnDevice$AWSLocationProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.

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
subnetArnjava.lang.Stringcdk.support/lookup-entry:subnet-arn
zonejava.lang.Stringcdk.support/lookup-entry:zone
The build-cfn-device-aws-location-property-builder function updates a CfnDevice$AWSLocationProperty$Builder instance using the provided configuration.
  The function takes the CfnDevice$AWSLocationProperty$Builder instance, an optional namespace to use when looking up a value in the configuration,
  and the configuration itself.

  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 |
|---|---|---|---|
| `subnetArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:subnet-arn` |
| `zone` | java.lang.String | [[cdk.support/lookup-entry]] | `:zone` |
sourceraw docstring

build-cfn-device-builderclj

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

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

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
awsLocationsoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:aws-location
descriptionjava.lang.Stringcdk.support/lookup-entry:description
globalNetworkIdjava.lang.Stringcdk.support/lookup-entry:global-network-id
locationsoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:location
modeljava.lang.Stringcdk.support/lookup-entry:model
serialNumberjava.lang.Stringcdk.support/lookup-entry:serial-number
siteIdjava.lang.Stringcdk.support/lookup-entry:site-id
tagsjava.util.Listcdk.support/lookup-entry:tags
typejava.lang.Stringcdk.support/lookup-entry:type
vendorjava.lang.Stringcdk.support/lookup-entry:vendor
The build-cfn-device-builder function updates a CfnDevice$Builder instance using the provided configuration.
  The function takes the CfnDevice$Builder instance, an optional namespace to use when looking up a value in the configuration,
  and the configuration itself.

  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 |
|---|---|---|---|
| `awsLocation` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:aws-location` |
| `description` | java.lang.String | [[cdk.support/lookup-entry]] | `:description` |
| `globalNetworkId` | java.lang.String | [[cdk.support/lookup-entry]] | `:global-network-id` |
| `location` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:location` |
| `model` | java.lang.String | [[cdk.support/lookup-entry]] | `:model` |
| `serialNumber` | java.lang.String | [[cdk.support/lookup-entry]] | `:serial-number` |
| `siteId` | java.lang.String | [[cdk.support/lookup-entry]] | `:site-id` |
| `tags` | java.util.List | [[cdk.support/lookup-entry]] | `:tags` |
| `type` | java.lang.String | [[cdk.support/lookup-entry]] | `:type` |
| `vendor` | java.lang.String | [[cdk.support/lookup-entry]] | `:vendor` |
sourceraw docstring

build-cfn-device-location-property-builderclj

(build-cfn-device-location-property-builder builder id config)

The build-cfn-device-location-property-builder function updates a CfnDevice$LocationProperty$Builder instance using the provided configuration. The function takes the CfnDevice$LocationProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.

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
addressjava.lang.Stringcdk.support/lookup-entry:address
latitudejava.lang.Stringcdk.support/lookup-entry:latitude
longitudejava.lang.Stringcdk.support/lookup-entry:longitude
The build-cfn-device-location-property-builder function updates a CfnDevice$LocationProperty$Builder instance using the provided configuration.
  The function takes the CfnDevice$LocationProperty$Builder instance, an optional namespace to use when looking up a value in the configuration,
  and the configuration itself.

  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 |
|---|---|---|---|
| `address` | java.lang.String | [[cdk.support/lookup-entry]] | `:address` |
| `latitude` | java.lang.String | [[cdk.support/lookup-entry]] | `:latitude` |
| `longitude` | java.lang.String | [[cdk.support/lookup-entry]] | `:longitude` |
sourceraw docstring

build-cfn-device-props-builderclj

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

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

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
awsLocationsoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:aws-location
descriptionjava.lang.Stringcdk.support/lookup-entry:description
globalNetworkIdjava.lang.Stringcdk.support/lookup-entry:global-network-id
locationsoftware.amazon.awscdk.services.networkmanager.CfnDevice$LocationPropertycdk.support/lookup-entry:location
modeljava.lang.Stringcdk.support/lookup-entry:model
serialNumberjava.lang.Stringcdk.support/lookup-entry:serial-number
siteIdjava.lang.Stringcdk.support/lookup-entry:site-id
tagsjava.util.Listcdk.support/lookup-entry:tags
typejava.lang.Stringcdk.support/lookup-entry:type
vendorjava.lang.Stringcdk.support/lookup-entry:vendor
The build-cfn-device-props-builder function updates a CfnDeviceProps$Builder instance using the provided configuration.
  The function takes the CfnDeviceProps$Builder instance, an optional namespace to use when looking up a value in the configuration,
  and the configuration itself.

  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 |
|---|---|---|---|
| `awsLocation` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:aws-location` |
| `description` | java.lang.String | [[cdk.support/lookup-entry]] | `:description` |
| `globalNetworkId` | java.lang.String | [[cdk.support/lookup-entry]] | `:global-network-id` |
| `location` | software.amazon.awscdk.services.networkmanager.CfnDevice$LocationProperty | [[cdk.support/lookup-entry]] | `:location` |
| `model` | java.lang.String | [[cdk.support/lookup-entry]] | `:model` |
| `serialNumber` | java.lang.String | [[cdk.support/lookup-entry]] | `:serial-number` |
| `siteId` | java.lang.String | [[cdk.support/lookup-entry]] | `:site-id` |
| `tags` | java.util.List | [[cdk.support/lookup-entry]] | `:tags` |
| `type` | java.lang.String | [[cdk.support/lookup-entry]] | `:type` |
| `vendor` | java.lang.String | [[cdk.support/lookup-entry]] | `:vendor` |
sourceraw docstring

build-cfn-global-network-builderclj

(build-cfn-global-network-builder builder id config)

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

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
createdAtjava.lang.Stringcdk.support/lookup-entry:created-at
descriptionjava.lang.Stringcdk.support/lookup-entry:description
statejava.lang.Stringcdk.support/lookup-entry:state
tagsjava.util.Listcdk.support/lookup-entry:tags
The build-cfn-global-network-builder function updates a CfnGlobalNetwork$Builder instance using the provided configuration.
  The function takes the CfnGlobalNetwork$Builder instance, an optional namespace to use when looking up a value in the configuration,
  and the configuration itself.

  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 |
|---|---|---|---|
| `createdAt` | java.lang.String | [[cdk.support/lookup-entry]] | `:created-at` |
| `description` | java.lang.String | [[cdk.support/lookup-entry]] | `:description` |
| `state` | java.lang.String | [[cdk.support/lookup-entry]] | `:state` |
| `tags` | java.util.List | [[cdk.support/lookup-entry]] | `:tags` |
sourceraw docstring

build-cfn-global-network-props-builderclj

(build-cfn-global-network-props-builder builder id config)

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

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
createdAtjava.lang.Stringcdk.support/lookup-entry:created-at
descriptionjava.lang.Stringcdk.support/lookup-entry:description
statejava.lang.Stringcdk.support/lookup-entry:state
tagsjava.util.Listcdk.support/lookup-entry:tags
The build-cfn-global-network-props-builder function updates a CfnGlobalNetworkProps$Builder instance using the provided configuration.
  The function takes the CfnGlobalNetworkProps$Builder instance, an optional namespace to use when looking up a value in the configuration,
  and the configuration itself.

  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 |
|---|---|---|---|
| `createdAt` | java.lang.String | [[cdk.support/lookup-entry]] | `:created-at` |
| `description` | java.lang.String | [[cdk.support/lookup-entry]] | `:description` |
| `state` | java.lang.String | [[cdk.support/lookup-entry]] | `:state` |
| `tags` | java.util.List | [[cdk.support/lookup-entry]] | `:tags` |
sourceraw docstring

(build-cfn-link-association-builder builder id config)

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

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
deviceIdjava.lang.Stringcdk.support/lookup-entry:device-id
globalNetworkIdjava.lang.Stringcdk.support/lookup-entry:global-network-id
linkIdjava.lang.Stringcdk.support/lookup-entry:link-id
The build-cfn-link-association-builder function updates a CfnLinkAssociation$Builder instance using the provided configuration.
  The function takes the CfnLinkAssociation$Builder instance, an optional namespace to use when looking up a value in the configuration,
  and the configuration itself.

  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 |
|---|---|---|---|
| `deviceId` | java.lang.String | [[cdk.support/lookup-entry]] | `:device-id` |
| `globalNetworkId` | java.lang.String | [[cdk.support/lookup-entry]] | `:global-network-id` |
| `linkId` | java.lang.String | [[cdk.support/lookup-entry]] | `:link-id` |
sourceraw docstring

(build-cfn-link-association-props-builder builder id config)

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

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
deviceIdjava.lang.Stringcdk.support/lookup-entry:device-id
globalNetworkIdjava.lang.Stringcdk.support/lookup-entry:global-network-id
linkIdjava.lang.Stringcdk.support/lookup-entry:link-id
The build-cfn-link-association-props-builder function updates a CfnLinkAssociationProps$Builder instance using the provided configuration.
  The function takes the CfnLinkAssociationProps$Builder instance, an optional namespace to use when looking up a value in the configuration,
  and the configuration itself.

  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 |
|---|---|---|---|
| `deviceId` | java.lang.String | [[cdk.support/lookup-entry]] | `:device-id` |
| `globalNetworkId` | java.lang.String | [[cdk.support/lookup-entry]] | `:global-network-id` |
| `linkId` | java.lang.String | [[cdk.support/lookup-entry]] | `:link-id` |
sourceraw docstring

(build-cfn-link-bandwidth-property-builder builder id config)

The build-cfn-link-bandwidth-property-builder function updates a CfnLink$BandwidthProperty$Builder instance using the provided configuration. The function takes the CfnLink$BandwidthProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.

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
downloadSpeedjava.lang.Numbercdk.support/lookup-entry:download-speed
uploadSpeedjava.lang.Numbercdk.support/lookup-entry:upload-speed
The build-cfn-link-bandwidth-property-builder function updates a CfnLink$BandwidthProperty$Builder instance using the provided configuration.
  The function takes the CfnLink$BandwidthProperty$Builder instance, an optional namespace to use when looking up a value in the configuration,
  and the configuration itself.

  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 |
|---|---|---|---|
| `downloadSpeed` | java.lang.Number | [[cdk.support/lookup-entry]] | `:download-speed` |
| `uploadSpeed` | java.lang.Number | [[cdk.support/lookup-entry]] | `:upload-speed` |
sourceraw docstring

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

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

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
bandwidthsoftware.amazon.awscdk.services.networkmanager.CfnLink$BandwidthPropertycdk.support/lookup-entry:bandwidth
descriptionjava.lang.Stringcdk.support/lookup-entry:description
globalNetworkIdjava.lang.Stringcdk.support/lookup-entry:global-network-id
providerjava.lang.Stringcdk.support/lookup-entry:provider
siteIdjava.lang.Stringcdk.support/lookup-entry:site-id
tagsjava.util.Listcdk.support/lookup-entry:tags
typejava.lang.Stringcdk.support/lookup-entry:type
The build-cfn-link-builder function updates a CfnLink$Builder instance using the provided configuration.
  The function takes the CfnLink$Builder instance, an optional namespace to use when looking up a value in the configuration,
  and the configuration itself.

  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 |
|---|---|---|---|
| `bandwidth` | software.amazon.awscdk.services.networkmanager.CfnLink$BandwidthProperty | [[cdk.support/lookup-entry]] | `:bandwidth` |
| `description` | java.lang.String | [[cdk.support/lookup-entry]] | `:description` |
| `globalNetworkId` | java.lang.String | [[cdk.support/lookup-entry]] | `:global-network-id` |
| `provider` | java.lang.String | [[cdk.support/lookup-entry]] | `:provider` |
| `siteId` | java.lang.String | [[cdk.support/lookup-entry]] | `:site-id` |
| `tags` | java.util.List | [[cdk.support/lookup-entry]] | `:tags` |
| `type` | java.lang.String | [[cdk.support/lookup-entry]] | `:type` |
sourceraw docstring

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

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

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
bandwidthsoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:bandwidth
descriptionjava.lang.Stringcdk.support/lookup-entry:description
globalNetworkIdjava.lang.Stringcdk.support/lookup-entry:global-network-id
providerjava.lang.Stringcdk.support/lookup-entry:provider
siteIdjava.lang.Stringcdk.support/lookup-entry:site-id
tagsjava.util.Listcdk.support/lookup-entry:tags
typejava.lang.Stringcdk.support/lookup-entry:type
The build-cfn-link-props-builder function updates a CfnLinkProps$Builder instance using the provided configuration.
  The function takes the CfnLinkProps$Builder instance, an optional namespace to use when looking up a value in the configuration,
  and the configuration itself.

  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 |
|---|---|---|---|
| `bandwidth` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:bandwidth` |
| `description` | java.lang.String | [[cdk.support/lookup-entry]] | `:description` |
| `globalNetworkId` | java.lang.String | [[cdk.support/lookup-entry]] | `:global-network-id` |
| `provider` | java.lang.String | [[cdk.support/lookup-entry]] | `:provider` |
| `siteId` | java.lang.String | [[cdk.support/lookup-entry]] | `:site-id` |
| `tags` | java.util.List | [[cdk.support/lookup-entry]] | `:tags` |
| `type` | java.lang.String | [[cdk.support/lookup-entry]] | `:type` |
sourceraw docstring

build-cfn-site-builderclj

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

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

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
descriptionjava.lang.Stringcdk.support/lookup-entry:description
globalNetworkIdjava.lang.Stringcdk.support/lookup-entry:global-network-id
locationsoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:location
tagsjava.util.Listcdk.support/lookup-entry:tags
The build-cfn-site-builder function updates a CfnSite$Builder instance using the provided configuration.
  The function takes the CfnSite$Builder instance, an optional namespace to use when looking up a value in the configuration,
  and the configuration itself.

  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 |
|---|---|---|---|
| `description` | java.lang.String | [[cdk.support/lookup-entry]] | `:description` |
| `globalNetworkId` | java.lang.String | [[cdk.support/lookup-entry]] | `:global-network-id` |
| `location` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:location` |
| `tags` | java.util.List | [[cdk.support/lookup-entry]] | `:tags` |
sourceraw docstring

build-cfn-site-location-property-builderclj

(build-cfn-site-location-property-builder builder id config)

The build-cfn-site-location-property-builder function updates a CfnSite$LocationProperty$Builder instance using the provided configuration. The function takes the CfnSite$LocationProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.

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
addressjava.lang.Stringcdk.support/lookup-entry:address
latitudejava.lang.Stringcdk.support/lookup-entry:latitude
longitudejava.lang.Stringcdk.support/lookup-entry:longitude
The build-cfn-site-location-property-builder function updates a CfnSite$LocationProperty$Builder instance using the provided configuration.
  The function takes the CfnSite$LocationProperty$Builder instance, an optional namespace to use when looking up a value in the configuration,
  and the configuration itself.

  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 |
|---|---|---|---|
| `address` | java.lang.String | [[cdk.support/lookup-entry]] | `:address` |
| `latitude` | java.lang.String | [[cdk.support/lookup-entry]] | `:latitude` |
| `longitude` | java.lang.String | [[cdk.support/lookup-entry]] | `:longitude` |
sourceraw docstring

build-cfn-site-props-builderclj

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

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

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
descriptionjava.lang.Stringcdk.support/lookup-entry:description
globalNetworkIdjava.lang.Stringcdk.support/lookup-entry:global-network-id
locationsoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:location
tagsjava.util.Listcdk.support/lookup-entry:tags
The build-cfn-site-props-builder function updates a CfnSiteProps$Builder instance using the provided configuration.
  The function takes the CfnSiteProps$Builder instance, an optional namespace to use when looking up a value in the configuration,
  and the configuration itself.

  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 |
|---|---|---|---|
| `description` | java.lang.String | [[cdk.support/lookup-entry]] | `:description` |
| `globalNetworkId` | java.lang.String | [[cdk.support/lookup-entry]] | `:global-network-id` |
| `location` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:location` |
| `tags` | java.util.List | [[cdk.support/lookup-entry]] | `:tags` |
sourceraw docstring

build-cfn-site-to-site-vpn-attachment-builderclj

(build-cfn-site-to-site-vpn-attachment-builder builder id config)

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

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
coreNetworkIdjava.lang.Stringcdk.support/lookup-entry:core-network-id
proposedSegmentChangesoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:proposed-segment-change
tagsjava.util.Listcdk.support/lookup-entry:tags
vpnConnectionArnjava.lang.Stringcdk.support/lookup-entry:vpn-connection-arn
The build-cfn-site-to-site-vpn-attachment-builder function updates a CfnSiteToSiteVpnAttachment$Builder instance using the provided configuration.
  The function takes the CfnSiteToSiteVpnAttachment$Builder instance, an optional namespace to use when looking up a value in the configuration,
  and the configuration itself.

  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 |
|---|---|---|---|
| `coreNetworkId` | java.lang.String | [[cdk.support/lookup-entry]] | `:core-network-id` |
| `proposedSegmentChange` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:proposed-segment-change` |
| `tags` | java.util.List | [[cdk.support/lookup-entry]] | `:tags` |
| `vpnConnectionArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:vpn-connection-arn` |
sourceraw docstring

build-cfn-site-to-site-vpn-attachment-proposed-segment-change-property-builderclj

(build-cfn-site-to-site-vpn-attachment-proposed-segment-change-property-builder
  builder
  id
  config)

The build-cfn-site-to-site-vpn-attachment-proposed-segment-change-property-builder function updates a CfnSiteToSiteVpnAttachment$ProposedSegmentChangeProperty$Builder instance using the provided configuration. The function takes the CfnSiteToSiteVpnAttachment$ProposedSegmentChangeProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.

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
attachmentPolicyRuleNumberjava.lang.Numbercdk.support/lookup-entry:attachment-policy-rule-number
segmentNamejava.lang.Stringcdk.support/lookup-entry:segment-name
tagsjava.util.Listcdk.support/lookup-entry:tags
The build-cfn-site-to-site-vpn-attachment-proposed-segment-change-property-builder function updates a CfnSiteToSiteVpnAttachment$ProposedSegmentChangeProperty$Builder instance using the provided configuration.
  The function takes the CfnSiteToSiteVpnAttachment$ProposedSegmentChangeProperty$Builder instance, an optional namespace to use when looking up a value in the configuration,
  and the configuration itself.

  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 |
|---|---|---|---|
| `attachmentPolicyRuleNumber` | java.lang.Number | [[cdk.support/lookup-entry]] | `:attachment-policy-rule-number` |
| `segmentName` | java.lang.String | [[cdk.support/lookup-entry]] | `:segment-name` |
| `tags` | java.util.List | [[cdk.support/lookup-entry]] | `:tags` |
sourceraw docstring

build-cfn-site-to-site-vpn-attachment-props-builderclj

(build-cfn-site-to-site-vpn-attachment-props-builder builder id config)

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

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
coreNetworkIdjava.lang.Stringcdk.support/lookup-entry:core-network-id
proposedSegmentChangesoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:proposed-segment-change
tagsjava.util.Listcdk.support/lookup-entry:tags
vpnConnectionArnjava.lang.Stringcdk.support/lookup-entry:vpn-connection-arn
The build-cfn-site-to-site-vpn-attachment-props-builder function updates a CfnSiteToSiteVpnAttachmentProps$Builder instance using the provided configuration.
  The function takes the CfnSiteToSiteVpnAttachmentProps$Builder instance, an optional namespace to use when looking up a value in the configuration,
  and the configuration itself.

  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 |
|---|---|---|---|
| `coreNetworkId` | java.lang.String | [[cdk.support/lookup-entry]] | `:core-network-id` |
| `proposedSegmentChange` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:proposed-segment-change` |
| `tags` | java.util.List | [[cdk.support/lookup-entry]] | `:tags` |
| `vpnConnectionArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:vpn-connection-arn` |
sourceraw docstring

build-cfn-transit-gateway-peering-builderclj

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

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

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
coreNetworkIdjava.lang.Stringcdk.support/lookup-entry:core-network-id
tagsjava.util.Listcdk.support/lookup-entry:tags
transitGatewayArnjava.lang.Stringcdk.support/lookup-entry:transit-gateway-arn
The build-cfn-transit-gateway-peering-builder function updates a CfnTransitGatewayPeering$Builder instance using the provided configuration.
  The function takes the CfnTransitGatewayPeering$Builder instance, an optional namespace to use when looking up a value in the configuration,
  and the configuration itself.

  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 |
|---|---|---|---|
| `coreNetworkId` | java.lang.String | [[cdk.support/lookup-entry]] | `:core-network-id` |
| `tags` | java.util.List | [[cdk.support/lookup-entry]] | `:tags` |
| `transitGatewayArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:transit-gateway-arn` |
sourceraw docstring

build-cfn-transit-gateway-peering-props-builderclj

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

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

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
coreNetworkIdjava.lang.Stringcdk.support/lookup-entry:core-network-id
tagsjava.util.Listcdk.support/lookup-entry:tags
transitGatewayArnjava.lang.Stringcdk.support/lookup-entry:transit-gateway-arn
The build-cfn-transit-gateway-peering-props-builder function updates a CfnTransitGatewayPeeringProps$Builder instance using the provided configuration.
  The function takes the CfnTransitGatewayPeeringProps$Builder instance, an optional namespace to use when looking up a value in the configuration,
  and the configuration itself.

  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 |
|---|---|---|---|
| `coreNetworkId` | java.lang.String | [[cdk.support/lookup-entry]] | `:core-network-id` |
| `tags` | java.util.List | [[cdk.support/lookup-entry]] | `:tags` |
| `transitGatewayArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:transit-gateway-arn` |
sourceraw docstring

build-cfn-transit-gateway-registration-builderclj

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

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

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
globalNetworkIdjava.lang.Stringcdk.support/lookup-entry:global-network-id
transitGatewayArnjava.lang.Stringcdk.support/lookup-entry:transit-gateway-arn
The build-cfn-transit-gateway-registration-builder function updates a CfnTransitGatewayRegistration$Builder instance using the provided configuration.
  The function takes the CfnTransitGatewayRegistration$Builder instance, an optional namespace to use when looking up a value in the configuration,
  and the configuration itself.

  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 |
|---|---|---|---|
| `globalNetworkId` | java.lang.String | [[cdk.support/lookup-entry]] | `:global-network-id` |
| `transitGatewayArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:transit-gateway-arn` |
sourceraw docstring

build-cfn-transit-gateway-registration-props-builderclj

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

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

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
globalNetworkIdjava.lang.Stringcdk.support/lookup-entry:global-network-id
transitGatewayArnjava.lang.Stringcdk.support/lookup-entry:transit-gateway-arn
The build-cfn-transit-gateway-registration-props-builder function updates a CfnTransitGatewayRegistrationProps$Builder instance using the provided configuration.
  The function takes the CfnTransitGatewayRegistrationProps$Builder instance, an optional namespace to use when looking up a value in the configuration,
  and the configuration itself.

  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 |
|---|---|---|---|
| `globalNetworkId` | java.lang.String | [[cdk.support/lookup-entry]] | `:global-network-id` |
| `transitGatewayArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:transit-gateway-arn` |
sourceraw docstring

build-cfn-transit-gateway-route-table-attachment-builderclj

(build-cfn-transit-gateway-route-table-attachment-builder builder id config)

The build-cfn-transit-gateway-route-table-attachment-builder function updates a CfnTransitGatewayRouteTableAttachment$Builder instance using the provided configuration. The function takes the CfnTransitGatewayRouteTableAttachment$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.

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
peeringIdjava.lang.Stringcdk.support/lookup-entry:peering-id
proposedSegmentChangesoftware.amazon.awscdk.services.networkmanager.CfnTransitGatewayRouteTableAttachment$ProposedSegmentChangePropertycdk.support/lookup-entry:proposed-segment-change
tagsjava.util.Listcdk.support/lookup-entry:tags
transitGatewayRouteTableArnjava.lang.Stringcdk.support/lookup-entry:transit-gateway-route-table-arn
The build-cfn-transit-gateway-route-table-attachment-builder function updates a CfnTransitGatewayRouteTableAttachment$Builder instance using the provided configuration.
  The function takes the CfnTransitGatewayRouteTableAttachment$Builder instance, an optional namespace to use when looking up a value in the configuration,
  and the configuration itself.

  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 |
|---|---|---|---|
| `peeringId` | java.lang.String | [[cdk.support/lookup-entry]] | `:peering-id` |
| `proposedSegmentChange` | software.amazon.awscdk.services.networkmanager.CfnTransitGatewayRouteTableAttachment$ProposedSegmentChangeProperty | [[cdk.support/lookup-entry]] | `:proposed-segment-change` |
| `tags` | java.util.List | [[cdk.support/lookup-entry]] | `:tags` |
| `transitGatewayRouteTableArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:transit-gateway-route-table-arn` |
sourceraw docstring

build-cfn-transit-gateway-route-table-attachment-proposed-segment-change-property-builderclj

(build-cfn-transit-gateway-route-table-attachment-proposed-segment-change-property-builder
  builder
  id
  config)

The build-cfn-transit-gateway-route-table-attachment-proposed-segment-change-property-builder function updates a CfnTransitGatewayRouteTableAttachment$ProposedSegmentChangeProperty$Builder instance using the provided configuration. The function takes the CfnTransitGatewayRouteTableAttachment$ProposedSegmentChangeProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.

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
attachmentPolicyRuleNumberjava.lang.Numbercdk.support/lookup-entry:attachment-policy-rule-number
segmentNamejava.lang.Stringcdk.support/lookup-entry:segment-name
tagsjava.util.Listcdk.support/lookup-entry:tags
The build-cfn-transit-gateway-route-table-attachment-proposed-segment-change-property-builder function updates a CfnTransitGatewayRouteTableAttachment$ProposedSegmentChangeProperty$Builder instance using the provided configuration.
  The function takes the CfnTransitGatewayRouteTableAttachment$ProposedSegmentChangeProperty$Builder instance, an optional namespace to use when looking up a value in the configuration,
  and the configuration itself.

  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 |
|---|---|---|---|
| `attachmentPolicyRuleNumber` | java.lang.Number | [[cdk.support/lookup-entry]] | `:attachment-policy-rule-number` |
| `segmentName` | java.lang.String | [[cdk.support/lookup-entry]] | `:segment-name` |
| `tags` | java.util.List | [[cdk.support/lookup-entry]] | `:tags` |
sourceraw docstring

build-cfn-transit-gateway-route-table-attachment-props-builderclj

(build-cfn-transit-gateway-route-table-attachment-props-builder builder
                                                                id
                                                                config)

The build-cfn-transit-gateway-route-table-attachment-props-builder function updates a CfnTransitGatewayRouteTableAttachmentProps$Builder instance using the provided configuration. The function takes the CfnTransitGatewayRouteTableAttachmentProps$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.

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
peeringIdjava.lang.Stringcdk.support/lookup-entry:peering-id
proposedSegmentChangesoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:proposed-segment-change
tagsjava.util.Listcdk.support/lookup-entry:tags
transitGatewayRouteTableArnjava.lang.Stringcdk.support/lookup-entry:transit-gateway-route-table-arn
The build-cfn-transit-gateway-route-table-attachment-props-builder function updates a CfnTransitGatewayRouteTableAttachmentProps$Builder instance using the provided configuration.
  The function takes the CfnTransitGatewayRouteTableAttachmentProps$Builder instance, an optional namespace to use when looking up a value in the configuration,
  and the configuration itself.

  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 |
|---|---|---|---|
| `peeringId` | java.lang.String | [[cdk.support/lookup-entry]] | `:peering-id` |
| `proposedSegmentChange` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:proposed-segment-change` |
| `tags` | java.util.List | [[cdk.support/lookup-entry]] | `:tags` |
| `transitGatewayRouteTableArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:transit-gateway-route-table-arn` |
sourceraw docstring

build-cfn-vpc-attachment-builderclj

(build-cfn-vpc-attachment-builder builder id config)

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

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
coreNetworkIdjava.lang.Stringcdk.support/lookup-entry:core-network-id
optionssoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:options
proposedSegmentChangesoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:proposed-segment-change
subnetArnsjava.util.Listcdk.support/lookup-entry:subnet-arns
tagsjava.util.Listcdk.support/lookup-entry:tags
vpcArnjava.lang.Stringcdk.support/lookup-entry:vpc-arn
The build-cfn-vpc-attachment-builder function updates a CfnVpcAttachment$Builder instance using the provided configuration.
  The function takes the CfnVpcAttachment$Builder instance, an optional namespace to use when looking up a value in the configuration,
  and the configuration itself.

  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 |
|---|---|---|---|
| `coreNetworkId` | java.lang.String | [[cdk.support/lookup-entry]] | `:core-network-id` |
| `options` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:options` |
| `proposedSegmentChange` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:proposed-segment-change` |
| `subnetArns` | java.util.List | [[cdk.support/lookup-entry]] | `:subnet-arns` |
| `tags` | java.util.List | [[cdk.support/lookup-entry]] | `:tags` |
| `vpcArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:vpc-arn` |
sourceraw docstring

build-cfn-vpc-attachment-proposed-segment-change-property-builderclj

(build-cfn-vpc-attachment-proposed-segment-change-property-builder builder
                                                                   id
                                                                   config)

The build-cfn-vpc-attachment-proposed-segment-change-property-builder function updates a CfnVpcAttachment$ProposedSegmentChangeProperty$Builder instance using the provided configuration. The function takes the CfnVpcAttachment$ProposedSegmentChangeProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.

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
attachmentPolicyRuleNumberjava.lang.Numbercdk.support/lookup-entry:attachment-policy-rule-number
segmentNamejava.lang.Stringcdk.support/lookup-entry:segment-name
tagsjava.util.Listcdk.support/lookup-entry:tags
The build-cfn-vpc-attachment-proposed-segment-change-property-builder function updates a CfnVpcAttachment$ProposedSegmentChangeProperty$Builder instance using the provided configuration.
  The function takes the CfnVpcAttachment$ProposedSegmentChangeProperty$Builder instance, an optional namespace to use when looking up a value in the configuration,
  and the configuration itself.

  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 |
|---|---|---|---|
| `attachmentPolicyRuleNumber` | java.lang.Number | [[cdk.support/lookup-entry]] | `:attachment-policy-rule-number` |
| `segmentName` | java.lang.String | [[cdk.support/lookup-entry]] | `:segment-name` |
| `tags` | java.util.List | [[cdk.support/lookup-entry]] | `:tags` |
sourceraw docstring

build-cfn-vpc-attachment-props-builderclj

(build-cfn-vpc-attachment-props-builder builder id config)

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

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
coreNetworkIdjava.lang.Stringcdk.support/lookup-entry:core-network-id
optionssoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:options
proposedSegmentChangesoftware.amazon.awscdk.services.networkmanager.CfnVpcAttachment$ProposedSegmentChangePropertycdk.support/lookup-entry:proposed-segment-change
subnetArnsjava.util.Listcdk.support/lookup-entry:subnet-arns
tagsjava.util.Listcdk.support/lookup-entry:tags
vpcArnjava.lang.Stringcdk.support/lookup-entry:vpc-arn
The build-cfn-vpc-attachment-props-builder function updates a CfnVpcAttachmentProps$Builder instance using the provided configuration.
  The function takes the CfnVpcAttachmentProps$Builder instance, an optional namespace to use when looking up a value in the configuration,
  and the configuration itself.

  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 |
|---|---|---|---|
| `coreNetworkId` | java.lang.String | [[cdk.support/lookup-entry]] | `:core-network-id` |
| `options` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:options` |
| `proposedSegmentChange` | software.amazon.awscdk.services.networkmanager.CfnVpcAttachment$ProposedSegmentChangeProperty | [[cdk.support/lookup-entry]] | `:proposed-segment-change` |
| `subnetArns` | java.util.List | [[cdk.support/lookup-entry]] | `:subnet-arns` |
| `tags` | java.util.List | [[cdk.support/lookup-entry]] | `:tags` |
| `vpcArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:vpc-arn` |
sourceraw docstring

build-cfn-vpc-attachment-vpc-options-property-builderclj

(build-cfn-vpc-attachment-vpc-options-property-builder builder id config)

The build-cfn-vpc-attachment-vpc-options-property-builder function updates a CfnVpcAttachment$VpcOptionsProperty$Builder instance using the provided configuration. The function takes the CfnVpcAttachment$VpcOptionsProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.

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
applianceModeSupportsoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:appliance-mode-support
ipv6Supportjava.lang.Booleancdk.support/lookup-entry:ipv6-support
The build-cfn-vpc-attachment-vpc-options-property-builder function updates a CfnVpcAttachment$VpcOptionsProperty$Builder instance using the provided configuration.
  The function takes the CfnVpcAttachment$VpcOptionsProperty$Builder instance, an optional namespace to use when looking up a value in the configuration,
  and the configuration itself.

  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 |
|---|---|---|---|
| `applianceModeSupport` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:appliance-mode-support` |
| `ipv6Support` | java.lang.Boolean | [[cdk.support/lookup-entry]] | `:ipv6-support` |
sourceraw docstring

cfn-connect-attachment-builderclj

(cfn-connect-attachment-builder scope id config)

Creates a CfnConnectAttachment$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  `CfnConnectAttachment$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-connect-attachment-connect-attachment-options-property-builderclj

(cfn-connect-attachment-connect-attachment-options-property-builder id config)

Creates a CfnConnectAttachment$ConnectAttachmentOptionsProperty$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  `CfnConnectAttachment$ConnectAttachmentOptionsProperty$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-connect-attachment-proposed-segment-change-property-builderclj

(cfn-connect-attachment-proposed-segment-change-property-builder id config)

Creates a CfnConnectAttachment$ProposedSegmentChangeProperty$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  `CfnConnectAttachment$ProposedSegmentChangeProperty$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-connect-attachment-props-builderclj

(cfn-connect-attachment-props-builder id config)

Creates a CfnConnectAttachmentProps$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  `CfnConnectAttachmentProps$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-connect-peer-bgp-options-property-builderclj

(cfn-connect-peer-bgp-options-property-builder id config)

Creates a CfnConnectPeer$BgpOptionsProperty$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  `CfnConnectPeer$BgpOptionsProperty$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-connect-peer-builderclj

(cfn-connect-peer-builder scope id config)

Creates a CfnConnectPeer$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  `CfnConnectPeer$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-connect-peer-connect-peer-bgp-configuration-property-builderclj

(cfn-connect-peer-connect-peer-bgp-configuration-property-builder id config)

Creates a CfnConnectPeer$ConnectPeerBgpConfigurationProperty$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  `CfnConnectPeer$ConnectPeerBgpConfigurationProperty$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-connect-peer-connect-peer-configuration-property-builderclj

(cfn-connect-peer-connect-peer-configuration-property-builder id config)

Creates a CfnConnectPeer$ConnectPeerConfigurationProperty$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  `CfnConnectPeer$ConnectPeerConfigurationProperty$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-connect-peer-props-builderclj

(cfn-connect-peer-props-builder id config)

Creates a CfnConnectPeerProps$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  `CfnConnectPeerProps$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-core-network-builderclj

(cfn-core-network-builder scope id config)

Creates a CfnCoreNetwork$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  `CfnCoreNetwork$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-core-network-core-network-edge-property-builderclj

(cfn-core-network-core-network-edge-property-builder id config)

Creates a CfnCoreNetwork$CoreNetworkEdgeProperty$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  `CfnCoreNetwork$CoreNetworkEdgeProperty$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-core-network-core-network-segment-property-builderclj

(cfn-core-network-core-network-segment-property-builder id config)

Creates a CfnCoreNetwork$CoreNetworkSegmentProperty$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  `CfnCoreNetwork$CoreNetworkSegmentProperty$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-core-network-props-builderclj

(cfn-core-network-props-builder id config)

Creates a CfnCoreNetworkProps$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  `CfnCoreNetworkProps$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-customer-gateway-association-builderclj

(cfn-customer-gateway-association-builder scope id config)

Creates a CfnCustomerGatewayAssociation$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  `CfnCustomerGatewayAssociation$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-customer-gateway-association-props-builderclj

(cfn-customer-gateway-association-props-builder id config)

Creates a CfnCustomerGatewayAssociationProps$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  `CfnCustomerGatewayAssociationProps$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-device-aws-location-property-builderclj

(cfn-device-aws-location-property-builder id config)

Creates a CfnDevice$AWSLocationProperty$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  `CfnDevice$AWSLocationProperty$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-device-builderclj

(cfn-device-builder scope id config)

Creates a CfnDevice$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  `CfnDevice$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-device-location-property-builderclj

(cfn-device-location-property-builder id config)

Creates a CfnDevice$LocationProperty$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  `CfnDevice$LocationProperty$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-device-props-builderclj

(cfn-device-props-builder id config)

Creates a CfnDeviceProps$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  `CfnDeviceProps$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-global-network-builderclj

(cfn-global-network-builder scope id config)

Creates a CfnGlobalNetwork$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  `CfnGlobalNetwork$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-global-network-props-builderclj

(cfn-global-network-props-builder id config)

Creates a CfnGlobalNetworkProps$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  `CfnGlobalNetworkProps$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-link-association-builder scope id config)

Creates a CfnLinkAssociation$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  `CfnLinkAssociation$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-link-association-props-builder id config)

Creates a CfnLinkAssociationProps$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  `CfnLinkAssociationProps$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-link-bandwidth-property-builder id config)

Creates a CfnLink$BandwidthProperty$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  `CfnLink$BandwidthProperty$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-link-builder scope id config)

Creates a CfnLink$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  `CfnLink$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-link-props-builder id config)

Creates a CfnLinkProps$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  `CfnLinkProps$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-site-builderclj

(cfn-site-builder scope id config)

Creates a CfnSite$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  `CfnSite$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-site-location-property-builderclj

(cfn-site-location-property-builder id config)

Creates a CfnSite$LocationProperty$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  `CfnSite$LocationProperty$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-site-props-builderclj

(cfn-site-props-builder id config)

Creates a CfnSiteProps$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  `CfnSiteProps$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-site-to-site-vpn-attachment-builderclj

(cfn-site-to-site-vpn-attachment-builder scope id config)

Creates a CfnSiteToSiteVpnAttachment$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  `CfnSiteToSiteVpnAttachment$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-site-to-site-vpn-attachment-proposed-segment-change-property-builderclj

(cfn-site-to-site-vpn-attachment-proposed-segment-change-property-builder
  id
  config)

Creates a CfnSiteToSiteVpnAttachment$ProposedSegmentChangeProperty$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  `CfnSiteToSiteVpnAttachment$ProposedSegmentChangeProperty$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-site-to-site-vpn-attachment-props-builderclj

(cfn-site-to-site-vpn-attachment-props-builder id config)

Creates a CfnSiteToSiteVpnAttachmentProps$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  `CfnSiteToSiteVpnAttachmentProps$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-transit-gateway-peering-builderclj

(cfn-transit-gateway-peering-builder scope id config)

Creates a CfnTransitGatewayPeering$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  `CfnTransitGatewayPeering$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-transit-gateway-peering-props-builderclj

(cfn-transit-gateway-peering-props-builder id config)

Creates a CfnTransitGatewayPeeringProps$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  `CfnTransitGatewayPeeringProps$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-transit-gateway-registration-builderclj

(cfn-transit-gateway-registration-builder scope id config)

Creates a CfnTransitGatewayRegistration$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  `CfnTransitGatewayRegistration$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-transit-gateway-registration-props-builderclj

(cfn-transit-gateway-registration-props-builder id config)

Creates a CfnTransitGatewayRegistrationProps$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  `CfnTransitGatewayRegistrationProps$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-transit-gateway-route-table-attachment-builderclj

(cfn-transit-gateway-route-table-attachment-builder scope id config)

Creates a CfnTransitGatewayRouteTableAttachment$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  `CfnTransitGatewayRouteTableAttachment$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-transit-gateway-route-table-attachment-proposed-segment-change-property-builderclj

(cfn-transit-gateway-route-table-attachment-proposed-segment-change-property-builder
  id
  config)

Creates a CfnTransitGatewayRouteTableAttachment$ProposedSegmentChangeProperty$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  `CfnTransitGatewayRouteTableAttachment$ProposedSegmentChangeProperty$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-transit-gateway-route-table-attachment-props-builderclj

(cfn-transit-gateway-route-table-attachment-props-builder id config)

Creates a CfnTransitGatewayRouteTableAttachmentProps$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  `CfnTransitGatewayRouteTableAttachmentProps$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-vpc-attachment-builderclj

(cfn-vpc-attachment-builder scope id config)

Creates a CfnVpcAttachment$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  `CfnVpcAttachment$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-vpc-attachment-proposed-segment-change-property-builderclj

(cfn-vpc-attachment-proposed-segment-change-property-builder id config)

Creates a CfnVpcAttachment$ProposedSegmentChangeProperty$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  `CfnVpcAttachment$ProposedSegmentChangeProperty$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-vpc-attachment-props-builderclj

(cfn-vpc-attachment-props-builder id config)

Creates a CfnVpcAttachmentProps$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  `CfnVpcAttachmentProps$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-vpc-attachment-vpc-options-property-builderclj

(cfn-vpc-attachment-vpc-options-property-builder id config)

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