

# AwsStepFunctionStateMachineLoggingConfigurationDetails
<a name="API_AwsStepFunctionStateMachineLoggingConfigurationDetails"></a>

 The `LoggingConfiguration` data type is used to set CloudWatch Logs options. 

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

 ** Destinations **   <a name="securityhub-Type-AwsStepFunctionStateMachineLoggingConfigurationDetails-Destinations"></a>
 An array of objects that describes where your execution history events will be logged.   
Type: Array of [AwsStepFunctionStateMachineLoggingConfigurationDestinationsDetails](API_AwsStepFunctionStateMachineLoggingConfigurationDestinationsDetails.md) objects  
Required: No

 ** IncludeExecutionData **   <a name="securityhub-Type-AwsStepFunctionStateMachineLoggingConfigurationDetails-IncludeExecutionData"></a>
 Determines whether execution data is included in your log. When set to false, data is excluded.   
Type: Boolean  
Required: No

 ** Level **   <a name="securityhub-Type-AwsStepFunctionStateMachineLoggingConfigurationDetails-Level"></a>
 Defines which category of execution history events are logged.   
Type: String  
Pattern: `.*\S.*`   
Required: No

## See Also
<a name="API_AwsStepFunctionStateMachineLoggingConfigurationDetails_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/securityhub-2018-10-26/AwsStepFunctionStateMachineLoggingConfigurationDetails) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/securityhub-2018-10-26/AwsStepFunctionStateMachineLoggingConfigurationDetails) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/securityhub-2018-10-26/AwsStepFunctionStateMachineLoggingConfigurationDetails) 