Liking cljdoc? Tell your friends :D

cdk.api.services.rekognition

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

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

build-cfn-collection-builderclj

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

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

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

  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 |
|---|---|---|---|
| `collectionId` | java.lang.String | [[cdk.support/lookup-entry]] | `:collection-id` |
| `tags` | java.util.List | [[cdk.support/lookup-entry]] | `:tags` |
sourceraw docstring

build-cfn-collection-props-builderclj

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

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

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

  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 |
|---|---|---|---|
| `collectionId` | java.lang.String | [[cdk.support/lookup-entry]] | `:collection-id` |
| `tags` | java.util.List | [[cdk.support/lookup-entry]] | `:tags` |
sourceraw docstring

build-cfn-project-builderclj

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

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

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

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

build-cfn-project-props-builderclj

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

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

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

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

build-cfn-stream-processor-bounding-box-property-builderclj

(build-cfn-stream-processor-bounding-box-property-builder builder id config)

The build-cfn-stream-processor-bounding-box-property-builder function updates a CfnStreamProcessor$BoundingBoxProperty$Builder instance using the provided configuration. The function takes the CfnStreamProcessor$BoundingBoxProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.

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
heightjava.lang.Numbercdk.support/lookup-entry:height
leftjava.lang.Numbercdk.support/lookup-entry:left
topjava.lang.Numbercdk.support/lookup-entry:top
widthjava.lang.Numbercdk.support/lookup-entry:width
The build-cfn-stream-processor-bounding-box-property-builder function updates a CfnStreamProcessor$BoundingBoxProperty$Builder instance using the provided configuration.
  The function takes the CfnStreamProcessor$BoundingBoxProperty$Builder instance, an optional namespace to use when looking up a value in the configuration,
  and the configuration itself.

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

build-cfn-stream-processor-builderclj

(build-cfn-stream-processor-builder builder id config)

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

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
boundingBoxRegionsOfInterestjava.util.Listcdk.support/lookup-entry:bounding-box-regions-of-interest
connectedHomeSettingssoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:connected-home-settings
dataSharingPreferencesoftware.amazon.awscdk.services.rekognition.CfnStreamProcessor$DataSharingPreferencePropertycdk.support/lookup-entry:data-sharing-preference
faceSearchSettingssoftware.amazon.awscdk.services.rekognition.CfnStreamProcessor$FaceSearchSettingsPropertycdk.support/lookup-entry:face-search-settings
kinesisDataStreamsoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:kinesis-data-stream
kinesisVideoStreamsoftware.amazon.awscdk.services.rekognition.CfnStreamProcessor$KinesisVideoStreamPropertycdk.support/lookup-entry:kinesis-video-stream
kmsKeyIdjava.lang.Stringcdk.support/lookup-entry:kms-key-id
namejava.lang.Stringcdk.support/lookup-entry:name
notificationChannelsoftware.amazon.awscdk.services.rekognition.CfnStreamProcessor$NotificationChannelPropertycdk.support/lookup-entry:notification-channel
polygonRegionsOfInterestjava.lang.Objectcdk.support/lookup-entry:polygon-regions-of-interest
roleArnjava.lang.Stringcdk.support/lookup-entry:role-arn
s3Destinationsoftware.amazon.awscdk.services.rekognition.CfnStreamProcessor$S3DestinationPropertycdk.support/lookup-entry:s3-destination
tagsjava.util.Listcdk.support/lookup-entry:tags
The build-cfn-stream-processor-builder function updates a CfnStreamProcessor$Builder instance using the provided configuration.
  The function takes the CfnStreamProcessor$Builder instance, an optional namespace to use when looking up a value in the configuration,
  and the configuration itself.

  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 |
