Amazon.MachineLearning.Model.CreateDataSourceFromS3Request.IsSetDataSpec C# (CSharp) Méthode

IsSetDataSpec() private méthode

private IsSetDataSpec ( ) : bool
Résultat bool
        internal bool IsSetDataSpec()
        {
            return this._dataSpec != null;
        }