

# WarningProperty
<a name="API_WarningProperty"></a>

A specific property that is impacted by a warning.

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

 ** Description **   
The description of the property from the resource provider schema.  
Type: String  
Required: No

 ** PropertyPath **   
The path of the property. For example, if this is for the `S3Bucket` member of the `Code` property, the property path would be `Code/S3Bucket`.  
Type: String  
Required: No

 ** Required **   
If `true`, the specified property is required.  
Type: Boolean  
Required: No

## See Also
<a name="API_WarningProperty_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/cloudformation-2010-05-15/WarningProperty) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/cloudformation-2010-05-15/WarningProperty) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/cloudformation-2010-05-15/WarningProperty) 