

# OutputSegment
<a name="API_data-automation-runtime_OutputSegment"></a>

A segment of output from a data automation invocation.

## Contents
<a name="API_data-automation-runtime_OutputSegment_Contents"></a>

 ** customOutput **   <a name="bedrock-Type-data-automation-runtime_OutputSegment-customOutput"></a>
The custom output content for this segment.  
Type: String  
Required: No

 ** customOutputStatus **   <a name="bedrock-Type-data-automation-runtime_OutputSegment-customOutputStatus"></a>
The status of the custom output for this segment.  
Type: String  
Valid Values: `MATCH | NO_MATCH`   
Required: No

 ** standardOutput **   <a name="bedrock-Type-data-automation-runtime_OutputSegment-standardOutput"></a>
The standard output content for this segment.  
Type: String  
Required: No

## See Also
<a name="API_data-automation-runtime_OutputSegment_SeeAlso"></a>

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/bedrock-data-automation-runtime-2024-06-13/OutputSegment) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/bedrock-data-automation-runtime-2024-06-13/OutputSegment) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/bedrock-data-automation-runtime-2024-06-13/OutputSegment) 