Uses of Interface
software.amazon.awscdk.services.rekognition.CfnStreamProcessor.S3DestinationProperty
-
Uses of CfnStreamProcessor.S3DestinationProperty in software.amazon.awscdk.services.rekognition
Modifier and TypeClassDescriptionstatic final class
An implementation forCfnStreamProcessor.S3DestinationProperty
Modifier and TypeMethodDescriptionCfnStreamProcessor.S3DestinationProperty.Builder.build()
Builds the configured instance.Modifier and TypeMethodDescriptionCfnStreamProcessor.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.s3Destination
(CfnStreamProcessor.S3DestinationProperty s3Destination) Sets the value ofCfnStreamProcessorProps.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.