Amazon.SimpleSystemsManagement.Model.DescribePatchGroupsResponse.IsSetMappings C# (CSharp) Method

IsSetMappings() private method

private IsSetMappings ( ) : bool
return bool
        internal bool IsSetMappings()
        {
            return this._mappings != null && this._mappings.Count > 0; 
        }
DescribePatchGroupsResponse