

# AwsCloudFormationStackOutputsDetails
<a name="API_AwsCloudFormationStackOutputsDetails"></a>

Provides information about the CloudFormation stack output. 

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

 ** Description **   <a name="securityhub-Type-AwsCloudFormationStackOutputsDetails-Description"></a>
A user-defined description associated with the output.   
Type: String  
Pattern: `.*\S.*`   
Required: No

 ** OutputKey **   <a name="securityhub-Type-AwsCloudFormationStackOutputsDetails-OutputKey"></a>
The key associated with the output.   
Type: String  
Pattern: `.*\S.*`   
Required: No

 ** OutputValue **   <a name="securityhub-Type-AwsCloudFormationStackOutputsDetails-OutputValue"></a>
The value associated with the output.   
Type: String  
Pattern: `.*\S.*`   
Required: No

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