|---|---|---|---|
| `boundingBoxRegionsOfInterest` | java.util.List | [[cdk.support/lookup-entry]] | `:bounding-box-regions-of-interest` |
| `connectedHomeSettings` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:connected-home-settings` |
| `dataSharingPreference` | software.amazon.awscdk.services.rekognition.CfnStreamProcessor$DataSharingPreferenceProperty | [[cdk.support/lookup-entry]] | `:data-sharing-preference` |
| `faceSearchSettings` | software.amazon.awscdk.services.rekognition.CfnStreamProcessor$FaceSearchSettingsProperty | [[cdk.support/lookup-entry]] | `:face-search-settings` |
| `kinesisDataStream` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:kinesis-data-stream` |
| `kinesisVideoStream` | software.amazon.awscdk.services.rekognition.CfnStreamProcessor$KinesisVideoStreamProperty | [[cdk.support/lookup-entry]] | `:kinesis-video-stream` |
| `kmsKeyId` | java.lang.String | [[cdk.support/lookup-entry]] | `:kms-key-id` |
| `name` | java.lang.String | [[cdk.support/lookup-entry]] | `:name` |
| `notificationChannel` | software.amazon.awscdk.services.rekognition.CfnStreamProcessor$NotificationChannelProperty | [[cdk.support/lookup-entry]] | `:notification-channel` |
| `polygonRegionsOfInterest` | java.lang.Object | [[cdk.support/lookup-entry]] | `:polygon-regions-of-interest` |
| `roleArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:role-arn` |
| `s3Destination` | software.amazon.awscdk.services.rekognition.CfnStreamProcessor$S3DestinationProperty | [[cdk.support/lookup-entry]] | `:s3-destination` |
| `tags` | java.util.List | [[cdk.support/lookup-entry]] | `:tags` |
sourceraw docstring

build-cfn-stream-processor-connected-home-settings-property-builderclj

(build-cfn-stream-processor-connected-home-settings-property-builder builder
                                                                     id
                                                                     config)

The build-cfn-stream-processor-connected-home-settings-property-builder function updates a CfnStreamProcessor$ConnectedHomeSettingsProperty$Builder instance using the provided configuration. The function takes the CfnStreamProcessor$ConnectedHomeSettingsProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.

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
labelsjava.util.Listcdk.support/lookup-entry:labels
minConfidencejava.lang.Numbercdk.support/lookup-entry:min-confidence
The build-cfn-stream-processor-connected-home-settings-property-builder function updates a CfnStreamProcessor$ConnectedHomeSettingsProperty$Builder instance using the provided configuration.
  The function takes the CfnStreamProcessor$ConnectedHomeSettingsProperty$Builder instance, an optional namespace to use when looking up a value in the configuration,
  and the configuration itself.

  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 |
|---|---|---|---|
| `labels` | java.util.List | [[cdk.support/lookup-entry]] | `:labels` |
| `minConfidence` | java.lang.Number | [[cdk.support/lookup-entry]] | `:min-confidence` |
sourceraw docstring

build-cfn-stream-processor-data-sharing-preference-property-builderclj

(build-cfn-stream-processor-data-sharing-preference-property-builder builder
                                                                     id
                                                                     config)

The build-cfn-stream-processor-data-sharing-preference-property-builder function updates a CfnStreamProcessor$DataSharingPreferenceProperty$Builder instance using the provided configuration. The function takes the CfnStreamProcessor$DataSharingPreferenceProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.

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
optInjava.lang.Booleancdk.support/lookup-entry:opt-in
The build-cfn-stream-processor-data-sharing-preference-property-builder function updates a CfnStreamProcessor$DataSharingPreferenceProperty$Builder instance using the provided configuration.
  The function takes the CfnStreamProcessor$DataSharingPreferenceProperty$Builder instance, an optional namespace to use when looking up a value in the configuration,
  and the configuration itself.

  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 |
|---|---|---|---|
| `optIn` | java.lang.Boolean | [[cdk.support/lookup-entry]] | `:opt-in` |
sourceraw docstring

build-cfn-stream-processor-face-search-settings-property-builderclj

(build-cfn-stream-processor-face-search-settings-property-builder builder
                                                                  id
                                                                  config)

