

# StringSearch
<a name="API_StringSearch"></a>

 A structure that defines string search parameters. 

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

 ** SearchOption **   <a name="billingconductor-Type-StringSearch-SearchOption"></a>
 The search option to be applied when performing the string search.   
Type: String  
Valid Values: `STARTS_WITH`   
Required: Yes

 ** SearchValue **   <a name="billingconductor-Type-StringSearch-SearchValue"></a>
 The value to search for within the specified string field.   
Type: String  
Length Constraints: Minimum length of 1. Maximum length of 128.  
Pattern: `[a-zA-Z0-9_\+=\.\-@ ]+`   
Required: Yes

## See Also
<a name="API_StringSearch_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/billingconductor-2021-07-30/StringSearch) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/billingconductor-2021-07-30/StringSearch) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/billingconductor-2021-07-30/StringSearch) 