Uses of Class
software.amazon.awssdk.services.datazone.model.RedshiftLineageSyncConfigurationOutput
-
Packages that use RedshiftLineageSyncConfigurationOutput Package Description software.amazon.awssdk.services.datazone.model -
-
Uses of RedshiftLineageSyncConfigurationOutput in software.amazon.awssdk.services.datazone.model
Methods in software.amazon.awssdk.services.datazone.model that return RedshiftLineageSyncConfigurationOutput Modifier and Type Method Description RedshiftLineageSyncConfigurationOutputRedshiftPropertiesOutput. lineageSync()The lineage syn of the Amazon Redshift properties.Methods in software.amazon.awssdk.services.datazone.model with parameters of type RedshiftLineageSyncConfigurationOutput Modifier and Type Method Description RedshiftPropertiesOutput.BuilderRedshiftPropertiesOutput.Builder. lineageSync(RedshiftLineageSyncConfigurationOutput lineageSync)The lineage syn of the Amazon Redshift properties.
-