The build-cfn-stream-processor-face-search-settings-property-builder function updates a CfnStreamProcessor$FaceSearchSettingsProperty$Builder instance using the provided configuration. The function takes the CfnStreamProcessor$FaceSearchSettingsProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.

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
collectionIdjava.lang.Stringcdk.support/lookup-entry:collection-id
faceMatchThresholdjava.lang.Numbercdk.support/lookup-entry:face-match-threshold
The build-cfn-stream-processor-face-search-settings-property-builder function updates a CfnStreamProcessor$FaceSearchSettingsProperty$Builder instance using the provided configuration.
  The function takes the CfnStreamProcessor$FaceSearchSettingsProperty$Builder instance, an optional namespace to use when looking up a value in the configuration,
  and the configuration itself.

  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 |
|---|---|---|---|
| `collectionId` | java.lang.String | [[cdk.support/lookup-entry]] | `:collection-id` |
| `faceMatchThreshold` | java.lang.Number | [[cdk.support/lookup-entry]] | `:face-match-threshold` |
sourceraw docstring

build-cfn-stream-processor-kinesis-data-stream-property-builderclj

(build-cfn-stream-processor-kinesis-data-stream-property-builder builder
                                                                 id
                                                                 config)

The build-cfn-stream-processor-kinesis-data-stream-property-builder function updates a CfnStreamProcessor$KinesisDataStreamProperty$Builder instance using the provided configuration. The function takes the CfnStreamProcessor$KinesisDataStreamProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.

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
arnjava.lang.Stringcdk.support/lookup-entry:arn
The build-cfn-stream-processor-kinesis-data-stream-property-builder function updates a CfnStreamProcessor$KinesisDataStreamProperty$Builder instance using the provided configuration.
  The function takes the CfnStreamProcessor$KinesisDataStreamProperty$Builder instance, an optional namespace to use when looking up a value in the configuration,
  and the configuration itself.

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

build-cfn-stream-processor-kinesis-video-stream-property-builderclj

(build-cfn-stream-processor-kinesis-video-stream-property-builder builder
                                                                  id
                                                                  config)

The build-cfn-stream-processor-kinesis-video-stream-property-builder function updates a CfnStreamProcessor$KinesisVideoStreamProperty$Builder instance using the provided configuration. The function takes the CfnStreamProcessor$KinesisVideoStreamProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.

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
arnjava.lang.Stringcdk.support/lookup-entry:arn
The build-cfn-stream-processor-kinesis-video-stream-property-builder function updates a CfnStreamProcessor$KinesisVideoStreamProperty$Builder instance using the provided configuration.
  The function takes the CfnStreamProcessor$KinesisVideoStreamProperty$Builder instance, an optional namespace to use when looking up a value in the configuration,
  and the configuration itself.

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

build-cfn-stream-processor-notification-channel-property-builderclj

(build-cfn-stream-processor-notification-channel-property-builder builder
                                                                  id
                                                                  config)

The build-cfn-stream-processor-notification-channel-property-builder function updates a CfnStreamProcessor$NotificationChannelProperty$Builder instance using the provided configuration. The function takes the CfnStreamProcessor$NotificationChannelProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.

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
arnjava.lang.Stringcdk.support/lookup-entry:arn
The build-cfn-stream-processor-notification-channel-property-builder function updates a CfnStreamProcessor$NotificationChannelProperty$Builder instance using the provided configuration.
  The function takes the CfnStreamProcessor$NotificationChannelProperty$Builder instance, an optional namespace to use when looking up a value in the configuration,
  and the configuration itself.

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

build-cfn-stream-processor-point-property-builderclj

(build-cfn-stream-processor-point-property-builder builder id config)

