Amazon.ECS.Model.EditorialReview.IsSetIsLinkSuppressed C# (CSharp) Method

IsSetIsLinkSuppressed() public method

Checks if IsLinkSuppressed property is set
public IsSetIsLinkSuppressed ( ) : System.Boolean
return System.Boolean
        public Boolean IsSetIsLinkSuppressed()
        {
            return  this.isLinkSuppressedField != null;
        }