Amazon.SimpleSystemsManagement.Model.PatchBaselineIdentity.IsSetBaselineDescription C# (CSharp) Method

IsSetBaselineDescription() private method

private IsSetBaselineDescription ( ) : bool
return bool
        internal bool IsSetBaselineDescription()
        {
            return this._baselineDescription != null;
        }