The build-cfn-stream-processor-point-property-builder function updates a CfnStreamProcessor$PointProperty$Builder instance using the provided configuration. The function takes the CfnStreamProcessor$PointProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.

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
xjava.lang.Numbercdk.support/lookup-entry:x
yjava.lang.Numbercdk.support/lookup-entry:y
The build-cfn-stream-processor-point-property-builder function updates a CfnStreamProcessor$PointProperty$Builder instance using the provided configuration.
  The function takes the CfnStreamProcessor$PointProperty$Builder instance, an optional namespace to use when looking up a value in the configuration,
  and the configuration itself.

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

build-cfn-stream-processor-props-builderclj

(build-cfn-stream-processor-props-builder builder id config)

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

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
boundingBoxRegionsOfInterestsoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:bounding-box-regions-of-interest
connectedHomeSettingssoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:connected-home-settings
dataSharingPreferencesoftware.amazon.awscdk.services.rekognition.CfnStreamProcessor$DataSharingPreferencePropertycdk.support/lookup-entry:data-sharing-preference
faceSearchSettingssoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:face-search-settings
kinesisDataStreamsoftware.amazon.awscdk.services.rekognition.CfnStreamProcessor$KinesisDataStreamPropertycdk.support/lookup-entry:kinesis-data-stream
kinesisVideoStreamsoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:kinesis-video-stream
kmsKeyIdjava.lang.Stringcdk.support/lookup-entry:kms-key-id
namejava.lang.Stringcdk.support/lookup-entry:name
notificationChannelsoftware.amazon.awscdk.services.rekognition.CfnStreamProcessor$NotificationChannelPropertycdk.support/lookup-entry:notification-channel
polygonRegionsOfInterestjava.lang.Objectcdk.support/lookup-entry:polygon-regions-of-interest
roleArnjava.lang.Stringcdk.support/lookup-entry:role-arn
s3Destinationsoftware.amazon.awscdk.services.rekognition.CfnStreamProcessor$S3DestinationPropertycdk.support/lookup-entry:s3-destination
tagsjava.util.Listcdk.support/lookup-entry:tags
The build-cfn-stream-processor-props-builder function updates a CfnStreamProcessorProps$Builder instance using the provided configuration.
  The function takes the CfnStreamProcessorProps$Builder instance, an optional namespace to use when looking up a value in the configuration,
  and the configuration itself.

  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 |
|---|---|---|---|
| `boundingBoxRegionsOfInterest` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:bounding-box-regions-of-interest` |
| `connectedHomeSettings` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:connected-home-settings` |
| `dataSharingPreference` | software.amazon.awscdk.services.rekognition.CfnStreamProcessor$DataSharingPreferenceProperty | [[cdk.support/lookup-entry]] | `:data-sharing-preference` |
| `faceSearchSettings` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:face-search-settings` |
| `kinesisDataStream` | software.amazon.awscdk.services.rekognition.CfnStreamProcessor$KinesisDataStreamProperty | [[cdk.support/lookup-entry]] | `:kinesis-data-stream` |
| `kinesisVideoStream` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:kinesis-video-stream` |
| `kmsKeyId` | java.lang.String | [[cdk.support/lookup-entry]] | `:kms-key-id` |
| `name` | java.lang.String | [[cdk.support/lookup-entry]] | `:name` |
| `notificationChannel` | software.amazon.awscdk.services.rekognition.CfnStreamProcessor$NotificationChannelProperty | [[cdk.support/lookup-entry]] | `:notification-channel` |
| `polygonRegionsOfInterest` | java.lang.Object | [[cdk.support/lookup-entry]] | `:polygon-regions-of-interest` |
| `roleArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:role-arn` |
| `s3Destination` | software.amazon.awscdk.services.rekognition.CfnStreamProcessor$S3DestinationProperty | [[cdk.support/lookup-entry]] | `:s3-destination` |
| `tags` | java.util.List | [[cdk.support/lookup-entry]] | `:tags` |
sourceraw docstring

build-cfn-stream-processor-s3-destination-property-builderclj

(build-cfn-stream-processor-s3-destination-property-builder builder id config)

