

# LandsatCloudCoverLandInput
<a name="API_geospatial_LandsatCloudCoverLandInput"></a>

The structure representing Land Cloud Cover property for Landsat data collection.

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

 ** LowerBound **   <a name="sagemaker-Type-geospatial_LandsatCloudCoverLandInput-LowerBound"></a>
The minimum value for Land Cloud Cover property filter. This will filter items having Land Cloud Cover greater than or equal to this value.  
Type: Float  
Required: Yes

 ** UpperBound **   <a name="sagemaker-Type-geospatial_LandsatCloudCoverLandInput-UpperBound"></a>
The maximum value for Land Cloud Cover property filter. This will filter items having Land Cloud Cover less than or equal to this value.  
Type: Float  
Required: Yes

## See Also
<a name="API_geospatial_LandsatCloudCoverLandInput_SeeAlso"></a>

For more information about using this API in one of the language-specific Amazon SDKs, see the following:
+  [Amazon SDK for C\$1\$1](https://docs.amazonaws.cn/goto/SdkForCpp/sagemaker-geospatial-2020-05-27/LandsatCloudCoverLandInput) 
+  [Amazon SDK for Java V2](https://docs.amazonaws.cn/goto/SdkForJavaV2/sagemaker-geospatial-2020-05-27/LandsatCloudCoverLandInput) 
+  [Amazon SDK for Ruby V3](https://docs.amazonaws.cn/goto/SdkForRubyV3/sagemaker-geospatial-2020-05-27/LandsatCloudCoverLandInput) 