Amazon.Rekognition.Model.IndexFacesRequest.IsSetDetectionAttributes C# (CSharp) Method

IsSetDetectionAttributes() private method

private IsSetDetectionAttributes ( ) : bool
return bool
        internal bool IsSetDetectionAttributes()
        {
            return this._detectionAttributes != null && this._detectionAttributes.Count > 0; 
        }