Stream Processor S3Destination
data class StreamProcessorS3Destination(val bucketName: String, val objectKeyPrefix: String? = null)
The S3 location in customer's account where inference output & artifacts are stored, as part of connected home feature.