

# BillingDetails
<a name="API_BillingDetails"></a>

An object that describes workflow billing details.

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

 ** billedDurationInMilliseconds **   <a name="StepFunctions-Type-BillingDetails-billedDurationInMilliseconds"></a>
Billed duration of your workflow, in milliseconds.  
Type: Long  
Valid Range: Minimum value of 0.  
Required: No

 ** billedMemoryUsedInMB **   <a name="StepFunctions-Type-BillingDetails-billedMemoryUsedInMB"></a>
Billed memory consumption of your workflow, in MB.  
Type: Long  
Valid Range: Minimum value of 0.  
Required: No

## See Also
<a name="API_BillingDetails_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/states-2016-11-23/BillingDetails) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/states-2016-11-23/BillingDetails) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/states-2016-11-23/BillingDetails) 