Amazon.SimpleSystemsManagement.Model.EffectivePatch.IsSetPatch C# (CSharp) Method

IsSetPatch() private method

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