| Package | Description |
|---|---|
| software.amazon.awscdk.services.rekognition |
AWS::Rekognition Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
CfnStreamProcessor.S3DestinationProperty.Jsii$Proxy
An implementation for
CfnStreamProcessor.S3DestinationProperty |
| Modifier and Type | Method and Description |
|---|---|
CfnStreamProcessor.S3DestinationProperty |
CfnStreamProcessor.S3DestinationProperty.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
CfnStreamProcessor.Builder |
CfnStreamProcessor.Builder.s3Destination(CfnStreamProcessor.S3DestinationProperty s3Destination)
The Amazon S3 bucket location to which Amazon Rekognition publishes the detailed inference results of a video analysis operation.
|
CfnStreamProcessorProps.Builder |
CfnStreamProcessorProps.Builder.s3Destination(CfnStreamProcessor.S3DestinationProperty s3Destination)
Sets the value of
CfnStreamProcessorProps.getS3Destination() |
void |
CfnStreamProcessor.setS3Destination(CfnStreamProcessor.S3DestinationProperty value)
The Amazon S3 bucket location to which Amazon Rekognition publishes the detailed inference results of a video analysis operation.
|
Copyright © 2022. All rights reserved.