Uses of Class
software.amazon.awssdk.services.datazone.model.RedshiftLineageSyncConfigurationInput
-
Packages that use RedshiftLineageSyncConfigurationInput Package Description software.amazon.awssdk.services.datazone.model -
-
Uses of RedshiftLineageSyncConfigurationInput in software.amazon.awssdk.services.datazone.model
Methods in software.amazon.awssdk.services.datazone.model that return RedshiftLineageSyncConfigurationInput Modifier and Type Method Description RedshiftLineageSyncConfigurationInputRedshiftPropertiesInput. lineageSync()The lineage sync of the Amazon Redshift.RedshiftLineageSyncConfigurationInputRedshiftPropertiesPatch. lineageSync()The lineage sync in the Amazon Redshift properties patch.Methods in software.amazon.awssdk.services.datazone.model with parameters of type RedshiftLineageSyncConfigurationInput Modifier and Type Method Description RedshiftPropertiesInput.BuilderRedshiftPropertiesInput.Builder. lineageSync(RedshiftLineageSyncConfigurationInput lineageSync)The lineage sync of the Amazon Redshift.RedshiftPropertiesPatch.BuilderRedshiftPropertiesPatch.Builder. lineageSync(RedshiftLineageSyncConfigurationInput lineageSync)The lineage sync in the Amazon Redshift properties patch.
-