Uses of Interface
software.amazon.awscdk.cfnpropertymixins.services.rekognition.CfnStreamProcessorPropsMixin.S3DestinationProperty
Packages that use CfnStreamProcessorPropsMixin.S3DestinationProperty
-
Uses of CfnStreamProcessorPropsMixin.S3DestinationProperty in software.amazon.awscdk.cfnpropertymixins.services.rekognition
Classes in software.amazon.awscdk.cfnpropertymixins.services.rekognition that implement CfnStreamProcessorPropsMixin.S3DestinationPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnStreamProcessorPropsMixin.S3DestinationPropertyMethods in software.amazon.awscdk.cfnpropertymixins.services.rekognition that return CfnStreamProcessorPropsMixin.S3DestinationPropertyModifier and TypeMethodDescriptionCfnStreamProcessorPropsMixin.S3DestinationProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.cfnpropertymixins.services.rekognition with parameters of type CfnStreamProcessorPropsMixin.S3DestinationPropertyModifier and TypeMethodDescriptionCfnStreamProcessorMixinProps.Builder.s3Destination(CfnStreamProcessorPropsMixin.S3DestinationProperty s3Destination) Sets the value ofCfnStreamProcessorMixinProps.getS3Destination()CfnStreamProcessorPropsMixin.Builder.s3Destination(CfnStreamProcessorPropsMixin.S3DestinationProperty s3Destination) The Amazon S3 bucket location to which Amazon Rekognition publishes the detailed inference results of a video analysis operation.