Amazon.MachineLearning.Model.S3DataSpec.IsSetDataLocationS3 C# (CSharp) Метод

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

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