Amazon.MachineLearning.Model.CreateBatchPredictionRequest.IsSetOutputUri C# (CSharp) Méthode

IsSetOutputUri() private méthode

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