Amazon.SimpleSystemsManagement.Model.DescribeMaintenanceWindowsResponse.IsSetWindowIdentities C# (CSharp) Method

IsSetWindowIdentities() private method

private IsSetWindowIdentities ( ) : bool
return bool
        internal bool IsSetWindowIdentities()
        {
            return this._windowIdentities != null && this._windowIdentities.Count > 0; 
        }
DescribeMaintenanceWindowsResponse