image

fun image(block: Image.Builder.() -> Unit)

construct an aws.sdk.kotlin.services.rekognition.model.Image inside the given block


var image: Image?

The image in which you want to detect PPE on detected persons. The image can be passed as image bytes or you can reference an image stored in an Amazon S3 bucket.