Functions that represent AWS CDK enums and builders in the software.amazon.awscdk.services.location package.
Functions that represent AWS CDK enums and builders in the software.amazon.awscdk.services.location package.
(build-cfn-api-key-api-key-restrictions-property-builder builder id config)
The build-cfn-api-key-api-key-restrictions-property-builder function updates a CfnAPIKey$ApiKeyRestrictionsProperty$Builder instance using the provided configuration. The function takes the CfnAPIKey$ApiKeyRestrictionsProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
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 |
---|---|---|---|
allowActions | java.util.List | cdk.support/lookup-entry | :allow-actions |
allowReferers | java.util.List | cdk.support/lookup-entry | :allow-referers |
allowResources | java.util.List | cdk.support/lookup-entry | :allow-resources |
The build-cfn-api-key-api-key-restrictions-property-builder function updates a CfnAPIKey$ApiKeyRestrictionsProperty$Builder instance using the provided configuration. The function takes the CfnAPIKey$ApiKeyRestrictionsProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. 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 | |---|---|---|---| | `allowActions` | java.util.List | [[cdk.support/lookup-entry]] | `:allow-actions` | | `allowReferers` | java.util.List | [[cdk.support/lookup-entry]] | `:allow-referers` | | `allowResources` | java.util.List | [[cdk.support/lookup-entry]] | `:allow-resources` |
(build-cfn-api-key-builder builder id config)
The build-cfn-api-key-builder function updates a CfnAPIKey$Builder instance using the provided configuration. The function takes the CfnAPIKey$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
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 |
expireTime | java.lang.String | cdk.support/lookup-entry | :expire-time |
forceDelete | java.lang.Boolean | cdk.support/lookup-entry | :force-delete |
forceUpdate | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :force-update |
keyName | java.lang.String | cdk.support/lookup-entry | :key-name |
noExpiry | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :no-expiry |
restrictions | software.amazon.awscdk.services.location.CfnAPIKey$ApiKeyRestrictionsProperty | cdk.support/lookup-entry | :restrictions |
tags | java.util.List | cdk.support/lookup-entry | :tags |
The build-cfn-api-key-builder function updates a CfnAPIKey$Builder instance using the provided configuration. The function takes the CfnAPIKey$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. 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` | | `expireTime` | java.lang.String | [[cdk.support/lookup-entry]] | `:expire-time` | | `forceDelete` | java.lang.Boolean | [[cdk.support/lookup-entry]] | `:force-delete` | | `forceUpdate` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:force-update` | | `keyName` | java.lang.String | [[cdk.support/lookup-entry]] | `:key-name` | | `noExpiry` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:no-expiry` | | `restrictions` | software.amazon.awscdk.services.location.CfnAPIKey$ApiKeyRestrictionsProperty | [[cdk.support/lookup-entry]] | `:restrictions` | | `tags` | java.util.List | [[cdk.support/lookup-entry]] | `:tags` |
(build-cfn-api-key-props-builder builder id config)
The build-cfn-api-key-props-builder function updates a CfnAPIKeyProps$Builder instance using the provided configuration. The function takes the CfnAPIKeyProps$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
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 |
expireTime | java.lang.String | cdk.support/lookup-entry | :expire-time |
forceDelete | java.lang.Boolean | cdk.support/lookup-entry | :force-delete |
forceUpdate | java.lang.Boolean | cdk.support/lookup-entry | :force-update |
keyName | java.lang.String | cdk.support/lookup-entry | :key-name |
noExpiry | java.lang.Boolean | cdk.support/lookup-entry | :no-expiry |
restrictions | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :restrictions |
tags | java.util.List | cdk.support/lookup-entry | :tags |
The build-cfn-api-key-props-builder function updates a CfnAPIKeyProps$Builder instance using the provided configuration. The function takes the CfnAPIKeyProps$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. 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` | | `expireTime` | java.lang.String | [[cdk.support/lookup-entry]] | `:expire-time` | | `forceDelete` | java.lang.Boolean | [[cdk.support/lookup-entry]] | `:force-delete` | | `forceUpdate` | java.lang.Boolean | [[cdk.support/lookup-entry]] | `:force-update` | | `keyName` | java.lang.String | [[cdk.support/lookup-entry]] | `:key-name` | | `noExpiry` | java.lang.Boolean | [[cdk.support/lookup-entry]] | `:no-expiry` | | `restrictions` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:restrictions` | | `tags` | java.util.List | [[cdk.support/lookup-entry]] | `:tags` |
(build-cfn-geofence-collection-builder builder id config)
The build-cfn-geofence-collection-builder function updates a CfnGeofenceCollection$Builder instance using the provided configuration. The function takes the CfnGeofenceCollection$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
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 |
---|---|---|---|
collectionName | java.lang.String | cdk.support/lookup-entry | :collection-name |
description | java.lang.String | cdk.support/lookup-entry | :description |
kmsKeyId | java.lang.String | cdk.support/lookup-entry | :kms-key-id |
pricingPlan | java.lang.String | cdk.support/lookup-entry | :pricing-plan |
pricingPlanDataSource | java.lang.String | cdk.support/lookup-entry | :pricing-plan-data-source |
tags | java.util.List | cdk.support/lookup-entry | :tags |
The build-cfn-geofence-collection-builder function updates a CfnGeofenceCollection$Builder instance using the provided configuration. The function takes the CfnGeofenceCollection$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. 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 | |---|---|---|---| | `collectionName` | java.lang.String | [[cdk.support/lookup-entry]] | `:collection-name` | | `description` | java.lang.String | [[cdk.support/lookup-entry]] | `:description` | | `kmsKeyId` | java.lang.String | [[cdk.support/lookup-entry]] | `:kms-key-id` | | `pricingPlan` | java.lang.String | [[cdk.support/lookup-entry]] | `:pricing-plan` | | `pricingPlanDataSource` | java.lang.String | [[cdk.support/lookup-entry]] | `:pricing-plan-data-source` | | `tags` | java.util.List | [[cdk.support/lookup-entry]] | `:tags` |
(build-cfn-geofence-collection-props-builder builder id config)
The build-cfn-geofence-collection-props-builder function updates a CfnGeofenceCollectionProps$Builder instance using the provided configuration. The function takes the CfnGeofenceCollectionProps$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
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 |
---|---|---|---|
collectionName | java.lang.String | cdk.support/lookup-entry | :collection-name |
description | java.lang.String | cdk.support/lookup-entry | :description |
kmsKeyId | java.lang.String | cdk.support/lookup-entry | :kms-key-id |
pricingPlan | java.lang.String | cdk.support/lookup-entry | :pricing-plan |
pricingPlanDataSource | java.lang.String | cdk.support/lookup-entry | :pricing-plan-data-source |
tags | java.util.List | cdk.support/lookup-entry | :tags |
The build-cfn-geofence-collection-props-builder function updates a CfnGeofenceCollectionProps$Builder instance using the provided configuration. The function takes the CfnGeofenceCollectionProps$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. 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 | |---|---|---|---| | `collectionName` | java.lang.String | [[cdk.support/lookup-entry]] | `:collection-name` | | `description` | java.lang.String | [[cdk.support/lookup-entry]] | `:description` | | `kmsKeyId` | java.lang.String | [[cdk.support/lookup-entry]] | `:kms-key-id` | | `pricingPlan` | java.lang.String | [[cdk.support/lookup-entry]] | `:pricing-plan` | | `pricingPlanDataSource` | java.lang.String | [[cdk.support/lookup-entry]] | `:pricing-plan-data-source` | | `tags` | java.util.List | [[cdk.support/lookup-entry]] | `:tags` |
(build-cfn-map-builder builder id config)
The build-cfn-map-builder function updates a CfnMap$Builder instance using the provided configuration. The function takes the CfnMap$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
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 |
---|---|---|---|
configuration | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :configuration |
description | java.lang.String | cdk.support/lookup-entry | :description |
mapName | java.lang.String | cdk.support/lookup-entry | :map-name |
pricingPlan | java.lang.String | cdk.support/lookup-entry | :pricing-plan |
tags | java.util.List | cdk.support/lookup-entry | :tags |
The build-cfn-map-builder function updates a CfnMap$Builder instance using the provided configuration. The function takes the CfnMap$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. 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 | |---|---|---|---| | `configuration` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:configuration` | | `description` | java.lang.String | [[cdk.support/lookup-entry]] | `:description` | | `mapName` | java.lang.String | [[cdk.support/lookup-entry]] | `:map-name` | | `pricingPlan` | java.lang.String | [[cdk.support/lookup-entry]] | `:pricing-plan` | | `tags` | java.util.List | [[cdk.support/lookup-entry]] | `:tags` |
(build-cfn-map-map-configuration-property-builder builder id config)
The build-cfn-map-map-configuration-property-builder function updates a CfnMap$MapConfigurationProperty$Builder instance using the provided configuration. The function takes the CfnMap$MapConfigurationProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
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 |
---|---|---|---|
customLayers | java.util.List | cdk.support/lookup-entry | :custom-layers |
politicalView | java.lang.String | cdk.support/lookup-entry | :political-view |
style | java.lang.String | cdk.support/lookup-entry | :style |
The build-cfn-map-map-configuration-property-builder function updates a CfnMap$MapConfigurationProperty$Builder instance using the provided configuration. The function takes the CfnMap$MapConfigurationProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. 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 | |---|---|---|---| | `customLayers` | java.util.List | [[cdk.support/lookup-entry]] | `:custom-layers` | | `politicalView` | java.lang.String | [[cdk.support/lookup-entry]] | `:political-view` | | `style` | java.lang.String | [[cdk.support/lookup-entry]] | `:style` |
(build-cfn-map-props-builder builder id config)
The build-cfn-map-props-builder function updates a CfnMapProps$Builder instance using the provided configuration. The function takes the CfnMapProps$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
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 |
---|---|---|---|
configuration | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :configuration |
description | java.lang.String | cdk.support/lookup-entry | :description |
mapName | java.lang.String | cdk.support/lookup-entry | :map-name |
pricingPlan | java.lang.String | cdk.support/lookup-entry | :pricing-plan |
tags | java.util.List | cdk.support/lookup-entry | :tags |
The build-cfn-map-props-builder function updates a CfnMapProps$Builder instance using the provided configuration. The function takes the CfnMapProps$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. 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 | |---|---|---|---| | `configuration` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:configuration` | | `description` | java.lang.String | [[cdk.support/lookup-entry]] | `:description` | | `mapName` | java.lang.String | [[cdk.support/lookup-entry]] | `:map-name` | | `pricingPlan` | java.lang.String | [[cdk.support/lookup-entry]] | `:pricing-plan` | | `tags` | java.util.List | [[cdk.support/lookup-entry]] | `:tags` |
(build-cfn-place-index-builder builder id config)
The build-cfn-place-index-builder function updates a CfnPlaceIndex$Builder instance using the provided configuration. The function takes the CfnPlaceIndex$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
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 |
---|---|---|---|
dataSource | java.lang.String | cdk.support/lookup-entry | :data-source |
dataSourceConfiguration | software.amazon.awscdk.services.location.CfnPlaceIndex$DataSourceConfigurationProperty | cdk.support/lookup-entry | :data-source-configuration |
description | java.lang.String | cdk.support/lookup-entry | :description |
indexName | java.lang.String | cdk.support/lookup-entry | :index-name |
pricingPlan | java.lang.String | cdk.support/lookup-entry | :pricing-plan |
tags | java.util.List | cdk.support/lookup-entry | :tags |
The build-cfn-place-index-builder function updates a CfnPlaceIndex$Builder instance using the provided configuration. The function takes the CfnPlaceIndex$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. 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 | |---|---|---|---| | `dataSource` | java.lang.String | [[cdk.support/lookup-entry]] | `:data-source` | | `dataSourceConfiguration` | software.amazon.awscdk.services.location.CfnPlaceIndex$DataSourceConfigurationProperty | [[cdk.support/lookup-entry]] | `:data-source-configuration` | | `description` | java.lang.String | [[cdk.support/lookup-entry]] | `:description` | | `indexName` | java.lang.String | [[cdk.support/lookup-entry]] | `:index-name` | | `pricingPlan` | java.lang.String | [[cdk.support/lookup-entry]] | `:pricing-plan` | | `tags` | java.util.List | [[cdk.support/lookup-entry]] | `:tags` |
(build-cfn-place-index-data-source-configuration-property-builder builder
id
config)
The build-cfn-place-index-data-source-configuration-property-builder function updates a CfnPlaceIndex$DataSourceConfigurationProperty$Builder instance using the provided configuration. The function takes the CfnPlaceIndex$DataSourceConfigurationProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
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 |
---|---|---|---|
intendedUse | java.lang.String | cdk.support/lookup-entry | :intended-use |
The build-cfn-place-index-data-source-configuration-property-builder function updates a CfnPlaceIndex$DataSourceConfigurationProperty$Builder instance using the provided configuration. The function takes the CfnPlaceIndex$DataSourceConfigurationProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. 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 | |---|---|---|---| | `intendedUse` | java.lang.String | [[cdk.support/lookup-entry]] | `:intended-use` |
(build-cfn-place-index-props-builder builder id config)
The build-cfn-place-index-props-builder function updates a CfnPlaceIndexProps$Builder instance using the provided configuration. The function takes the CfnPlaceIndexProps$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
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 |
---|---|---|---|
dataSource | java.lang.String | cdk.support/lookup-entry | :data-source |
dataSourceConfiguration | software.amazon.awscdk.services.location.CfnPlaceIndex$DataSourceConfigurationProperty | cdk.support/lookup-entry | :data-source-configuration |
description | java.lang.String | cdk.support/lookup-entry | :description |
indexName | java.lang.String | cdk.support/lookup-entry | :index-name |
pricingPlan | java.lang.String | cdk.support/lookup-entry | :pricing-plan |
tags | java.util.List | cdk.support/lookup-entry | :tags |
The build-cfn-place-index-props-builder function updates a CfnPlaceIndexProps$Builder instance using the provided configuration. The function takes the CfnPlaceIndexProps$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. 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 | |---|---|---|---| | `dataSource` | java.lang.String | [[cdk.support/lookup-entry]] | `:data-source` | | `dataSourceConfiguration` | software.amazon.awscdk.services.location.CfnPlaceIndex$DataSourceConfigurationProperty | [[cdk.support/lookup-entry]] | `:data-source-configuration` | | `description` | java.lang.String | [[cdk.support/lookup-entry]] | `:description` | | `indexName` | java.lang.String | [[cdk.support/lookup-entry]] | `:index-name` | | `pricingPlan` | java.lang.String | [[cdk.support/lookup-entry]] | `:pricing-plan` | | `tags` | java.util.List | [[cdk.support/lookup-entry]] | `:tags` |
(build-cfn-route-calculator-builder builder id config)
The build-cfn-route-calculator-builder function updates a CfnRouteCalculator$Builder instance using the provided configuration. The function takes the CfnRouteCalculator$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
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 |
---|---|---|---|
calculatorName | java.lang.String | cdk.support/lookup-entry | :calculator-name |
dataSource | java.lang.String | cdk.support/lookup-entry | :data-source |
description | java.lang.String | cdk.support/lookup-entry | :description |
pricingPlan | java.lang.String | cdk.support/lookup-entry | :pricing-plan |
tags | java.util.List | cdk.support/lookup-entry | :tags |
The build-cfn-route-calculator-builder function updates a CfnRouteCalculator$Builder instance using the provided configuration. The function takes the CfnRouteCalculator$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. 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 | |---|---|---|---| | `calculatorName` | java.lang.String | [[cdk.support/lookup-entry]] | `:calculator-name` | | `dataSource` | java.lang.String | [[cdk.support/lookup-entry]] | `:data-source` | | `description` | java.lang.String | [[cdk.support/lookup-entry]] | `:description` | | `pricingPlan` | java.lang.String | [[cdk.support/lookup-entry]] | `:pricing-plan` | | `tags` | java.util.List | [[cdk.support/lookup-entry]] | `:tags` |
(build-cfn-route-calculator-props-builder builder id config)
The build-cfn-route-calculator-props-builder function updates a CfnRouteCalculatorProps$Builder instance using the provided configuration. The function takes the CfnRouteCalculatorProps$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
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 |
---|---|---|---|
calculatorName | java.lang.String | cdk.support/lookup-entry | :calculator-name |
dataSource | java.lang.String | cdk.support/lookup-entry | :data-source |
description | java.lang.String | cdk.support/lookup-entry | :description |
pricingPlan | java.lang.String | cdk.support/lookup-entry | :pricing-plan |
tags | java.util.List | cdk.support/lookup-entry | :tags |
The build-cfn-route-calculator-props-builder function updates a CfnRouteCalculatorProps$Builder instance using the provided configuration. The function takes the CfnRouteCalculatorProps$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. 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 | |---|---|---|---| | `calculatorName` | java.lang.String | [[cdk.support/lookup-entry]] | `:calculator-name` | | `dataSource` | java.lang.String | [[cdk.support/lookup-entry]] | `:data-source` | | `description` | java.lang.String | [[cdk.support/lookup-entry]] | `:description` | | `pricingPlan` | java.lang.String | [[cdk.support/lookup-entry]] | `:pricing-plan` | | `tags` | java.util.List | [[cdk.support/lookup-entry]] | `:tags` |
(build-cfn-tracker-builder builder id config)
The build-cfn-tracker-builder function updates a CfnTracker$Builder instance using the provided configuration. The function takes the CfnTracker$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
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 |
eventBridgeEnabled | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :event-bridge-enabled |
kmsKeyEnableGeospatialQueries | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :kms-key-enable-geospatial-queries |
kmsKeyId | java.lang.String | cdk.support/lookup-entry | :kms-key-id |
positionFiltering | java.lang.String | cdk.support/lookup-entry | :position-filtering |
pricingPlan | java.lang.String | cdk.support/lookup-entry | :pricing-plan |
pricingPlanDataSource | java.lang.String | cdk.support/lookup-entry | :pricing-plan-data-source |
tags | java.util.List | cdk.support/lookup-entry | :tags |
trackerName | java.lang.String | cdk.support/lookup-entry | :tracker-name |
The build-cfn-tracker-builder function updates a CfnTracker$Builder instance using the provided configuration. The function takes the CfnTracker$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. 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` | | `eventBridgeEnabled` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:event-bridge-enabled` | | `kmsKeyEnableGeospatialQueries` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:kms-key-enable-geospatial-queries` | | `kmsKeyId` | java.lang.String | [[cdk.support/lookup-entry]] | `:kms-key-id` | | `positionFiltering` | java.lang.String | [[cdk.support/lookup-entry]] | `:position-filtering` | | `pricingPlan` | java.lang.String | [[cdk.support/lookup-entry]] | `:pricing-plan` | | `pricingPlanDataSource` | java.lang.String | [[cdk.support/lookup-entry]] | `:pricing-plan-data-source` | | `tags` | java.util.List | [[cdk.support/lookup-entry]] | `:tags` | | `trackerName` | java.lang.String | [[cdk.support/lookup-entry]] | `:tracker-name` |
(build-cfn-tracker-consumer-builder builder id config)
The build-cfn-tracker-consumer-builder function updates a CfnTrackerConsumer$Builder instance using the provided configuration. The function takes the CfnTrackerConsumer$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
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 |
---|---|---|---|
consumerArn | java.lang.String | cdk.support/lookup-entry | :consumer-arn |
trackerName | java.lang.String | cdk.support/lookup-entry | :tracker-name |
The build-cfn-tracker-consumer-builder function updates a CfnTrackerConsumer$Builder instance using the provided configuration. The function takes the CfnTrackerConsumer$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. 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 | |---|---|---|---| | `consumerArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:consumer-arn` | | `trackerName` | java.lang.String | [[cdk.support/lookup-entry]] | `:tracker-name` |
(build-cfn-tracker-consumer-props-builder builder id config)
The build-cfn-tracker-consumer-props-builder function updates a CfnTrackerConsumerProps$Builder instance using the provided configuration. The function takes the CfnTrackerConsumerProps$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
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 |
---|---|---|---|
consumerArn | java.lang.String | cdk.support/lookup-entry | :consumer-arn |
trackerName | java.lang.String | cdk.support/lookup-entry | :tracker-name |
The build-cfn-tracker-consumer-props-builder function updates a CfnTrackerConsumerProps$Builder instance using the provided configuration. The function takes the CfnTrackerConsumerProps$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. 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 | |---|---|---|---| | `consumerArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:consumer-arn` | | `trackerName` | java.lang.String | [[cdk.support/lookup-entry]] | `:tracker-name` |
(build-cfn-tracker-props-builder builder id config)
The build-cfn-tracker-props-builder function updates a CfnTrackerProps$Builder instance using the provided configuration. The function takes the CfnTrackerProps$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
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 |
eventBridgeEnabled | java.lang.Boolean | cdk.support/lookup-entry | :event-bridge-enabled |
kmsKeyEnableGeospatialQueries | java.lang.Boolean | cdk.support/lookup-entry | :kms-key-enable-geospatial-queries |
kmsKeyId | java.lang.String | cdk.support/lookup-entry | :kms-key-id |
positionFiltering | java.lang.String | cdk.support/lookup-entry | :position-filtering |
pricingPlan | java.lang.String | cdk.support/lookup-entry | :pricing-plan |
pricingPlanDataSource | java.lang.String | cdk.support/lookup-entry | :pricing-plan-data-source |
tags | java.util.List | cdk.support/lookup-entry | :tags |
trackerName | java.lang.String | cdk.support/lookup-entry | :tracker-name |
The build-cfn-tracker-props-builder function updates a CfnTrackerProps$Builder instance using the provided configuration. The function takes the CfnTrackerProps$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. 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` | | `eventBridgeEnabled` | java.lang.Boolean | [[cdk.support/lookup-entry]] | `:event-bridge-enabled` | | `kmsKeyEnableGeospatialQueries` | java.lang.Boolean | [[cdk.support/lookup-entry]] | `:kms-key-enable-geospatial-queries` | | `kmsKeyId` | java.lang.String | [[cdk.support/lookup-entry]] | `:kms-key-id` | | `positionFiltering` | java.lang.String | [[cdk.support/lookup-entry]] | `:position-filtering` | | `pricingPlan` | java.lang.String | [[cdk.support/lookup-entry]] | `:pricing-plan` | | `pricingPlanDataSource` | java.lang.String | [[cdk.support/lookup-entry]] | `:pricing-plan-data-source` | | `tags` | java.util.List | [[cdk.support/lookup-entry]] | `:tags` | | `trackerName` | java.lang.String | [[cdk.support/lookup-entry]] | `:tracker-name` |
(cfn-api-key-api-key-restrictions-property-builder id config)
Creates a CfnAPIKey$ApiKeyRestrictionsProperty$Builder
instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments:
Argument | DataType | Description |
---|---|---|
id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
config | map | Data configuration |
Creates a `CfnAPIKey$ApiKeyRestrictionsProperty$Builder` instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments: | Argument | DataType | Description | |---|---|---| | id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. | | config | map | Data configuration |
(cfn-api-key-builder scope id config)
Creates a CfnAPIKey$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 `CfnAPIKey$Builder` instance using a scope and ID, applies the data configuration, then builds it. Takes the following arguments: | Argument | DataType | Description | |---|---|---| | scope | software.constructs.Construct | The parent scope construct of the object being built. | | id | String or Keyword or Symbol | Value to use as both the ID of the object being build and the namespace when looking up configuration values. | | config | map | Data configuration |
(cfn-api-key-props-builder id config)
Creates a CfnAPIKeyProps$Builder
instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments:
Argument | DataType | Description |
---|---|---|
id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
config | map | Data configuration |
Creates a `CfnAPIKeyProps$Builder` instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments: | Argument | DataType | Description | |---|---|---| | id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. | | config | map | Data configuration |
(cfn-geofence-collection-builder scope id config)
Creates a CfnGeofenceCollection$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 `CfnGeofenceCollection$Builder` instance using a scope and ID, applies the data configuration, then builds it. Takes the following arguments: | Argument | DataType | Description | |---|---|---| | scope | software.constructs.Construct | The parent scope construct of the object being built. | | id | String or Keyword or Symbol | Value to use as both the ID of the object being build and the namespace when looking up configuration values. | | config | map | Data configuration |
(cfn-geofence-collection-props-builder id config)
Creates a CfnGeofenceCollectionProps$Builder
instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments:
Argument | DataType | Description |
---|---|---|
id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
config | map | Data configuration |
Creates a `CfnGeofenceCollectionProps$Builder` instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments: | Argument | DataType | Description | |---|---|---| | id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. | | config | map | Data configuration |
(cfn-map-builder scope id config)
Creates a CfnMap$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 `CfnMap$Builder` instance using a scope and ID, applies the data configuration, then builds it. Takes the following arguments: | Argument | DataType | Description | |---|---|---| | scope | software.constructs.Construct | The parent scope construct of the object being built. | | id | String or Keyword or Symbol | Value to use as both the ID of the object being build and the namespace when looking up configuration values. | | config | map | Data configuration |
(cfn-map-map-configuration-property-builder id config)
Creates a CfnMap$MapConfigurationProperty$Builder
instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments:
Argument | DataType | Description |
---|---|---|
id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
config | map | Data configuration |
Creates a `CfnMap$MapConfigurationProperty$Builder` instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments: | Argument | DataType | Description | |---|---|---| | id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. | | config | map | Data configuration |
(cfn-map-props-builder id config)
Creates a CfnMapProps$Builder
instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments:
Argument | DataType | Description |
---|---|---|
id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
config | map | Data configuration |
Creates a `CfnMapProps$Builder` instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments: | Argument | DataType | Description | |---|---|---| | id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. | | config | map | Data configuration |
(cfn-place-index-builder scope id config)
Creates a CfnPlaceIndex$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 `CfnPlaceIndex$Builder` instance using a scope and ID, applies the data configuration, then builds it. Takes the following arguments: | Argument | DataType | Description | |---|---|---| | scope | software.constructs.Construct | The parent scope construct of the object being built. | | id | String or Keyword or Symbol | Value to use as both the ID of the object being build and the namespace when looking up configuration values. | | config | map | Data configuration |
(cfn-place-index-data-source-configuration-property-builder id config)
Creates a CfnPlaceIndex$DataSourceConfigurationProperty$Builder
instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments:
Argument | DataType | Description |
---|---|---|
id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
config | map | Data configuration |
Creates a `CfnPlaceIndex$DataSourceConfigurationProperty$Builder` instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments: | Argument | DataType | Description | |---|---|---| | id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. | | config | map | Data configuration |
(cfn-place-index-props-builder id config)
Creates a CfnPlaceIndexProps$Builder
instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments:
Argument | DataType | Description |
---|---|---|
id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
config | map | Data configuration |
Creates a `CfnPlaceIndexProps$Builder` instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments: | Argument | DataType | Description | |---|---|---| | id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. | | config | map | Data configuration |
(cfn-route-calculator-builder scope id config)
Creates a CfnRouteCalculator$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 `CfnRouteCalculator$Builder` instance using a scope and ID, applies the data configuration, then builds it. Takes the following arguments: | Argument | DataType | Description | |---|---|---| | scope | software.constructs.Construct | The parent scope construct of the object being built. | | id | String or Keyword or Symbol | Value to use as both the ID of the object being build and the namespace when looking up configuration values. | | config | map | Data configuration |
(cfn-route-calculator-props-builder id config)
Creates a CfnRouteCalculatorProps$Builder
instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments:
Argument | DataType | Description |
---|---|---|
id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
config | map | Data configuration |
Creates a `CfnRouteCalculatorProps$Builder` instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments: | Argument | DataType | Description | |---|---|---| | id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. | | config | map | Data configuration |
(cfn-tracker-builder scope id config)
Creates a CfnTracker$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 `CfnTracker$Builder` instance using a scope and ID, applies the data configuration, then builds it. Takes the following arguments: | Argument | DataType | Description | |---|---|---| | scope | software.constructs.Construct | The parent scope construct of the object being built. | | id | String or Keyword or Symbol | Value to use as both the ID of the object being build and the namespace when looking up configuration values. | | config | map | Data configuration |
(cfn-tracker-consumer-builder scope id config)
Creates a CfnTrackerConsumer$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 `CfnTrackerConsumer$Builder` instance using a scope and ID, applies the data configuration, then builds it. Takes the following arguments: | Argument | DataType | Description | |---|---|---| | scope | software.constructs.Construct | The parent scope construct of the object being built. | | id | String or Keyword or Symbol | Value to use as both the ID of the object being build and the namespace when looking up configuration values. | | config | map | Data configuration |
(cfn-tracker-consumer-props-builder id config)
Creates a CfnTrackerConsumerProps$Builder
instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments:
Argument | DataType | Description |
---|---|---|
id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
config | map | Data configuration |
Creates a `CfnTrackerConsumerProps$Builder` instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments: | Argument | DataType | Description | |---|---|---| | id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. | | config | map | Data configuration |
(cfn-tracker-props-builder id config)
Creates a CfnTrackerProps$Builder
instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments:
Argument | DataType | Description |
---|---|---|
id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
config | map | Data configuration |
Creates a `CfnTrackerProps$Builder` instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments: | Argument | DataType | Description | |---|---|---| | id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. | | config | map | Data configuration |
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close