Amazon.MachineLearning.Model.RedshiftDataSpec.IsSetDatabaseInformation C# (CSharp) Метод

IsSetDatabaseInformation() приватный Метод

private IsSetDatabaseInformation ( ) : bool
Результат bool
        internal bool IsSetDatabaseInformation()
        {
            return this._databaseInformation != null;
        }