Amazon.AppStream.Model.CreateStreamingURLResponse.IsSetStreamingURL C# (CSharp) Method

IsSetStreamingURL() private method

private IsSetStreamingURL ( ) : bool
return bool
        internal bool IsSetStreamingURL()
        {
            return this._streamingURL != null;
        }
CreateStreamingURLResponse