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

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

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