

# FormatOptions
<a name="API_FormatOptions"></a>

Formatting options for a file.

## Contents
<a name="API_FormatOptions_Contents"></a>

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

 ** tsvOptions **   <a name="omics-Type-FormatOptions-tsvOptions"></a>
Options for a TSV file.  
Type: [TsvOptions](API_TsvOptions.md) object  
Required: No

 ** vcfOptions **   <a name="omics-Type-FormatOptions-vcfOptions"></a>
Options for a VCF file.  
Type: [VcfOptions](API_VcfOptions.md) object  
Required: No

## See Also
<a name="API_FormatOptions_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/omics-2022-11-28/FormatOptions) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/omics-2022-11-28/FormatOptions) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/omics-2022-11-28/FormatOptions) 