| Package | Description |
|---|---|
| software.amazon.awscdk.services.rekognition |
AWS::Rekognition Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
static CfnStreamProcessor.BoundingBoxProperty.Builder |
CfnStreamProcessor.BoundingBoxProperty.builder() |
CfnStreamProcessor.BoundingBoxProperty.Builder |
CfnStreamProcessor.BoundingBoxProperty.Builder.height(Number height)
Sets the value of
CfnStreamProcessor.BoundingBoxProperty.getHeight() |
CfnStreamProcessor.BoundingBoxProperty.Builder |
CfnStreamProcessor.BoundingBoxProperty.Builder.left(Number left)
Sets the value of
CfnStreamProcessor.BoundingBoxProperty.getLeft() |
CfnStreamProcessor.BoundingBoxProperty.Builder |
CfnStreamProcessor.BoundingBoxProperty.Builder.top(Number top)
Sets the value of
CfnStreamProcessor.BoundingBoxProperty.getTop() |
CfnStreamProcessor.BoundingBoxProperty.Builder |
CfnStreamProcessor.BoundingBoxProperty.Builder.width(Number width)
Sets the value of
CfnStreamProcessor.BoundingBoxProperty.getWidth() |
| Constructor and Description |
|---|
Jsii$Proxy(CfnStreamProcessor.BoundingBoxProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnStreamProcessor.BoundingBoxProperty.Builder. |
Copyright © 2022. All rights reserved.