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

IsSetBaselineName() private method

private IsSetBaselineName ( ) : bool
return bool
        internal bool IsSetBaselineName()
        {
            return this._baselineName != null;
        }