The build-cfn-stream-processor-s3-destination-property-builder function updates a CfnStreamProcessor$S3DestinationProperty$Builder instance using the provided configuration. The function takes the CfnStreamProcessor$S3DestinationProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.

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
bucketNamejava.lang.Stringcdk.support/lookup-entry:bucket-name
objectKeyPrefixjava.lang.Stringcdk.support/lookup-entry:object-key-prefix
The build-cfn-stream-processor-s3-destination-property-builder function updates a CfnStreamProcessor$S3DestinationProperty$Builder instance using the provided configuration.
  The function takes the CfnStreamProcessor$S3DestinationProperty$Builder instance, an optional namespace to use when looking up a value in the configuration,
  and the configuration itself.

  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 |
|---|---|---|---|
| `bucketName` | java.lang.String | [[cdk.support/lookup-entry]] | `:bucket-name` |
| `objectKeyPrefix` | java.lang.String | [[cdk.support/lookup-entry]] | `:object-key-prefix` |
sourceraw docstring

cfn-collection-builderclj

(cfn-collection-builder scope id config)

Creates a CfnCollection$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  `CfnCollection$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-collection-props-builderclj

(cfn-collection-props-builder id config)

Creates a CfnCollectionProps$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  `CfnCollectionProps$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-project-builderclj

(cfn-project-builder scope id config)

Creates a CfnProject$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  `CfnProject$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-project-props-builderclj

(cfn-project-props-builder id config)

Creates a CfnProjectProps$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  `CfnProjectProps$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-stream-processor-bounding-box-property-builderclj

(cfn-stream-processor-bounding-box-property-builder id config)

Creates a CfnStreamProcessor$BoundingBoxProperty$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  `CfnStreamProcessor$BoundingBoxProperty$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-stream-processor-builderclj

(cfn-stream-processor-builder scope id config)

Creates a CfnStreamProcessor$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  `CfnStreamProcessor$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-stream-processor-connected-home-settings-property-builderclj

(cfn-stream-processor-connected-home-settings-property-builder id config)

Creates a CfnStreamProcessor$ConnectedHomeSettingsProperty$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  `CfnStreamProcessor$ConnectedHomeSettingsProperty$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-stream-processor-data-sharing-preference-property-builderclj

(cfn-stream-processor-data-sharing-preference-property-builder id config)

Creates a CfnStreamProcessor$DataSharingPreferenceProperty$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  `CfnStreamProcessor$DataSharingPreferenceProperty$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-stream-processor-face-search-settings-property-builderclj

(cfn-stream-processor-face-search-settings-property-builder id config)

Creates a CfnStreamProcessor$FaceSearchSettingsProperty$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  `CfnStreamProcessor$FaceSearchSettingsProperty$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-stream-processor-kinesis-data-stream-property-builderclj

(cfn-stream-processor-kinesis-data-stream-property-builder id config)

Creates a CfnStreamProcessor$KinesisDataStreamProperty$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  `CfnStreamProcessor$KinesisDataStreamProperty$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-stream-processor-kinesis-video-stream-property-builderclj

(cfn-stream-processor-kinesis-video-stream-property-builder id config)

Creates a CfnStreamProcessor$KinesisVideoStreamProperty$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  `CfnStreamProcessor$KinesisVideoStreamProperty$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-stream-processor-notification-channel-property-builderclj

(cfn-stream-processor-notification-channel-property-builder id config)

Creates a CfnStreamProcessor$NotificationChannelProperty$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  `CfnStreamProcessor$NotificationChannelProperty$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-stream-processor-point-property-builderclj

(cfn-stream-processor-point-property-builder id config)

Creates a CfnStreamProcessor$PointProperty$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  `CfnStreamProcessor$PointProperty$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-stream-processor-props-builderclj

(cfn-stream-processor-props-builder id config)

Creates a CfnStreamProcessorProps$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  `CfnStreamProcessorProps$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-stream-processor-s3-destination-property-builderclj

(cfn-stream-processor-s3-destination-property-builder id config)

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