Amazon.CodePipeline.Model.ApprovalResult.IsSetSummary C# (CSharp) Method

IsSetSummary() private method

private IsSetSummary ( ) : bool
return bool
        internal bool IsSetSummary()
        {
            return this._summary != null;
        }