Amazon.SimpleSystemsManagement.Model.PatchGroupPatchBaselineMapping.IsSetBaselineIdentity C# (CSharp) 메소드

IsSetBaselineIdentity() 개인적인 메소드

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