

# RedshiftPropertiesPatch
<a name="API_RedshiftPropertiesPatch"></a>

Amazon Redshift properties patch.

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

 ** credentials **   <a name="datazone-Type-RedshiftPropertiesPatch-credentials"></a>
The credentials in the Amazon Redshift properties patch.  
Type: [RedshiftCredentials](API_RedshiftCredentials.md) object  
 **Note: **This object is a Union. Only one member of this object can be specified or returned.  
Required: No

 ** databaseName **   <a name="datazone-Type-RedshiftPropertiesPatch-databaseName"></a>
The name in the Amazon Redshift properties patch.  
Type: String  
Length Constraints: Minimum length of 0. Maximum length of 256.  
Required: No

 ** host **   <a name="datazone-Type-RedshiftPropertiesPatch-host"></a>
The host in the Amazon Redshift properties patch.  
Type: String  
Length Constraints: Minimum length of 0. Maximum length of 256.  
Required: No

 ** lineageSync **   <a name="datazone-Type-RedshiftPropertiesPatch-lineageSync"></a>
The lineage sync in the Amazon Redshift properties patch.  
Type: [RedshiftLineageSyncConfigurationInput](API_RedshiftLineageSyncConfigurationInput.md) object  
Required: No

 ** port **   <a name="datazone-Type-RedshiftPropertiesPatch-port"></a>
The port in the Amazon Redshift properties patch.  
Type: Integer  
Required: No

 ** storage **   <a name="datazone-Type-RedshiftPropertiesPatch-storage"></a>
The storage in the Amazon Redshift properties patch.  
Type: [RedshiftStorageProperties](API_RedshiftStorageProperties.md) object  
 **Note: **This object is a Union. Only one member of this object can be specified or returned.  
Required: No

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