Amazon.SimpleSystemsManagement.Model.PatchGroupPatchBaselineMapping.IsSetBaselineIdentity C# (CSharp) Method

IsSetBaselineIdentity() private method

private IsSetBaselineIdentity ( ) : bool
return bool
        internal bool IsSetBaselineIdentity()
        {
            return this._baselineIdentity != null;
        }
PatchGroupPatchBaselineMapping