Amazon.Shield.Model.ListProtectionsResponse.IsSetProtections C# (CSharp) Method

IsSetProtections() private method

private IsSetProtections ( ) : bool
return bool
        internal bool IsSetProtections()
        {
            return this._protections != null && this._protections.Count > 0; 
        }
ListProtectionsResponse