Amazon.CodePipeline.Model.ActionTypeId.IsSetCategory C# (CSharp) Method

IsSetCategory() private method

private IsSetCategory ( ) : bool
return bool
        internal bool IsSetCategory()
        {
            return this._category != null;
        }