

# 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 **   <a name="elementalinference-Type-OutputConfig-clipping"></a>
The output config type that applies to the clipping feature.  
Type: [ClippingConfig](API_ClippingConfig.md) object  
Required: No

 ** cropping **   <a name="elementalinference-Type-OutputConfig-cropping"></a>
The output config type that applies to the cropping feature.  
Type: [CroppingConfig](API_CroppingConfig.md) object  
Required: No

## See Also


For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/elementalinference-2018-11-14/OutputConfig) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/elementalinference-2018-11-14/OutputConfig) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/elementalinference-2018-11-14/OutputConfig) 