Amazon.SimpleSystemsManagement.Model.EffectivePatch.IsSetPatch C# (CSharp) 메소드

IsSetPatch() 개인적인 메소드

private IsSetPatch ( ) : bool
리턴 bool
        internal bool IsSetPatch()
        {
            return this._patch != null;
        }