OutputConfig - AWS Elemental Inference

OutputConfig

Contains one typed output. It is used in the CreateOutput, GetOutput, and Update Output structures.

Contents

Important

This data type is a UNION, so only one of the following members can be specified when used or returned.

clipping

The output config type that applies to the clipping feature.

Type: ClippingConfig object

Required: No

cropping

The output config type that applies to the cropping feature.

Type: CroppingConfig object

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: