Amazon.Rekognition.Model.CompareFacesRequest.IsSetTargetImage C# (CSharp) Method

IsSetTargetImage() private method

private IsSetTargetImage ( ) : bool
return bool
        internal bool IsSetTargetImage()
        {
            return this._targetImage != null;
        }